diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2016-11-14 16:12:56 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2016-11-14 16:12:56 +0000 |
commit | 30a183cdd9faf4c65a08818c285c8d9351e43ad3 (patch) | |
tree | dbe08499461c3eea79dce8b1eca87e2699ef0d1c /x11-toolkits/kf5-kconfigwidgets | |
parent | 1ff45cdd0ae918b61cf33786436856d37aa2dcfb (diff) | |
download | ports-30a183cdd9faf4c65a08818c285c8d9351e43ad3.tar.gz ports-30a183cdd9faf4c65a08818c285c8d9351e43ad3.zip |
Importing KDE Frameworks into the ports tree (required for newer KDE Desktop and Applications)
KDE Frameworks is a collection of libraries and software frameworks by KDE
that serve as technological foundation for KDE Plasma 5 and KDE Applications
distributed under the GNU Lesser General Public License (LGPL) [1].
The work is based on what we have in the KDE testing repo [2].
This is the next big step in updating the KDE Desktop and its Applications
to anything less dusty.
With this change, `USES=kde:5` is now a valid option. Ports that need to depend
on KDE Framework can now set:
USES=kde:5
USE_KDE=<framework1> <framework2> ... <frameworkX>
For example: www/qupzilla-qt5 can depend on sysutils/kf5-kwallet via:
KWALLET_USE= KDE=wallet
I would like to thank Raphael and Adriaan for reviewing the ports in the testing
repo :)
[1] https://en.wikipedia.org/wiki/KDE_Frameworks
[2] http://src.mouf.net/area51/log/branches/plasma5
Reviewed by: rakuco, mat, groot_kde.org
Approved by: rakuco (maintainer)
Differential Revision: https://reviews.freebsd.org/D8329
Notes
Notes:
svn path=/head/; revision=426118
Diffstat (limited to 'x11-toolkits/kf5-kconfigwidgets')
-rw-r--r-- | x11-toolkits/kf5-kconfigwidgets/Makefile | 18 | ||||
-rw-r--r-- | x11-toolkits/kf5-kconfigwidgets/distinfo | 3 | ||||
-rw-r--r-- | x11-toolkits/kf5-kconfigwidgets/pkg-descr | 4 | ||||
-rw-r--r-- | x11-toolkits/kf5-kconfigwidgets/pkg-plist | 247 |
4 files changed, 272 insertions, 0 deletions
diff --git a/x11-toolkits/kf5-kconfigwidgets/Makefile b/x11-toolkits/kf5-kconfigwidgets/Makefile new file mode 100644 index 000000000000..06126fa2f9a5 --- /dev/null +++ b/x11-toolkits/kf5-kconfigwidgets/Makefile @@ -0,0 +1,18 @@ +# Created by: tcberner +# $FreeBSD$ + +PORTNAME= kconfigwidgets +PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +CATEGORIES= x11-toolkits kde kde-frameworks + +MAINTAINER= kde@FreeBSD.org +COMMENT= KF5 widgets for configuration dialogs + +USES= cmake:outsource compiler:c++11-lib gettext kde:5 shebangfix tar:xz +USE_KDE= archive auth codecs config coreaddons doctools ecm guiaddons \ + i18n widgetsaddons +USE_QT5= buildtools_build core dbus gui qmake_build widgets xml + +SHEBANG_FILES= src/preparetips5 + +.include <bsd.port.mk> diff --git a/x11-toolkits/kf5-kconfigwidgets/distinfo b/x11-toolkits/kf5-kconfigwidgets/distinfo new file mode 100644 index 000000000000..605c3cbdfe47 --- /dev/null +++ b/x11-toolkits/kf5-kconfigwidgets/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1475424085 +SHA256 (KDE/frameworks/5.27.0/kconfigwidgets-5.27.0.tar.xz) = 28a4243c245401bdc0b27616f94692b172b80a82b2408c158f5d57a95d8e7069 +SIZE (KDE/frameworks/5.27.0/kconfigwidgets-5.27.0.tar.xz) = 2868020 diff --git a/x11-toolkits/kf5-kconfigwidgets/pkg-descr b/x11-toolkits/kf5-kconfigwidgets/pkg-descr new file mode 100644 index 000000000000..470faad46f3a --- /dev/null +++ b/x11-toolkits/kf5-kconfigwidgets/pkg-descr @@ -0,0 +1,4 @@ +KConfigWidgets provides easy-to-use classes to create configuration dialogs, +as well as a set of widgets which uses KConfig to store their settings. + +WWW: http://api.kde.org/frameworks-api/frameworks5-apidocs/kconfigwidgets/html/index.html diff --git a/x11-toolkits/kf5-kconfigwidgets/pkg-plist b/x11-toolkits/kf5-kconfigwidgets/pkg-plist new file mode 100644 index 000000000000..821d4da65522 --- /dev/null +++ b/x11-toolkits/kf5-kconfigwidgets/pkg-plist @@ -0,0 +1,247 @@ +bin/preparetips5 +include/KF5/KConfigWidgets/KCModule +include/KF5/KConfigWidgets/KCodecAction +include/KF5/KConfigWidgets/KColorScheme +include/KF5/KConfigWidgets/KColorSchemeManager +include/KF5/KConfigWidgets/KConfigDialog +include/KF5/KConfigWidgets/KConfigDialogManager +include/KF5/KConfigWidgets/KConfigViewStateSaver +include/KF5/KConfigWidgets/KHelpClient +include/KF5/KConfigWidgets/KLanguageButton +include/KF5/KConfigWidgets/KPasteTextAction +include/KF5/KConfigWidgets/KRecentFilesAction +include/KF5/KConfigWidgets/KStandardAction +include/KF5/KConfigWidgets/KTipDialog +include/KF5/KConfigWidgets/KViewStateMaintainer +include/KF5/KConfigWidgets/kcmodule.h +include/KF5/KConfigWidgets/kcodecaction.h +include/KF5/KConfigWidgets/kcolorscheme.h +include/KF5/KConfigWidgets/kcolorschememanager.h +include/KF5/KConfigWidgets/kconfigdialog.h +include/KF5/KConfigWidgets/kconfigdialogmanager.h +include/KF5/KConfigWidgets/kconfigviewstatesaver.h +include/KF5/KConfigWidgets/kconfigwidgets_export.h +include/KF5/KConfigWidgets/khelpclient.h +include/KF5/KConfigWidgets/klanguagebutton.h +include/KF5/KConfigWidgets/kpastetextaction.h +include/KF5/KConfigWidgets/krecentfilesaction.h +include/KF5/KConfigWidgets/kstandardaction.h +include/KF5/KConfigWidgets/ktip.h +include/KF5/KConfigWidgets/ktipdialog.h +include/KF5/KConfigWidgets/kviewstatemaintainer.h +include/KF5/kconfigwidgets_version.h +lib/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfig.cmake +lib/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfigVersion.cmake +lib/cmake/KF5ConfigWidgets/KF5ConfigWidgetsTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5ConfigWidgets/KF5ConfigWidgetsTargets.cmake +lib/libKF5ConfigWidgets.so +lib/libKF5ConfigWidgets.so.5 +lib/libKF5ConfigWidgets.so.%%KDE_FRAMEWORKS_VERSION%% +%%QT_MKSPECDIR%%/modules/qt_KConfigWidgets.pri +man/ca/man1/preparetips5.1.gz +man/de/man1/preparetips5.1.gz +man/it/man1/preparetips5.1.gz +man/man1/preparetips5.1.gz +man/nl/man1/preparetips5.1.gz +man/pt_BR/man1/preparetips5.1.gz +man/ru/man1/preparetips5.1.gz +man/sv/man1/preparetips5.1.gz +man/uk/man1/preparetips5.1.gz +share/locale/af/LC_MESSAGES/kconfigwidgets5.mo +share/locale/af/kf5_entry.desktop +share/locale/ar/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ar/kf5_entry.desktop +share/locale/as/LC_MESSAGES/kconfigwidgets5.mo +share/locale/as/kf5_entry.desktop +share/locale/ast/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ast/kf5_entry.desktop +share/locale/be/LC_MESSAGES/kconfigwidgets5.mo +share/locale/be/kf5_entry.desktop +share/locale/be@latin/LC_MESSAGES/kconfigwidgets5.mo +share/locale/be@latin/kf5_entry.desktop +share/locale/bg/LC_MESSAGES/kconfigwidgets5.mo +share/locale/bg/kf5_entry.desktop +share/locale/bn/LC_MESSAGES/kconfigwidgets5.mo +share/locale/bn/kf5_entry.desktop +share/locale/bn_IN/LC_MESSAGES/kconfigwidgets5.mo +share/locale/bn_IN/kf5_entry.desktop +share/locale/br/LC_MESSAGES/kconfigwidgets5.mo +share/locale/br/kf5_entry.desktop +share/locale/bs/LC_MESSAGES/kconfigwidgets5.mo +share/locale/bs/kf5_entry.desktop +share/locale/ca/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ca/kf5_entry.desktop +share/locale/ca@valencia/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ca@valencia/kf5_entry.desktop +share/locale/crh/LC_MESSAGES/kconfigwidgets5.mo +share/locale/crh/kf5_entry.desktop +share/locale/cs/LC_MESSAGES/kconfigwidgets5.mo +share/locale/cs/kf5_entry.desktop +share/locale/csb/LC_MESSAGES/kconfigwidgets5.mo +share/locale/csb/kf5_entry.desktop +share/locale/cy/LC_MESSAGES/kconfigwidgets5.mo +share/locale/cy/kf5_entry.desktop +share/locale/da/LC_MESSAGES/kconfigwidgets5.mo +share/locale/da/kf5_entry.desktop +share/locale/de/LC_MESSAGES/kconfigwidgets5.mo +share/locale/de/kf5_entry.desktop +share/locale/el/LC_MESSAGES/kconfigwidgets5.mo +share/locale/el/kf5_entry.desktop +share/locale/en_GB/LC_MESSAGES/kconfigwidgets5.mo +share/locale/en_GB/kf5_entry.desktop +share/locale/en_US/kf5_entry.desktop +share/locale/eo/LC_MESSAGES/kconfigwidgets5.mo +share/locale/eo/kf5_entry.desktop +share/locale/es/LC_MESSAGES/kconfigwidgets5.mo +share/locale/es/kf5_entry.desktop +share/locale/et/LC_MESSAGES/kconfigwidgets5.mo +share/locale/et/kf5_entry.desktop +share/locale/eu/LC_MESSAGES/kconfigwidgets5.mo +share/locale/eu/kf5_entry.desktop +share/locale/fa/LC_MESSAGES/kconfigwidgets5.mo +share/locale/fa/kf5_entry.desktop +share/locale/fi/LC_MESSAGES/kconfigwidgets5.mo +share/locale/fi/kf5_entry.desktop +share/locale/fr/LC_MESSAGES/kconfigwidgets5.mo +share/locale/fr/kf5_entry.desktop +share/locale/fy/LC_MESSAGES/kconfigwidgets5.mo +share/locale/fy/kf5_entry.desktop +share/locale/ga/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ga/kf5_entry.desktop +share/locale/gd/LC_MESSAGES/kconfigwidgets5.mo +share/locale/gl/LC_MESSAGES/kconfigwidgets5.mo +share/locale/gl/kf5_entry.desktop +share/locale/gu/LC_MESSAGES/kconfigwidgets5.mo +share/locale/gu/kf5_entry.desktop +share/locale/ha/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ha/kf5_entry.desktop +share/locale/he/LC_MESSAGES/kconfigwidgets5.mo +share/locale/he/kf5_entry.desktop +share/locale/hi/LC_MESSAGES/kconfigwidgets5.mo +share/locale/hi/kf5_entry.desktop +share/locale/hne/LC_MESSAGES/kconfigwidgets5.mo +share/locale/hne/kf5_entry.desktop +share/locale/hr/LC_MESSAGES/kconfigwidgets5.mo +share/locale/hr/kf5_entry.desktop +share/locale/hsb/LC_MESSAGES/kconfigwidgets5.mo +share/locale/hsb/kf5_entry.desktop +share/locale/hu/LC_MESSAGES/kconfigwidgets5.mo +share/locale/hu/kf5_entry.desktop +share/locale/hy/LC_MESSAGES/kconfigwidgets5.mo +share/locale/hy/kf5_entry.desktop +share/locale/ia/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ia/kf5_entry.desktop +share/locale/id/LC_MESSAGES/kconfigwidgets5.mo +share/locale/id/kf5_entry.desktop +share/locale/is/LC_MESSAGES/kconfigwidgets5.mo +share/locale/is/kf5_entry.desktop +share/locale/it/LC_MESSAGES/kconfigwidgets5.mo +share/locale/it/kf5_entry.desktop +share/locale/ja/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ja/kf5_entry.desktop +share/locale/ka/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ka/kf5_entry.desktop +share/locale/kk/LC_MESSAGES/kconfigwidgets5.mo +share/locale/kk/kf5_entry.desktop +share/locale/km/LC_MESSAGES/kconfigwidgets5.mo +share/locale/km/kf5_entry.desktop +share/locale/kn/LC_MESSAGES/kconfigwidgets5.mo +share/locale/kn/kf5_entry.desktop +share/locale/ko/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ko/kf5_entry.desktop +share/locale/ku/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ku/kf5_entry.desktop +share/locale/lb/LC_MESSAGES/kconfigwidgets5.mo +share/locale/lb/kf5_entry.desktop +share/locale/lt/LC_MESSAGES/kconfigwidgets5.mo +share/locale/lt/kf5_entry.desktop +share/locale/lv/LC_MESSAGES/kconfigwidgets5.mo +share/locale/lv/kf5_entry.desktop +share/locale/mai/LC_MESSAGES/kconfigwidgets5.mo +share/locale/mai/kf5_entry.desktop +share/locale/mk/LC_MESSAGES/kconfigwidgets5.mo +share/locale/mk/kf5_entry.desktop +share/locale/ml/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ml/kf5_entry.desktop +share/locale/mr/LC_MESSAGES/kconfigwidgets5.mo +share/locale/mr/kf5_entry.desktop +share/locale/ms/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ms/kf5_entry.desktop +share/locale/nb/LC_MESSAGES/kconfigwidgets5.mo +share/locale/nb/kf5_entry.desktop +share/locale/nds/LC_MESSAGES/kconfigwidgets5.mo +share/locale/nds/kf5_entry.desktop +share/locale/ne/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ne/kf5_entry.desktop +share/locale/nl/LC_MESSAGES/kconfigwidgets5.mo +share/locale/nl/kf5_entry.desktop +share/locale/nn/LC_MESSAGES/kconfigwidgets5.mo +share/locale/nn/kf5_entry.desktop +share/locale/oc/LC_MESSAGES/kconfigwidgets5.mo +share/locale/or/LC_MESSAGES/kconfigwidgets5.mo +share/locale/or/kf5_entry.desktop +share/locale/pa/LC_MESSAGES/kconfigwidgets5.mo +share/locale/pa/kf5_entry.desktop +share/locale/pl/LC_MESSAGES/kconfigwidgets5.mo +share/locale/pl/kf5_entry.desktop +share/locale/ps/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ps/kf5_entry.desktop +share/locale/pt/LC_MESSAGES/kconfigwidgets5.mo +share/locale/pt/kf5_entry.desktop +share/locale/pt_BR/LC_MESSAGES/kconfigwidgets5.mo +share/locale/pt_BR/kf5_entry.desktop +share/locale/ro/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ro/kf5_entry.desktop +share/locale/ru/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ru/kf5_entry.desktop +share/locale/se/LC_MESSAGES/kconfigwidgets5.mo +share/locale/se/kf5_entry.desktop +share/locale/si/LC_MESSAGES/kconfigwidgets5.mo +share/locale/si/kf5_entry.desktop +share/locale/sk/LC_MESSAGES/kconfigwidgets5.mo +share/locale/sl/LC_MESSAGES/kconfigwidgets5.mo +share/locale/sl/kf5_entry.desktop +share/locale/sq/LC_MESSAGES/kconfigwidgets5.mo +share/locale/sq/kf5_entry.desktop +share/locale/sr/LC_MESSAGES/kconfigwidgets5.mo +share/locale/sr/kf5_entry.desktop +share/locale/sr@ijekavian/LC_MESSAGES/kconfigwidgets5.mo +share/locale/sr@ijekavian/kf5_entry.desktop +share/locale/sr@ijekavianlatin/LC_MESSAGES/kconfigwidgets5.mo +share/locale/sr@ijekavianlatin/kf5_entry.desktop +share/locale/sr@latin/LC_MESSAGES/kconfigwidgets5.mo +share/locale/sr@latin/kf5_entry.desktop +share/locale/sv/LC_MESSAGES/kconfigwidgets5.mo +share/locale/sv/kf5_entry.desktop +share/locale/ta/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ta/kf5_entry.desktop +share/locale/te/LC_MESSAGES/kconfigwidgets5.mo +share/locale/te/kf5_entry.desktop +share/locale/tg/LC_MESSAGES/kconfigwidgets5.mo +share/locale/tg/kf5_entry.desktop +share/locale/th/LC_MESSAGES/kconfigwidgets5.mo +share/locale/th/kf5_entry.desktop +share/locale/tr/LC_MESSAGES/kconfigwidgets5.mo +share/locale/tr/kf5_entry.desktop +share/locale/tt/LC_MESSAGES/kconfigwidgets5.mo +share/locale/tt/kf5_entry.desktop +share/locale/ug/LC_MESSAGES/kconfigwidgets5.mo +share/locale/ug/kf5_entry.desktop +share/locale/uk/LC_MESSAGES/kconfigwidgets5.mo +share/locale/uk/kf5_entry.desktop +share/locale/uz/LC_MESSAGES/kconfigwidgets5.mo +share/locale/uz/kf5_entry.desktop +share/locale/uz@cyrillic/LC_MESSAGES/kconfigwidgets5.mo +share/locale/uz@cyrillic/kf5_entry.desktop +share/locale/vi/LC_MESSAGES/kconfigwidgets5.mo +share/locale/vi/kf5_entry.desktop +share/locale/wa/LC_MESSAGES/kconfigwidgets5.mo +share/locale/wa/kf5_entry.desktop +share/locale/xh/LC_MESSAGES/kconfigwidgets5.mo +share/locale/xh/kf5_entry.desktop +share/locale/zh_CN/LC_MESSAGES/kconfigwidgets5.mo +share/locale/zh_CN/kf5_entry.desktop +share/locale/zh_HK/LC_MESSAGES/kconfigwidgets5.mo +share/locale/zh_HK/kf5_entry.desktop +share/locale/zh_TW/LC_MESSAGES/kconfigwidgets5.mo +share/locale/zh_TW/kf5_entry.desktop |