Date: Thu, 23 Jan 2025 17:11:14 GMT From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f37d3f5fe2d8 - main - textproc/crow-translate: fully convert to USE_KDE Message-ID: <202501231711.50NHBEf7095178@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=f37d3f5fe2d870becfc1366ccaa9a1d71c7dd2ad commit f37d3f5fe2d870becfc1366ccaa9a1d71c7dd2ad Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2025-01-23 17:08:20 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2025-01-23 17:08:20 +0000 textproc/crow-translate: fully convert to USE_KDE No functional changes, KF6 extra-cmake-modules is used always --- textproc/crow-translate/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/textproc/crow-translate/Makefile b/textproc/crow-translate/Makefile index af8aec0f280c..5603fff05021 100644 --- a/textproc/crow-translate/Makefile +++ b/textproc/crow-translate/Makefile @@ -15,12 +15,11 @@ LICENSE_FILE_CC-BY-SA-4.0= ${WRKSRC}/LICENSES/CC-BY-SA-4.0.txt LICENSE_FILE_CC0-1.0= ${WRKSRC}/LICENSES/CC0-1.0.txt LICENSE_FILE_GPLv3+ = ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt -BUILD_DEPENDS= ${LOCALBASE}/share/ECM/cmake/ECMConfig.cmake:devel/kf6-extra-cmake-modules LIB_DEPENDS= libleptonica.so:graphics/leptonica \ libtesseract.so:graphics/tesseract USES= cmake desktop-file-utils gstreamer kde:5 qt:5 xorg -USE_KDE= wayland +USE_KDE= wayland ecm:build USE_QT= concurrent core dbus gui multimedia network svg widgets \ x11extras buildtools:build linguisttools:build qmake:build USE_XORG= ice sm x11 xcb xexthome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501231711.50NHBEf7095178>
