mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/crow-translate: fully convert to USE_KDE
No functional changes, KF6 extra-cmake-modules is used always
This commit is contained in:
parent
72f17045d2
commit
f37d3f5fe2
1 changed files with 1 additions and 2 deletions
|
@ -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_CC0-1.0= ${WRKSRC}/LICENSES/CC0-1.0.txt
|
||||||
LICENSE_FILE_GPLv3+ = ${WRKSRC}/LICENSES/GPL-3.0-or-later.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 \
|
LIB_DEPENDS= libleptonica.so:graphics/leptonica \
|
||||||
libtesseract.so:graphics/tesseract
|
libtesseract.so:graphics/tesseract
|
||||||
|
|
||||||
USES= cmake desktop-file-utils gstreamer kde:5 qt:5 xorg
|
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 \
|
USE_QT= concurrent core dbus gui multimedia network svg widgets \
|
||||||
x11extras buildtools:build linguisttools:build qmake:build
|
x11extras buildtools:build linguisttools:build qmake:build
|
||||||
USE_XORG= ice sm x11 xcb xext
|
USE_XORG= ice sm x11 xcb xext
|
||||||
|
|
Loading…
Add table
Reference in a new issue