File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,11 +12,12 @@ LICENSE= LGPL21
1212LIB_DEPENDS = libboost_date_time.so:devel/boost-libs \
1313 libcurl.so:ftp/curl \
1414 libkolabxml.so:textproc/libkolabxml \
15+ libqca-qt6.so:devel/qca@qt6 \
1516 libsasl2.so:security/cyrus-sasl2 \
1617 libxerces-c.so:textproc/xerces-c3 \
1718 libqt6keychain.so:security/qtkeychain@qt6
1819
19- USES = cmake:noninja compiler:c++11-lib gettext kde:6 qca qt:6 \
20+ USES = cmake:noninja compiler:c++11-lib gettext kde:6 qt:6 \
2021 shared-mime-info tar:xz xorg
2122USE_KDE = auth bookmarks codecs completion config configwidgets \
2223 coreaddons crash dbusaddons guiaddons holidays i18n iconthemes \
Original file line number Diff line number Diff line change @@ -13,7 +13,9 @@ LICENSE_COMB= dual
1313LICENSE_FILE_GPLv2 = ${WRKSRC}/LICENSES/GPL-2.0-only.txt
1414LICENSE_FILE_GPLv3 = ${WRKSRC}/LICENSES/GPL-3.0-only.txt
1515
16- USES = cmake compiler:c++11-lang gettext kde:5 qca qt:5 \
16+ LIB_DEPENDS = libqca-qt5.so:devel/qca@qt5
17+
18+ USES = cmake compiler:c++11-lang gettext kde:5 qt:5 \
1719 shared-mime-info tar:xz xorg
1820USE_KDE = attica auth bookmarks codecs completion config configwidgets \
1921 coreaddons crash dbusaddons doctools i18n iconthemes itemviews \
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ LIB_DEPENDS= libImath.so:math/Imath \
2525 libodfgen-0.1.so:textproc/libodfgen01 \
2626 libpoppler-qt6.so:graphics/poppler-qt6 \
2727 libpoppler.so:graphics/poppler \
28+ libqca-qt6.so:devel/qca@qt6 \
2829 libqt6keychain.so:security/qtkeychain@qt6 \
2930 librevenge-0.0.so:textproc/librevenge \
3031 libvisio-0.1.so:textproc/libvisio01 \
@@ -35,7 +36,7 @@ RUN_DEPENDS= pstoedit:graphics/pstoedit
3536
3637USES = cmake compiler:c++17-lang cpe desktop-file-utils eigen:3 \
3738 gettext gl iconv:translit jpeg kde:6 localbase:ldflags perl5 \
38- pkgconfig qca qt:6 shared-mime-info ssl tar:xz xorg
39+ pkgconfig qt:6 shared-mime-info ssl tar:xz xorg
3940USE_GL = gl opengl
4041USE_LDCONFIG = yes
4142USE_KDE = archive bookmarks colorscheme completion config configwidgets \
Original file line number Diff line number Diff line change @@ -6,7 +6,9 @@ MAINTAINER= kde@FreeBSD.org
66COMMENT = ${${PORTNAME:tu}_DESC}
77WWW = https://www.kde.org/applications/games/ksirk/
88
9- USES = cmake compiler:c++11-lang gettext kde:6 qca qt:6 tar:xz
9+ LIB_DEPENDS = libqca-qt6.so:devel/qca@qt6
10+
11+ USES = cmake compiler:c++11-lang gettext kde:6 qt:6 tar:xz
1012USE_KDE = attica auth codecs completion config configwidgets coreaddons \
1113 crash i18n iconthemes kio libkdegames newstuff phonon service \
1214 wallet widgetsaddons xmlgui \
Original file line number Diff line number Diff line change @@ -17,12 +17,13 @@ LIB_DEPENDS= libchm.so:misc/chmlib \
1717 libQMobipocket6.so:graphics/kdegraphics-mobipocket@qt6 \
1818 libpoppler.so:graphics/poppler \
1919 libpoppler-qt6.so:graphics/poppler-qt6 \
20+ libqca-qt6.so:devel/qca@qt6 \
2021 libspectre.so:print/libspectre \
2122 libtiff.so:graphics/tiff \
2223 libzip.so:archivers/libzip
2324
2425USES = cmake compiler:c++11-lib cpe desktop-file-utils gettext jpeg \
25- kde:6 pkgconfig qca qt:6 tar:xz xorg
26+ kde:6 pkgconfig qt:6 tar:xz xorg
2627USE_KDE = activities archive auth bookmarks codecs completion config \
2728 iconthemes itemmodels itemviews jobwidgets kio libkexiv2 parts \
2829 phonon pty service solid sonnet textwidgets threadweaver \
Original file line number Diff line number Diff line change @@ -8,8 +8,10 @@ WWW= https://konversation.kde.org
88
99LICENSE = GPLv2+
1010
11+ LIB_DEPENDS = libqca-qt6.so:devel/qca@qt6
12+
1113USES = cmake compiler:c++11-lang cpe desktop-file-utils gettext kde:6 \
12- qca qt:6 shebangfix tar:xz xorg \
14+ qt:6 shebangfix tar:xz xorg \
1315 python:run
1416USE_KDE = archive attica auth bookmarks codecs completion config \
1517 configwidgets coreaddons crash dbusaddons doctools globalaccel \
Original file line number Diff line number Diff line change @@ -13,7 +13,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
1313
1414BUILD_DEPENDS = ${LOCALBASE}/include/boost/optional.hpp:devel/boost-libs
1515
16- USES = cmake compiler:c++11-lib cpe ldap pkgconfig qca qt:5 tar:xz
16+ LIB_DEPENDS = libqca-qt5.so:devel/qca@qt5
17+
18+ USES = cmake compiler:c++11-lib cpe ldap pkgconfig qt:5 tar:xz
1719USE_GITHUB = nodefault
1820# GH_ACCOUNT= ${PORTNAME}
1921# GH_PROJECT= ${PORTNAME}
Original file line number Diff line number Diff line change @@ -10,10 +10,11 @@ WWW= https://psi-im.org/
1010
1111LICENSE = GPLv2+
1212
13- LIB_DEPENDS = libidn.so:dns/libidn
13+ LIB_DEPENDS = libidn.so:dns/libidn \
14+ libqca-qt5.so:devel/qca@qt5
1415
1516USES = cmake compiler:c++11-lang desktop-file-utils minizip pkgconfig \
16- qca qt:5 tar:xz xorg
17+ qt:5 tar:xz xorg
1718USE_QT = concurrent core dbus gui multimedia network svg widgets \
1819 x11extras xml buildtools:build qmake:build imageformats:run
1920USE_XORG = ice sm x11 xcb xext xscrnsaver
Original file line number Diff line number Diff line change @@ -8,9 +8,10 @@ WWW= https://ktorrent.org/
88
99BUILD_DEPENDS = ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs
1010LIB_DEPENDS = libgcrypt.so:security/libgcrypt \
11- libgmp.so:math/gmp
11+ libgmp.so:math/gmp \
12+ libqca-qt6.so:devel/qca@qt6
1213
13- USES = cmake compiler:c++11-lang gettext kde:6 qca qt:6 tar:xz xorg
14+ USES = cmake compiler:c++11-lang gettext kde:6 qt:6 tar:xz xorg
1415USE_KDE = archive completion config coreaddons crash i18n jobwidgets kio \
1516 service solid widgetsaddons windowsystem \
1617 ecm:build
Original file line number Diff line number Diff line change @@ -13,9 +13,10 @@ LIB_DEPENDS= libKTorrent6.so:net-p2p/libktorrent \
1313 libgpg-error.so:security/libgpg-error \
1414 libgpgme.so:security/gpgme \
1515 libgpgmepp.so:security/gpgme-cpp \
16+ libqca-qt6.so:devel/qca@qt6 \
1617 libqgpgmeqt6.so:security/gpgme-qt@qt6
1718
18- USES = cmake compiler:c++11-lang desktop-file-utils gettext kde:6 qca \
19+ USES = cmake compiler:c++11-lang desktop-file-utils gettext kde:6 \
1920 qt:6 shebangfix sqlite tar:xz xorg
2021USE_KDE = archive auth bookmarks codecs completion config configwidgets \
2122 coreaddons crash dbusaddons guiaddons i18n iconthemes \
You can’t perform that action at this time.
0 commit comments