File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11PORTNAME = kio
22DISTVERSION = ${KDE_FRAMEWORKS_VERSION}
3+ PORTREVISION = 1
34CATEGORIES = devel kde kde-frameworks
45
56MAINTAINER = kde@FreeBSD.org
@@ -9,7 +10,7 @@ USES= cmake compiler:c++11-lib desktop-file-utils \
910 gettext gnome kde:5 qt:5 ssl tar:xz
1011USE_GNOME = libxml2 libxslt
1112USE_KDE = archive auth bookmarks codecs completion config \
12- configwidgets coreaddons crash dbusaddons doctools ecm \
13+ configwidgets coreaddons crash dbusaddons doctools_build ecm \
1314 i18n iconthemes itemviews jobwidgets kded \
1415 notifications service solid sonnet textwidgets wallet \
1516 widgetsaddons windowsystem xmlgui
Original file line number Diff line number Diff line change 11PORTNAME = kpackage
22DISTVERSION = ${KDE_FRAMEWORKS_VERSION}
3+ PORTREVISION = 1
34CATEGORIES = devel kde kde-frameworks
45
56MAINTAINER = kde@FreeBSD.org
67COMMENT = KF5 library to load and install packages
78
89USES = cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
9- USE_KDE = archive config coreaddons doctools ecm i18n
10+ USE_KDE = archive config coreaddons doctools_build ecm i18n
1011USE_QT = core dbus xml \
1112 buildtools_build qmake_build
1213
Original file line number Diff line number Diff line change 11PORTNAME = kservice
22DISTVERSION = ${KDE_FRAMEWORKS_VERSION}
3+ PORTREVISION = 1
34CATEGORIES = devel kde kde-frameworks
45
56MAINTAINER = kde@FreeBSD.org
67COMMENT = KF5 advanced plugin and service introspection
78
89USES = bison cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
910USE_KDE = archive config coreaddons crash dbusaddons \
10- doctools ecm i18n
11+ doctools_build ecm i18n
1112USE_QT = core dbus gui xml \
1213 buildtools_build qmake_build
1314
Original file line number Diff line number Diff line change 11PORTNAME = kross
22DISTVERSION = ${KDE_FRAMEWORKS_VERSION}
3+ PORTREVISION = 1
34CATEGORIES = lang kde kde-frameworks
45
56MAINTAINER = kde@FreeBSD.org
@@ -8,7 +9,7 @@ COMMENT= KF5 multi-language application scripting
89USES = cmake compiler:c++11-lib gettext gl kde:5 qt:5 tar:xz
910USE_GL = gl
1011USE_KDE = auth bookmarks codecs completion config configwidgets \
11- coreaddons doctools ecm i18n iconthemes itemviews \
12+ coreaddons doctools_build ecm i18n iconthemes itemviews \
1213 jobwidgets kio parts service solid sonnet textwidgets \
1314 widgetsaddons windowsystem xmlgui
1415USE_QT = concurrent core dbus gui network script uiplugin \
Original file line number Diff line number Diff line change 11PORTNAME = kxmlrpcclient
22DISTVERSION = ${KDE_FRAMEWORKS_VERSION}
3+ PORTREVISION = 1
34CATEGORIES = net kde kde-frameworks
45
56MAINTAINER = kde@FreeBSD.org
67COMMENT = KF5 interaction with XMLRPC services
78
89USES = cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
9- USE_KDE = config coreaddons ecm doctools i18n kio service
10+ USE_KDE = config coreaddons ecm doctools_build i18n kio service
1011USE_QT = buildtools_build concurrent core dbus gui \
1112 network qmake_build xml
1213
Original file line number Diff line number Diff line change 11PORTNAME = kwallet
22DISTVERSION = ${KDE_FRAMEWORKS_VERSION}
3+ PORTREVISION = 1
34CATEGORIES = sysutils kde kde-frameworks
45
56MAINTAINER = kde@FreeBSD.org
@@ -15,7 +16,7 @@ LIB_DEPENDS= libassuan.so:security/libassuan \
1516
1617USES = cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
1718USE_KDE = auth codecs config configwidgets coreaddons dbusaddons \
18- doctools ecm i18n iconthemes notifications service \
19+ doctools_build ecm i18n iconthemes notifications service \
1920 widgetsaddons windowsystem
2021USE_QT = buildtools_build core dbus gui qmake_build widgets xml
2122
Original file line number Diff line number Diff line change 11PORTNAME = kjs
22DISTVERSION = ${KDE_FRAMEWORKS_VERSION}
3+ PORTREVISION = 1
34CATEGORIES = www kde kde-frameworks
45
56MAINTAINER = kde@FreeBSD.org
@@ -8,7 +9,7 @@ COMMENT= KF5 library providing an ECMAScript interpreter
89LIB_DEPENDS = libpcre.so:devel/pcre
910
1011USES = cmake compiler:c++11-lib kde:5 pkgconfig qt:5 tar:xz
11- USE_KDE = ecm doctools
12+ USE_KDE = ecm doctools_build
1213USE_QT = buildtools_build core qmake_build
1314
1415.include <bsd.port.mk>
Original file line number Diff line number Diff line change 11PORTNAME = kjsembed
22DISTVERSION = ${KDE_FRAMEWORKS_VERSION}
3+ PORTREVISION = 1
34CATEGORIES = www kde kde-frameworks
45
56MAINTAINER = kde@FreeBSD.org
67COMMENT = KF5 library for binding JavaScript objects to QObjects
78
89USES = cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
9- USE_KDE = archive doctools ecm i18n js
10+ USE_KDE = archive doctools_build ecm i18n js
1011USE_QT = buildtools_build core gui qmake_build svg \
1112 uiplugin uitools widgets xml
1213
Original file line number Diff line number Diff line change 11PORTNAME = kconfigwidgets
22DISTVERSION = ${KDE_FRAMEWORKS_VERSION}
3+ PORTREVISION = 1
34CATEGORIES = x11-toolkits kde kde-frameworks
45
56MAINTAINER = kde@FreeBSD.org
67COMMENT = KF5 widgets for configuration dialogs
78
89USES = cmake compiler:c++11-lib gettext kde:5 qt:5 shebangfix tar:xz
9- USE_KDE = archive auth codecs config coreaddons doctools ecm guiaddons \
10+ USE_KDE = archive auth codecs config coreaddons doctools_build ecm guiaddons \
1011 i18n widgetsaddons
1112USE_QT = buildtools_build core dbus gui qmake_build widgets xml
1213
Original file line number Diff line number Diff line change 11PORTNAME = kdesignerplugin
22DISTVERSION = ${KDE_FRAMEWORKS_VERSION}
3+ PORTREVISION = 1
34CATEGORIES = x11-toolkits kde kde-frameworks
45
56MAINTAINER = kde@FreeBSD.org
67COMMENT = KF5 integration of Frameworks widgets in Qt Designer/Creator
78
89USES = cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
910USE_KDE = auth bookmarks codecs completion config configwidgets \
10- coreaddons doctools ecm i18n iconthemes itemviews \
11+ coreaddons doctools_build ecm i18n iconthemes itemviews \
1112 jobwidgets kdewebkit kio plotting service solid sonnet \
1213 textwidgets widgetsaddons xmlgui
1314USE_QT = buildtools_build concurrent core dbus designer gui linguisttools \
You can’t perform that action at this time.
0 commit comments