diff options
Diffstat (limited to 'x11-toolkits')
45 files changed, 1775 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index bb1b9da1f303..7cef035643a3 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -82,6 +82,17 @@ SUBDIR += irrlicht SUBDIR += itk SUBDIR += iwidgets + SUBDIR += kf5-attica + SUBDIR += kf5-kcompletion + SUBDIR += kf5-kconfigwidgets + SUBDIR += kf5-kdesignerplugin + SUBDIR += kf5-kguiaddons + SUBDIR += kf5-kitemviews + SUBDIR += kf5-kjobwidgets + SUBDIR += kf5-ktextwidgets + SUBDIR += kf5-kwidgetsaddons + SUBDIR += kf5-kxmlgui + SUBDIR += kirigami SUBDIR += lesstif SUBDIR += libXaw SUBDIR += libXmu diff --git a/x11-toolkits/kf5-attica/Makefile b/x11-toolkits/kf5-attica/Makefile new file mode 100644 index 000000000000..93b708aa59c0 --- /dev/null +++ b/x11-toolkits/kf5-attica/Makefile @@ -0,0 +1,15 @@ +# Created by: tcberner +# $FreeBSD$ + +PORTNAME= attica +PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +CATEGORIES= x11-toolkits kde kde-frameworks + +MAINTAINER= kde@FreeBSD.org +COMMENT= Open Collaboration Services API library KDE5 version + +USES= cmake:outsource compiler:c++11-lib kde:5 pathfix tar:xz +USE_KDE= ecm +USE_QT5= buildtools_build core gui network qmake_build widgets + +.include <bsd.port.mk> diff --git a/x11-toolkits/kf5-attica/distinfo b/x11-toolkits/kf5-attica/distinfo new file mode 100644 index 000000000000..291becb6733a --- /dev/null +++ b/x11-toolkits/kf5-attica/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1475424085 +SHA256 (KDE/frameworks/5.27.0/attica-5.27.0.tar.xz) = 4741f8863e14bbd6e0908824763c80461b478c02a68be232aae0c83d10e6cd70 +SIZE (KDE/frameworks/5.27.0/attica-5.27.0.tar.xz) = 60188 diff --git a/x11-toolkits/kf5-attica/pkg-descr b/x11-toolkits/kf5-attica/pkg-descr new file mode 100644 index 000000000000..0aec3bc2b04e --- /dev/null +++ b/x11-toolkits/kf5-attica/pkg-descr @@ -0,0 +1,11 @@ +Attica is a Qt library that implements the Open Collaboration +Services API version 1.6. The REST API is defined here: + +http://freedesktop.org/wiki/Specifications/open-collaboration-services/ + +It grants easy access to the services such as querying information +about persons and contents. The library is used in KNewStuff3 as +content provider. In order to integrate with KDE's Plasma Desktop, +a platform plugin exists in kdebase. + +WWW: http://api.kde.org/frameworks-api/frameworks5-apidocs/attica/html/index.html diff --git a/x11-toolkits/kf5-attica/pkg-plist b/x11-toolkits/kf5-attica/pkg-plist new file mode 100644 index 000000000000..945ce512d958 --- /dev/null +++ b/x11-toolkits/kf5-attica/pkg-plist @@ -0,0 +1,90 @@ +include/KF5/Attica/Attica/AccountBalance +include/KF5/Attica/Attica/Achievement +include/KF5/Attica/Attica/Activity +include/KF5/Attica/Attica/BuildService +include/KF5/Attica/Attica/BuildServiceJob +include/KF5/Attica/Attica/BuildServiceJobOutput +include/KF5/Attica/Attica/Category +include/KF5/Attica/Attica/Comment +include/KF5/Attica/Attica/Content +include/KF5/Attica/Attica/DeleteJob +include/KF5/Attica/Attica/Distribution +include/KF5/Attica/Attica/DownloadDescription +include/KF5/Attica/Attica/DownloadItem +include/KF5/Attica/Attica/Event +include/KF5/Attica/Attica/Folder +include/KF5/Attica/Attica/Forum +include/KF5/Attica/Attica/GetJob +include/KF5/Attica/Attica/HomePageEntry +include/KF5/Attica/Attica/HomePageType +include/KF5/Attica/Attica/Icon +include/KF5/Attica/Attica/ItemJob +include/KF5/Attica/Attica/KnowledgeBaseEntry +include/KF5/Attica/Attica/License +include/KF5/Attica/Attica/ListJob +include/KF5/Attica/Attica/Message +include/KF5/Attica/Attica/Metadata +include/KF5/Attica/Attica/Person +include/KF5/Attica/Attica/PostJob +include/KF5/Attica/Attica/PrivateData +include/KF5/Attica/Attica/Project +include/KF5/Attica/Attica/Provider +include/KF5/Attica/Attica/ProviderManager +include/KF5/Attica/Attica/Publisher +include/KF5/Attica/Attica/PublisherField +include/KF5/Attica/Attica/PutJob +include/KF5/Attica/Attica/RemoteAccount +include/KF5/Attica/Attica/Topic +include/KF5/Attica/attica/accountbalance.h +include/KF5/Attica/attica/achievement.h +include/KF5/Attica/attica/activity.h +include/KF5/Attica/attica/atticabasejob.h +include/KF5/Attica/attica/attica_export.h +include/KF5/Attica/attica/atticautils.h +include/KF5/Attica/attica/buildservice.h +include/KF5/Attica/attica/buildservicejob.h +include/KF5/Attica/attica/buildservicejoboutput.h +include/KF5/Attica/attica/category.h +include/KF5/Attica/attica/comment.h +include/KF5/Attica/attica/content.h +include/KF5/Attica/attica/deletejob.h +include/KF5/Attica/attica/distribution.h +include/KF5/Attica/attica/downloaddescription.h +include/KF5/Attica/attica/downloaditem.h +include/KF5/Attica/attica/event.h +include/KF5/Attica/attica/folder.h +include/KF5/Attica/attica/forum.h +include/KF5/Attica/attica/getjob.h +include/KF5/Attica/attica/homepageentry.h +include/KF5/Attica/attica/homepagetype.h +include/KF5/Attica/attica/icon.h +include/KF5/Attica/attica/itemjob.h +include/KF5/Attica/attica/knowledgebaseentry.h +include/KF5/Attica/attica/license.h +include/KF5/Attica/attica/listjob.h +include/KF5/Attica/attica/message.h +include/KF5/Attica/attica/metadata.h +include/KF5/Attica/attica/person.h +include/KF5/Attica/attica/platformdependent.h +include/KF5/Attica/attica/platformdependent_v2.h +include/KF5/Attica/attica/postjob.h +include/KF5/Attica/attica/privatedata.h +include/KF5/Attica/attica/project.h +include/KF5/Attica/attica/provider.h +include/KF5/Attica/attica/providermanager.h +include/KF5/Attica/attica/publisher.h +include/KF5/Attica/attica/publisherfield.h +include/KF5/Attica/attica/putjob.h +include/KF5/Attica/attica/remoteaccount.h +include/KF5/Attica/attica/topic.h +include/KF5/Attica/attica/version.h +include/KF5/attica_version.h +lib/cmake/KF5Attica/KF5AtticaConfig.cmake +lib/cmake/KF5Attica/KF5AtticaConfigVersion.cmake +lib/cmake/KF5Attica/KF5AtticaTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5Attica/KF5AtticaTargets.cmake +lib/libKF5Attica.so +lib/libKF5Attica.so.5 +lib/libKF5Attica.so.%%KDE_FRAMEWORKS_VERSION%% +libdata/pkgconfig/libKF5Attica.pc +%%QT_MKSPECDIR%%/modules/qt_Attica.pri diff --git a/x11-toolkits/kf5-kcompletion/Makefile b/x11-toolkits/kf5-kcompletion/Makefile new file mode 100644 index 000000000000..02d8a08c1271 --- /dev/null +++ b/x11-toolkits/kf5-kcompletion/Makefile @@ -0,0 +1,16 @@ +# Created by: tcberner +# $FreeBSD$ + +PORTNAME= kcompletion +PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +CATEGORIES= x11-toolkits kde kde-frameworks + +MAINTAINER= kde@FreeBSD.org +COMMENT= KF5 text completion helpers and widgets + +USES= cmake:outsource compiler:c++11-lib kde:5 tar:xz +USE_KDE= config ecm widgetsaddons +USE_QT5= buildtools_build core gui linguisttools qmake_build \ + widgets xml + +.include <bsd.port.mk> diff --git a/x11-toolkits/kf5-kcompletion/distinfo b/x11-toolkits/kf5-kcompletion/distinfo new file mode 100644 index 000000000000..6339ed197f96 --- /dev/null +++ b/x11-toolkits/kf5-kcompletion/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1475424085 +SHA256 (KDE/frameworks/5.27.0/kcompletion-5.27.0.tar.xz) = fa10ca49b35c581f4e9d5302b348a6e3ad1334bc833273938718d248622466d5 +SIZE (KDE/frameworks/5.27.0/kcompletion-5.27.0.tar.xz) = 2580336 diff --git a/x11-toolkits/kf5-kcompletion/pkg-descr b/x11-toolkits/kf5-kcompletion/pkg-descr new file mode 100644 index 000000000000..579f9b02a170 --- /dev/null +++ b/x11-toolkits/kf5-kcompletion/pkg-descr @@ -0,0 +1,8 @@ +When typing filenames, email addresses and other text where the user often wants +to select from existing data (including what they previously typed) rather than +enter anything wholly original, users often find it helpful if they only need to +type the first few characters, and then have the application offer them a set of +choices or attempt to finish off what they were typing. Email clients, shells +and "open file" dialogs often provide this functionality. + +WWW: http://api.kde.org/frameworks-api/frameworks5-apidocs/kcompletion/html/index.html diff --git a/x11-toolkits/kf5-kcompletion/pkg-plist b/x11-toolkits/kf5-kcompletion/pkg-plist new file mode 100644 index 000000000000..50d48abb3b85 --- /dev/null +++ b/x11-toolkits/kf5-kcompletion/pkg-plist @@ -0,0 +1,128 @@ +include/KF5/KCompletion/KComboBox +include/KF5/KCompletion/KCompletion +include/KF5/KCompletion/KCompletionBase +include/KF5/KCompletion/KCompletionBox +include/KF5/KCompletion/KCompletionMatches +include/KF5/KCompletion/KHistoryComboBox +include/KF5/KCompletion/KLineEdit +include/KF5/KCompletion/KPixmapProvider +include/KF5/KCompletion/KSortableList +include/KF5/KCompletion/kcombobox.h +include/KF5/KCompletion/kcompletion.h +include/KF5/KCompletion/kcompletion_export.h +include/KF5/KCompletion/kcompletionbase.h +include/KF5/KCompletion/kcompletionbox.h +include/KF5/KCompletion/kcompletionmatches.h +include/KF5/KCompletion/khistorycombobox.h +include/KF5/KCompletion/klineedit.h +include/KF5/KCompletion/kpixmapprovider.h +include/KF5/KCompletion/ksortablelist.h +include/KF5/kcompletion_version.h +lib/cmake/KF5Completion/KF5CompletionConfig.cmake +lib/cmake/KF5Completion/KF5CompletionConfigVersion.cmake +lib/cmake/KF5Completion/KF5CompletionTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5Completion/KF5CompletionTargets.cmake +lib/libKF5Completion.so +lib/libKF5Completion.so.5 +lib/libKF5Completion.so.%%KDE_FRAMEWORKS_VERSION%% +%%QT_MKSPECDIR%%/modules/qt_KCompletion.pri +share/locale/af/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ar/LC_MESSAGES/kcompletion5_qt.qm +share/locale/as/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ast/LC_MESSAGES/kcompletion5_qt.qm +share/locale/be/LC_MESSAGES/kcompletion5_qt.qm +share/locale/be@latin/LC_MESSAGES/kcompletion5_qt.qm +share/locale/bg/LC_MESSAGES/kcompletion5_qt.qm +share/locale/bn/LC_MESSAGES/kcompletion5_qt.qm +share/locale/bn_IN/LC_MESSAGES/kcompletion5_qt.qm +share/locale/br/LC_MESSAGES/kcompletion5_qt.qm +share/locale/bs/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ca/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ca@valencia/LC_MESSAGES/kcompletion5_qt.qm +share/locale/crh/LC_MESSAGES/kcompletion5_qt.qm +share/locale/cs/LC_MESSAGES/kcompletion5_qt.qm +share/locale/csb/LC_MESSAGES/kcompletion5_qt.qm +share/locale/cy/LC_MESSAGES/kcompletion5_qt.qm +share/locale/da/LC_MESSAGES/kcompletion5_qt.qm +share/locale/de/LC_MESSAGES/kcompletion5_qt.qm +share/locale/el/LC_MESSAGES/kcompletion5_qt.qm +share/locale/en_GB/LC_MESSAGES/kcompletion5_qt.qm +share/locale/eo/LC_MESSAGES/kcompletion5_qt.qm +share/locale/es/LC_MESSAGES/kcompletion5_qt.qm +share/locale/et/LC_MESSAGES/kcompletion5_qt.qm +share/locale/eu/LC_MESSAGES/kcompletion5_qt.qm +share/locale/fa/LC_MESSAGES/kcompletion5_qt.qm +share/locale/fi/LC_MESSAGES/kcompletion5_qt.qm +share/locale/fr/LC_MESSAGES/kcompletion5_qt.qm +share/locale/fy/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ga/LC_MESSAGES/kcompletion5_qt.qm +share/locale/gd/LC_MESSAGES/kcompletion5_qt.qm +share/locale/gl/LC_MESSAGES/kcompletion5_qt.qm +share/locale/gu/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ha/LC_MESSAGES/kcompletion5_qt.qm +share/locale/he/LC_MESSAGES/kcompletion5_qt.qm +share/locale/hi/LC_MESSAGES/kcompletion5_qt.qm +share/locale/hne/LC_MESSAGES/kcompletion5_qt.qm +share/locale/hr/LC_MESSAGES/kcompletion5_qt.qm +share/locale/hsb/LC_MESSAGES/kcompletion5_qt.qm +share/locale/hu/LC_MESSAGES/kcompletion5_qt.qm +share/locale/hy/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ia/LC_MESSAGES/kcompletion5_qt.qm +share/locale/id/LC_MESSAGES/kcompletion5_qt.qm +share/locale/is/LC_MESSAGES/kcompletion5_qt.qm +share/locale/it/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ja/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ka/LC_MESSAGES/kcompletion5_qt.qm +share/locale/kk/LC_MESSAGES/kcompletion5_qt.qm +share/locale/km/LC_MESSAGES/kcompletion5_qt.qm +share/locale/kn/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ko/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ku/LC_MESSAGES/kcompletion5_qt.qm +share/locale/lb/LC_MESSAGES/kcompletion5_qt.qm +share/locale/lt/LC_MESSAGES/kcompletion5_qt.qm +share/locale/lv/LC_MESSAGES/kcompletion5_qt.qm +share/locale/mai/LC_MESSAGES/kcompletion5_qt.qm +share/locale/mk/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ml/LC_MESSAGES/kcompletion5_qt.qm +share/locale/mr/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ms/LC_MESSAGES/kcompletion5_qt.qm +share/locale/nb/LC_MESSAGES/kcompletion5_qt.qm +share/locale/nds/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ne/LC_MESSAGES/kcompletion5_qt.qm +share/locale/nl/LC_MESSAGES/kcompletion5_qt.qm +share/locale/nn/LC_MESSAGES/kcompletion5_qt.qm +share/locale/oc/LC_MESSAGES/kcompletion5_qt.qm +share/locale/or/LC_MESSAGES/kcompletion5_qt.qm +share/locale/pa/LC_MESSAGES/kcompletion5_qt.qm +share/locale/pl/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ps/LC_MESSAGES/kcompletion5_qt.qm +share/locale/pt/LC_MESSAGES/kcompletion5_qt.qm +share/locale/pt_BR/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ro/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ru/LC_MESSAGES/kcompletion5_qt.qm +share/locale/se/LC_MESSAGES/kcompletion5_qt.qm +share/locale/si/LC_MESSAGES/kcompletion5_qt.qm +share/locale/sk/LC_MESSAGES/kcompletion5_qt.qm +share/locale/sl/LC_MESSAGES/kcompletion5_qt.qm +share/locale/sq/LC_MESSAGES/kcompletion5_qt.qm +share/locale/sr/LC_MESSAGES/kcompletion5_qt.qm +share/locale/sr@ijekavian/LC_MESSAGES/kcompletion5_qt.qm +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcompletion5_qt.qm +share/locale/sr@latin/LC_MESSAGES/kcompletion5_qt.qm +share/locale/sv/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ta/LC_MESSAGES/kcompletion5_qt.qm +share/locale/te/LC_MESSAGES/kcompletion5_qt.qm +share/locale/tg/LC_MESSAGES/kcompletion5_qt.qm +share/locale/th/LC_MESSAGES/kcompletion5_qt.qm +share/locale/tr/LC_MESSAGES/kcompletion5_qt.qm +share/locale/tt/LC_MESSAGES/kcompletion5_qt.qm +share/locale/ug/LC_MESSAGES/kcompletion5_qt.qm +share/locale/uk/LC_MESSAGES/kcompletion5_qt.qm +share/locale/uz/LC_MESSAGES/kcompletion5_qt.qm +share/locale/uz@cyrillic/LC_MESSAGES/kcompletion5_qt.qm +share/locale/vi/LC_MESSAGES/kcompletion5_qt.qm +share/locale/wa/LC_MESSAGES/kcompletion5_qt.qm +share/locale/xh/LC_MESSAGES/kcompletion5_qt.qm +share/locale/zh_CN/LC_MESSAGES/kcompletion5_qt.qm +share/locale/zh_HK/LC_MESSAGES/kcompletion5_qt.qm +share/locale/zh_TW/LC_MESSAGES/kcompletion5_qt.qm 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 diff --git a/x11-toolkits/kf5-kdesignerplugin/Makefile b/x11-toolkits/kf5-kdesignerplugin/Makefile new file mode 100644 index 000000000000..52d1b0fa4130 --- /dev/null +++ b/x11-toolkits/kf5-kdesignerplugin/Makefile @@ -0,0 +1,19 @@ +# Created by: tcberner +# $FreeBSD$ + +PORTNAME= kdesignerplugin +PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +CATEGORIES= x11-toolkits kde kde-frameworks + +MAINTAINER= kde@FreeBSD.org +COMMENT= KF5 integration of Frameworks widgets in Qt Designer/Creator + +USES= cmake:outsource compiler:c++11-lib gettext kde:5 tar:xz +USE_KDE= auth bookmarks codecs completion config configwidgets \ + coreaddons doctools ecm i18n iconthemes itemviews \ + jobwidgets kdewebkit kio plotting service solid sonnet \ + textwidgets widgetsaddons xmlgui +USE_QT5= buildtools_build core dbus designer gui linguisttools \ + network qmake_build webkit widgets xml + +.include <bsd.port.mk> diff --git a/x11-toolkits/kf5-kdesignerplugin/distinfo b/x11-toolkits/kf5-kdesignerplugin/distinfo new file mode 100644 index 000000000000..9554f914e7aa --- /dev/null +++ b/x11-toolkits/kf5-kdesignerplugin/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1475424086 +SHA256 (KDE/frameworks/5.27.0/kdesignerplugin-5.27.0.tar.xz) = 1becf2f3f31e73640dd1090d558ef415dbc8884ccc47c1b71d464bb48bb7f494 +SIZE (KDE/frameworks/5.27.0/kdesignerplugin-5.27.0.tar.xz) = 2552804 diff --git a/x11-toolkits/kf5-kdesignerplugin/pkg-descr b/x11-toolkits/kf5-kdesignerplugin/pkg-descr new file mode 100644 index 000000000000..cb0a80d5707c --- /dev/null +++ b/x11-toolkits/kf5-kdesignerplugin/pkg-descr @@ -0,0 +1,5 @@ +This framework provides plugins for Qt Designer that allow it to display the +widgets provided by various KDE frameworks, as well as a utility that can be +used to generate other such plugins from ini-style description files. + +WWW: http://api.kde.org/frameworks-api/frameworks5-apidocs/kdesignerplugin/html/index.html diff --git a/x11-toolkits/kf5-kdesignerplugin/pkg-plist b/x11-toolkits/kf5-kdesignerplugin/pkg-plist new file mode 100644 index 000000000000..b154bb8845cc --- /dev/null +++ b/x11-toolkits/kf5-kdesignerplugin/pkg-plist @@ -0,0 +1,146 @@ +bin/kgendesignerplugin +lib/cmake/KF5DesignerPlugin/KF5DesignerPluginConfig.cmake +lib/cmake/KF5DesignerPlugin/KF5DesignerPluginConfigVersion.cmake +lib/cmake/KF5DesignerPlugin/KF5DesignerPluginMacros.cmake +lib/cmake/KF5DesignerPlugin/KF5DesignerPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5DesignerPlugin/KF5DesignerPluginTargets.cmake +%%QT_PLUGINDIR%%/designer/kdewebkit5widgets.so +%%QT_PLUGINDIR%%/designer/kf5widgets.so +man/ca/man1/kgendesignerplugin.1.gz +man/de/man1/kgendesignerplugin.1.gz +man/it/man1/kgendesignerplugin.1.gz +man/man1/kgendesignerplugin.1.gz +man/nl/man1/kgendesignerplugin.1.gz +man/pt_BR/man1/kgendesignerplugin.1.gz +man/sv/man1/kgendesignerplugin.1.gz +man/uk/man1/kgendesignerplugin.1.gz +share/kf5/widgets/pics/k3iconview.png +share/kf5/widgets/pics/k3listview.png +share/kf5/widgets/pics/kactionselector.png +share/kf5/widgets/pics/kactivelabel.png +share/kf5/widgets/pics/kcharselect.png +share/kf5/widgets/pics/kcmodule.png +share/kf5/widgets/pics/kcolorbutton.png +share/kf5/widgets/pics/kcolorcombo.png +share/kf5/widgets/pics/kcombobox.png +share/kf5/widgets/pics/kdatepicker.png +share/kf5/widgets/pics/kdatetable.png +share/kf5/widgets/pics/kdualcolorbutton.png +share/kf5/widgets/pics/kfontcombo.png +share/kf5/widgets/pics/kfontrequester.png +share/kf5/widgets/pics/kgradientselector.png +share/kf5/widgets/pics/khistorycombo.png +share/kf5/widgets/pics/khsselector.png +share/kf5/widgets/pics/kiconbutton.png +share/kf5/widgets/pics/kkeybutton.png +share/kf5/widgets/pics/kled.png +share/kf5/widgets/pics/klineedit.png +share/kf5/widgets/pics/klistbox.png +share/kf5/widgets/pics/kpalettetable.png +share/kf5/widgets/pics/kpasswordedit.png +share/kf5/widgets/pics/kruler.png +share/kf5/widgets/pics/ksqueezedtextlabel.png +share/kf5/widgets/pics/ktextedit.png +share/kf5/widgets/pics/kurlcomborequester.png +share/kf5/widgets/pics/kurllabel.png +share/kf5/widgets/pics/kurlrequester.png +share/locale/af/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ar/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/as/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ast/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/be/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/be@latin/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/bg/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/bn/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/bn_IN/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/br/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/bs/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ca/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ca@valencia/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/crh/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/cs/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/csb/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/cy/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/da/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/de/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/el/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/en_GB/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/eo/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/es/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/et/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/eu/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/fa/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/fi/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/fr/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/fy/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ga/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/gd/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/gl/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/gu/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ha/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/he/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/hi/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/hne/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/hr/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/hsb/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/hu/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/hy/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ia/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/id/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/is/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/it/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ja/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ka/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/kk/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/km/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/kn/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ko/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ku/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/lb/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/lt/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/lv/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/mai/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/mk/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ml/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/mr/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ms/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/nb/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/nds/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ne/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/nl/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/nn/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/oc/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/or/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/pa/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/pl/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ps/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/pt/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/pt_BR/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ro/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ru/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/se/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/si/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/sk/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/sl/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/sq/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/sr/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/sr@ijekavian/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/sr@ijekavianlatin/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/sr@latin/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/sv/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ta/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/te/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/tg/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/th/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/tr/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/tt/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/ug/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/uk/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/uz/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/uz@cyrillic/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/vi/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/wa/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/xh/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/zh_CN/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/zh_HK/LC_MESSAGES/kdesignerplugin5_qt.qm +share/locale/zh_TW/LC_MESSAGES/kdesignerplugin5_qt.qm diff --git a/x11-toolkits/kf5-kguiaddons/Makefile b/x11-toolkits/kf5-kguiaddons/Makefile new file mode 100644 index 000000000000..2da23fc017b8 --- /dev/null +++ b/x11-toolkits/kf5-kguiaddons/Makefile @@ -0,0 +1,16 @@ +# Created by: tcberner +# $FreeBSD$ + +PORTNAME= kguiaddons +PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +CATEGORIES= x11-toolkits kde kde-frameworks + +MAINTAINER= kde@FreeBSD.org +COMMENT= KF5 addons to QtGui + +USES= cmake:outsource compiler:c++11-lib kde:5 pkgconfig tar:xz +USE_KDE= ecm +USE_QT5= buildtools_build core gui qmake_build testlib widgets x11extras +USE_XORG= ice sm x11 xcb xext + +.include <bsd.port.mk> diff --git a/x11-toolkits/kf5-kguiaddons/distinfo b/x11-toolkits/kf5-kguiaddons/distinfo new file mode 100644 index 000000000000..1802de6ceb5f --- /dev/null +++ b/x11-toolkits/kf5-kguiaddons/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1475424086 +SHA256 (KDE/frameworks/5.27.0/kguiaddons-5.27.0.tar.xz) = af9bfc252bfae2f11dcbaa48053cb13e39519a77a4d22d4055643d0724a37bea +SIZE (KDE/frameworks/5.27.0/kguiaddons-5.27.0.tar.xz) = 39416 diff --git a/x11-toolkits/kf5-kguiaddons/pkg-descr b/x11-toolkits/kf5-kguiaddons/pkg-descr new file mode 100644 index 000000000000..8f2af22ab42f --- /dev/null +++ b/x11-toolkits/kf5-kguiaddons/pkg-descr @@ -0,0 +1,4 @@ +The KDE GUI addons provide utilities for graphical user interfaces in the areas +of colors, fonts, text, images, keyboard input. + +WWW: http://api.kde.org/frameworks-api/frameworks5-apidocs/kguiaddons/html/index.html diff --git a/x11-toolkits/kf5-kguiaddons/pkg-plist b/x11-toolkits/kf5-kguiaddons/pkg-plist new file mode 100644 index 000000000000..3584f190ca74 --- /dev/null +++ b/x11-toolkits/kf5-kguiaddons/pkg-plist @@ -0,0 +1,29 @@ +include/KF5/KGuiAddons/KColorCollection +include/KF5/KGuiAddons/KColorMimeData +include/KF5/KGuiAddons/KColorUtils +include/KF5/KGuiAddons/KDateValidator +include/KF5/KGuiAddons/KFontUtils +include/KF5/KGuiAddons/KIconUtils +include/KF5/KGuiAddons/KImageCache +include/KF5/KGuiAddons/KModifierKeyInfo +include/KF5/KGuiAddons/KWordWrap +include/KF5/KGuiAddons/kcolorcollection.h +include/KF5/KGuiAddons/kcolormimedata.h +include/KF5/KGuiAddons/kcolorutils.h +include/KF5/KGuiAddons/kdatevalidator.h +include/KF5/KGuiAddons/kfontutils.h +include/KF5/KGuiAddons/kguiaddons_export.h +include/KF5/KGuiAddons/kiconutils.h +include/KF5/KGuiAddons/kimagecache.h +include/KF5/KGuiAddons/klocalimagecacheimpl.h +include/KF5/KGuiAddons/kmodifierkeyinfo.h +include/KF5/KGuiAddons/kwordwrap.h +include/KF5/kguiaddons_version.h +lib/cmake/KF5GuiAddons/KF5GuiAddonsConfig.cmake +lib/cmake/KF5GuiAddons/KF5GuiAddonsConfigVersion.cmake +lib/cmake/KF5GuiAddons/KF5GuiAddonsTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5GuiAddons/KF5GuiAddonsTargets.cmake +lib/libKF5GuiAddons.so +lib/libKF5GuiAddons.so.5 +lib/libKF5GuiAddons.so.%%KDE_FRAMEWORKS_VERSION%% +%%QT_MKSPECDIR%%/modules/qt_KGuiAddons.pri diff --git a/x11-toolkits/kf5-kitemviews/Makefile b/x11-toolkits/kf5-kitemviews/Makefile new file mode 100644 index 000000000000..d529967e9e75 --- /dev/null +++ b/x11-toolkits/kf5-kitemviews/Makefile @@ -0,0 +1,16 @@ +# Created by: tcberner +# $FreeBSD$ + +PORTNAME= kitemviews +PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +CATEGORIES= x11-toolkits kde kde-frameworks + +MAINTAINER= kde@FreeBSD.org +COMMENT= KF5 widget addons for Qt Model/View + +USES= cmake:outsource compiler:c++11-lib kde:5 tar:xz +USE_KDE= ecm +USE_QT5= buildtools_build core gui linguisttools qmake_build \ + testlib widgets + +.include <bsd.port.mk> diff --git a/x11-toolkits/kf5-kitemviews/distinfo b/x11-toolkits/kf5-kitemviews/distinfo new file mode 100644 index 000000000000..9098a2790234 --- /dev/null +++ b/x11-toolkits/kf5-kitemviews/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1475424086 +SHA256 (KDE/frameworks/5.27.0/kitemviews-5.27.0.tar.xz) = 7daedd694c6e67d6769c87977b18adc1127f4e9836d10fdb0d7130e14188c990 +SIZE (KDE/frameworks/5.27.0/kitemviews-5.27.0.tar.xz) = 2512052 diff --git a/x11-toolkits/kf5-kitemviews/pkg-descr b/x11-toolkits/kf5-kitemviews/pkg-descr new file mode 100644 index 000000000000..b04d5c49a0df --- /dev/null +++ b/x11-toolkits/kf5-kitemviews/pkg-descr @@ -0,0 +1,5 @@ +KItemViews includes a set of views, which can be used with item models. +It includes views for categorizing lists and to add search filters to +flat and hierarchical lists. + +WWW: http://api.kde.org/frameworks-api/frameworks5-apidocs/kitemviews/html/index.html diff --git a/x11-toolkits/kf5-kitemviews/pkg-plist b/x11-toolkits/kf5-kitemviews/pkg-plist new file mode 100644 index 000000000000..13b86cb4f4e5 --- /dev/null +++ b/x11-toolkits/kf5-kitemviews/pkg-plist @@ -0,0 +1,128 @@ +include/KF5/KItemViews/KCategorizedSortFilterProxyModel +include/KF5/KItemViews/KCategorizedView +include/KF5/KItemViews/KCategoryDrawer +include/KF5/KItemViews/KExtendableItemDelegate +include/KF5/KItemViews/KFilterProxySearchLine +include/KF5/KItemViews/KListWidgetSearchLine +include/KF5/KItemViews/KTreeWidgetSearchLine +include/KF5/KItemViews/KTreeWidgetSearchLineWidget +include/KF5/KItemViews/KWidgetItemDelegate +include/KF5/KItemViews/kcategorizedsortfilterproxymodel.h +include/KF5/KItemViews/kcategorizedview.h +include/KF5/KItemViews/kcategorydrawer.h +include/KF5/KItemViews/kextendableitemdelegate.h +include/KF5/KItemViews/kfilterproxysearchline.h +include/KF5/KItemViews/kitemviews_export.h +include/KF5/KItemViews/klistwidgetsearchline.h +include/KF5/KItemViews/ktreewidgetsearchline.h +include/KF5/KItemViews/ktreewidgetsearchlinewidget.h +include/KF5/KItemViews/kwidgetitemdelegate.h +include/KF5/kitemviews_version.h +lib/cmake/KF5ItemViews/KF5ItemViewsConfig.cmake +lib/cmake/KF5ItemViews/KF5ItemViewsConfigVersion.cmake +lib/cmake/KF5ItemViews/KF5ItemViewsTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5ItemViews/KF5ItemViewsTargets.cmake +lib/libKF5ItemViews.so +lib/libKF5ItemViews.so.5 +lib/libKF5ItemViews.so.%%KDE_FRAMEWORKS_VERSION%% +%%QT_MKSPECDIR%%/modules/qt_KItemViews.pri +share/locale/af/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ar/LC_MESSAGES/kitemviews5_qt.qm +share/locale/as/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ast/LC_MESSAGES/kitemviews5_qt.qm +share/locale/be/LC_MESSAGES/kitemviews5_qt.qm +share/locale/be@latin/LC_MESSAGES/kitemviews5_qt.qm +share/locale/bg/LC_MESSAGES/kitemviews5_qt.qm +share/locale/bn/LC_MESSAGES/kitemviews5_qt.qm +share/locale/bn_IN/LC_MESSAGES/kitemviews5_qt.qm +share/locale/br/LC_MESSAGES/kitemviews5_qt.qm +share/locale/bs/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ca/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ca@valencia/LC_MESSAGES/kitemviews5_qt.qm +share/locale/crh/LC_MESSAGES/kitemviews5_qt.qm +share/locale/cs/LC_MESSAGES/kitemviews5_qt.qm +share/locale/csb/LC_MESSAGES/kitemviews5_qt.qm +share/locale/cy/LC_MESSAGES/kitemviews5_qt.qm +share/locale/da/LC_MESSAGES/kitemviews5_qt.qm +share/locale/de/LC_MESSAGES/kitemviews5_qt.qm +share/locale/el/LC_MESSAGES/kitemviews5_qt.qm +share/locale/en_GB/LC_MESSAGES/kitemviews5_qt.qm +share/locale/eo/LC_MESSAGES/kitemviews5_qt.qm +share/locale/es/LC_MESSAGES/kitemviews5_qt.qm +share/locale/et/LC_MESSAGES/kitemviews5_qt.qm +share/locale/eu/LC_MESSAGES/kitemviews5_qt.qm +share/locale/fa/LC_MESSAGES/kitemviews5_qt.qm +share/locale/fi/LC_MESSAGES/kitemviews5_qt.qm +share/locale/fr/LC_MESSAGES/kitemviews5_qt.qm +share/locale/fy/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ga/LC_MESSAGES/kitemviews5_qt.qm +share/locale/gd/LC_MESSAGES/kitemviews5_qt.qm +share/locale/gl/LC_MESSAGES/kitemviews5_qt.qm +share/locale/gu/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ha/LC_MESSAGES/kitemviews5_qt.qm +share/locale/he/LC_MESSAGES/kitemviews5_qt.qm +share/locale/hi/LC_MESSAGES/kitemviews5_qt.qm +share/locale/hne/LC_MESSAGES/kitemviews5_qt.qm +share/locale/hr/LC_MESSAGES/kitemviews5_qt.qm +share/locale/hsb/LC_MESSAGES/kitemviews5_qt.qm +share/locale/hu/LC_MESSAGES/kitemviews5_qt.qm +share/locale/hy/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ia/LC_MESSAGES/kitemviews5_qt.qm +share/locale/id/LC_MESSAGES/kitemviews5_qt.qm +share/locale/is/LC_MESSAGES/kitemviews5_qt.qm +share/locale/it/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ja/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ka/LC_MESSAGES/kitemviews5_qt.qm +share/locale/kk/LC_MESSAGES/kitemviews5_qt.qm +share/locale/km/LC_MESSAGES/kitemviews5_qt.qm +share/locale/kn/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ko/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ku/LC_MESSAGES/kitemviews5_qt.qm +share/locale/lb/LC_MESSAGES/kitemviews5_qt.qm +share/locale/lt/LC_MESSAGES/kitemviews5_qt.qm +share/locale/lv/LC_MESSAGES/kitemviews5_qt.qm +share/locale/mai/LC_MESSAGES/kitemviews5_qt.qm +share/locale/mk/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ml/LC_MESSAGES/kitemviews5_qt.qm +share/locale/mr/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ms/LC_MESSAGES/kitemviews5_qt.qm +share/locale/nb/LC_MESSAGES/kitemviews5_qt.qm +share/locale/nds/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ne/LC_MESSAGES/kitemviews5_qt.qm +share/locale/nl/LC_MESSAGES/kitemviews5_qt.qm +share/locale/nn/LC_MESSAGES/kitemviews5_qt.qm +share/locale/oc/LC_MESSAGES/kitemviews5_qt.qm +share/locale/or/LC_MESSAGES/kitemviews5_qt.qm +share/locale/pa/LC_MESSAGES/kitemviews5_qt.qm +share/locale/pl/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ps/LC_MESSAGES/kitemviews5_qt.qm +share/locale/pt/LC_MESSAGES/kitemviews5_qt.qm +share/locale/pt_BR/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ro/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ru/LC_MESSAGES/kitemviews5_qt.qm +share/locale/se/LC_MESSAGES/kitemviews5_qt.qm +share/locale/si/LC_MESSAGES/kitemviews5_qt.qm +share/locale/sk/LC_MESSAGES/kitemviews5_qt.qm +share/locale/sl/LC_MESSAGES/kitemviews5_qt.qm +share/locale/sq/LC_MESSAGES/kitemviews5_qt.qm +share/locale/sr/LC_MESSAGES/kitemviews5_qt.qm +share/locale/sr@ijekavian/LC_MESSAGES/kitemviews5_qt.qm +share/locale/sr@ijekavianlatin/LC_MESSAGES/kitemviews5_qt.qm +share/locale/sr@latin/LC_MESSAGES/kitemviews5_qt.qm +share/locale/sv/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ta/LC_MESSAGES/kitemviews5_qt.qm +share/locale/te/LC_MESSAGES/kitemviews5_qt.qm +share/locale/tg/LC_MESSAGES/kitemviews5_qt.qm +share/locale/th/LC_MESSAGES/kitemviews5_qt.qm +share/locale/tr/LC_MESSAGES/kitemviews5_qt.qm +share/locale/tt/LC_MESSAGES/kitemviews5_qt.qm +share/locale/ug/LC_MESSAGES/kitemviews5_qt.qm +share/locale/uk/LC_MESSAGES/kitemviews5_qt.qm +share/locale/uz/LC_MESSAGES/kitemviews5_qt.qm +share/locale/uz@cyrillic/LC_MESSAGES/kitemviews5_qt.qm +share/locale/vi/LC_MESSAGES/kitemviews5_qt.qm +share/locale/wa/LC_MESSAGES/kitemviews5_qt.qm +share/locale/xh/LC_MESSAGES/kitemviews5_qt.qm +share/locale/zh_CN/LC_MESSAGES/kitemviews5_qt.qm +share/locale/zh_HK/LC_MESSAGES/kitemviews5_qt.qm +share/locale/zh_TW/LC_MESSAGES/kitemviews5_qt.qm diff --git a/x11-toolkits/kf5-kjobwidgets/Makefile b/x11-toolkits/kf5-kjobwidgets/Makefile new file mode 100644 index 000000000000..9568d49599bb --- /dev/null +++ b/x11-toolkits/kf5-kjobwidgets/Makefile @@ -0,0 +1,16 @@ +# Created by: tcberner +# $FreeBSD$ + +PORTNAME= kjobwidgets +PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +CATEGORIES= x11-toolkits kde kde-frameworks + +MAINTAINER= kde@FreeBSD.org +COMMENT= KF5 widgets for tracking KJob instance + +USES= cmake:outsource compiler:c++11-lib kde:5 tar:xz +USE_KDE= coreaddons ecm widgetsaddons +USE_QT5= buildtools_build core dbus gui linguisttools \ + qmake_build widgets x11extras + +.include <bsd.port.mk> diff --git a/x11-toolkits/kf5-kjobwidgets/distinfo b/x11-toolkits/kf5-kjobwidgets/distinfo new file mode 100644 index 000000000000..ab53b92e03d3 --- /dev/null +++ b/x11-toolkits/kf5-kjobwidgets/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1475424086 +SHA256 (KDE/frameworks/5.27.0/kjobwidgets-5.27.0.tar.xz) = 14714e6aa92120aa1e2f409ebf5ee85221087395fac313cb77eb0c25e8978615 +SIZE (KDE/frameworks/5.27.0/kjobwidgets-5.27.0.tar.xz) = 2537472 diff --git a/x11-toolkits/kf5-kjobwidgets/pkg-descr b/x11-toolkits/kf5-kjobwidgets/pkg-descr new file mode 100644 index 000000000000..dcb4ef03687d --- /dev/null +++ b/x11-toolkits/kf5-kjobwidgets/pkg-descr @@ -0,0 +1,3 @@ +KJobWIdgets provides widgets for showing progress of asynchronous jobs. + +WWW: http://api.kde.org/frameworks-api/frameworks5-apidocs/kjobwidgets/html/index.html diff --git a/x11-toolkits/kf5-kjobwidgets/pkg-plist b/x11-toolkits/kf5-kjobwidgets/pkg-plist new file mode 100644 index 000000000000..bc2466ac833b --- /dev/null +++ b/x11-toolkits/kf5-kjobwidgets/pkg-plist @@ -0,0 +1,125 @@ +include/KF5/KJobWidgets/KAbstractWidgetJobTracker +include/KF5/KJobWidgets/KDialogJobUiDelegate +include/KF5/KJobWidgets/KJobWidgets +include/KF5/KJobWidgets/KStatusBarJobTracker +include/KF5/KJobWidgets/KUiServerJobTracker +include/KF5/KJobWidgets/KWidgetJobTracker +include/KF5/KJobWidgets/kabstractwidgetjobtracker.h +include/KF5/KJobWidgets/kdialogjobuidelegate.h +include/KF5/KJobWidgets/kjobwidgets.h +include/KF5/KJobWidgets/kjobwidgets_export.h +include/KF5/KJobWidgets/kstatusbarjobtracker.h +include/KF5/KJobWidgets/kuiserverjobtracker.h +include/KF5/KJobWidgets/kwidgetjobtracker.h +include/KF5/kjobwidgets_version.h +lib/cmake/KF5JobWidgets/KF5JobWidgetsConfig.cmake +lib/cmake/KF5JobWidgets/KF5JobWidgetsConfigVersion.cmake +lib/cmake/KF5JobWidgets/KF5JobWidgetsTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5JobWidgets/KF5JobWidgetsTargets.cmake +lib/libKF5JobWidgets.so +lib/libKF5JobWidgets.so.5 +lib/libKF5JobWidgets.so.%%KDE_FRAMEWORKS_VERSION%% +%%QT_MKSPECDIR%%/modules/qt_KJobWidgets.pri +share/dbus-1/interfaces/kf5_org.kde.JobView.xml +share/dbus-1/interfaces/kf5_org.kde.JobViewServer.xml +share/dbus-1/interfaces/kf5_org.kde.JobViewV2.xml +share/locale/af/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ar/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/as/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ast/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/be/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/be@latin/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/bg/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/bn/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/bn_IN/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/br/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/bs/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ca/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ca@valencia/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/crh/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/cs/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/csb/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/cy/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/da/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/de/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/el/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/en_GB/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/eo/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/es/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/et/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/eu/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/fa/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/fi/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/fr/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/fy/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ga/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/gd/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/gl/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/gu/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ha/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/he/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/hi/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/hne/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/hr/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/hsb/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/hu/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/hy/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ia/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/id/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/is/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/it/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ja/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ka/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/kk/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/km/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/kn/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ko/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ku/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/lb/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/lt/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/lv/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/mai/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/mk/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ml/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/mr/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ms/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/nb/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/nds/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ne/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/nl/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/nn/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/oc/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/or/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/pa/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/pl/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ps/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/pt/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/pt_BR/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ro/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ru/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/se/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/si/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/sk/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/sl/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/sq/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/sr/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/sr@ijekavian/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/sr@ijekavianlatin/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/sr@latin/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/sv/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ta/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/te/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/tg/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/th/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/tr/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/tt/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/ug/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/uk/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/uz/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/uz@cyrillic/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/vi/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/wa/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/xh/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/zh_CN/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/zh_HK/LC_MESSAGES/kjobwidgets5_qt.qm +share/locale/zh_TW/LC_MESSAGES/kjobwidgets5_qt.qm diff --git a/x11-toolkits/kf5-ktextwidgets/Makefile b/x11-toolkits/kf5-ktextwidgets/Makefile new file mode 100644 index 000000000000..630df36903ed --- /dev/null +++ b/x11-toolkits/kf5-ktextwidgets/Makefile @@ -0,0 +1,18 @@ +# Created by: tcberner +# $FreeBSD$ + +PORTNAME= ktextwidgets +PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +CATEGORIES= x11-toolkits kde kde-frameworks + +MAINTAINER= kde@FreeBSD.org +COMMENT= KF5 advanced text editing widgets + +USES= cmake:outsource compiler:c++11-lib gettext kde:5 tar:xz +USE_KDE= auth codecs completion config configwidgets \ + coreaddons dbusaddons ecm guiaddons i18n \ + iconthemes itemviews service sonnet \ + widgetsaddons windowsystem +USE_QT5= buildtools_build core dbus gui qmake_build widgets xml + +.include <bsd.port.mk> diff --git a/x11-toolkits/kf5-ktextwidgets/distinfo b/x11-toolkits/kf5-ktextwidgets/distinfo new file mode 100644 index 000000000000..82e591e1504b --- /dev/null +++ b/x11-toolkits/kf5-ktextwidgets/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1475424086 +SHA256 (KDE/frameworks/5.27.0/ktextwidgets-5.27.0.tar.xz) = a49eec9e15af85f1793cd1774a8b38b62e04d3ee0d645d70919d7a4e4cc7022b +SIZE (KDE/frameworks/5.27.0/ktextwidgets-5.27.0.tar.xz) = 2802412 diff --git a/x11-toolkits/kf5-ktextwidgets/pkg-descr b/x11-toolkits/kf5-ktextwidgets/pkg-descr new file mode 100644 index 000000000000..111124a490d3 --- /dev/null +++ b/x11-toolkits/kf5-ktextwidgets/pkg-descr @@ -0,0 +1,4 @@ +KTextWidgets provides widgets for displaying and editing text. +It supports rich text as well as plain text. + +WWW: http://api.kde.org/frameworks-api/frameworks5-apidocs/ktextwidgets/html/index.html diff --git a/x11-toolkits/kf5-ktextwidgets/pkg-plist b/x11-toolkits/kf5-ktextwidgets/pkg-plist new file mode 100644 index 000000000000..58a6b8724e43 --- /dev/null +++ b/x11-toolkits/kf5-ktextwidgets/pkg-plist @@ -0,0 +1,129 @@ +include/KF5/KTextWidgets/KFind +include/KF5/KTextWidgets/KFindDialog +include/KF5/KTextWidgets/KPluralHandlingSpinBox +include/KF5/KTextWidgets/KRegExpEditorInterface +include/KF5/KTextWidgets/KReplace +include/KF5/KTextWidgets/KReplaceDialog +include/KF5/KTextWidgets/KRichTextEdit +include/KF5/KTextWidgets/KRichTextWidget +include/KF5/KTextWidgets/KTextEdit +include/KF5/KTextWidgets/kfind.h +include/KF5/KTextWidgets/kfinddialog.h +include/KF5/KTextWidgets/kpluralhandlingspinbox.h +include/KF5/KTextWidgets/kregexpeditorinterface.h +include/KF5/KTextWidgets/kreplace.h +include/KF5/KTextWidgets/kreplacedialog.h +include/KF5/KTextWidgets/krichtextedit.h +include/KF5/KTextWidgets/krichtextwidget.h +include/KF5/KTextWidgets/ktextedit.h +include/KF5/KTextWidgets/ktextwidgets_export.h +include/KF5/ktextwidgets_version.h +lib/cmake/KF5TextWidgets/KF5TextWidgetsConfig.cmake +lib/cmake/KF5TextWidgets/KF5TextWidgetsConfigVersion.cmake +lib/cmake/KF5TextWidgets/KF5TextWidgetsTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5TextWidgets/KF5TextWidgetsTargets.cmake +lib/libKF5TextWidgets.so +lib/libKF5TextWidgets.so.5 +lib/libKF5TextWidgets.so.%%KDE_FRAMEWORKS_VERSION%% +%%QT_MKSPECDIR%%/modules/qt_KTextWidgets.pri +share/kservicetypes5/kregexpeditor.desktop +share/locale/af/LC_MESSAGES/ktextwidgets5.mo +share/locale/ar/LC_MESSAGES/ktextwidgets5.mo +share/locale/as/LC_MESSAGES/ktextwidgets5.mo +share/locale/ast/LC_MESSAGES/ktextwidgets5.mo +share/locale/be/LC_MESSAGES/ktextwidgets5.mo +share/locale/be@latin/LC_MESSAGES/ktextwidgets5.mo +share/locale/bg/LC_MESSAGES/ktextwidgets5.mo +share/locale/bn/LC_MESSAGES/ktextwidgets5.mo +share/locale/bn_IN/LC_MESSAGES/ktextwidgets5.mo +share/locale/br/LC_MESSAGES/ktextwidgets5.mo +share/locale/bs/LC_MESSAGES/ktextwidgets5.mo +share/locale/ca/LC_MESSAGES/ktextwidgets5.mo +share/locale/ca@valencia/LC_MESSAGES/ktextwidgets5.mo +share/locale/crh/LC_MESSAGES/ktextwidgets5.mo +share/locale/cs/LC_MESSAGES/ktextwidgets5.mo +share/locale/csb/LC_MESSAGES/ktextwidgets5.mo +share/locale/cy/LC_MESSAGES/ktextwidgets5.mo +share/locale/da/LC_MESSAGES/ktextwidgets5.mo +share/locale/de/LC_MESSAGES/ktextwidgets5.mo +share/locale/el/LC_MESSAGES/ktextwidgets5.mo +share/locale/en_GB/LC_MESSAGES/ktextwidgets5.mo +share/locale/eo/LC_MESSAGES/ktextwidgets5.mo +share/locale/es/LC_MESSAGES/ktextwidgets5.mo +share/locale/et/LC_MESSAGES/ktextwidgets5.mo +share/locale/eu/LC_MESSAGES/ktextwidgets5.mo +share/locale/fa/LC_MESSAGES/ktextwidgets5.mo +share/locale/fi/LC_MESSAGES/ktextwidgets5.mo +share/locale/fr/LC_MESSAGES/ktextwidgets5.mo +share/locale/fy/LC_MESSAGES/ktextwidgets5.mo +share/locale/ga/LC_MESSAGES/ktextwidgets5.mo +share/locale/gd/LC_MESSAGES/ktextwidgets5.mo +share/locale/gl/LC_MESSAGES/ktextwidgets5.mo +share/locale/gu/LC_MESSAGES/ktextwidgets5.mo +share/locale/ha/LC_MESSAGES/ktextwidgets5.mo +share/locale/he/LC_MESSAGES/ktextwidgets5.mo +share/locale/hi/LC_MESSAGES/ktextwidgets5.mo +share/locale/hne/LC_MESSAGES/ktextwidgets5.mo +share/locale/hr/LC_MESSAGES/ktextwidgets5.mo +share/locale/hsb/LC_MESSAGES/ktextwidgets5.mo +share/locale/hu/LC_MESSAGES/ktextwidgets5.mo +share/locale/hy/LC_MESSAGES/ktextwidgets5.mo +share/locale/ia/LC_MESSAGES/ktextwidgets5.mo +share/locale/id/LC_MESSAGES/ktextwidgets5.mo +share/locale/is/LC_MESSAGES/ktextwidgets5.mo +share/locale/it/LC_MESSAGES/ktextwidgets5.mo +share/locale/ja/LC_MESSAGES/ktextwidgets5.mo +share/locale/ka/LC_MESSAGES/ktextwidgets5.mo +share/locale/kk/LC_MESSAGES/ktextwidgets5.mo +share/locale/km/LC_MESSAGES/ktextwidgets5.mo +share/locale/kn/LC_MESSAGES/ktextwidgets5.mo +share/locale/ko/LC_MESSAGES/ktextwidgets5.mo +share/locale/ku/LC_MESSAGES/ktextwidgets5.mo +share/locale/lb/LC_MESSAGES/ktextwidgets5.mo +share/locale/lt/LC_MESSAGES/ktextwidgets5.mo +share/locale/lv/LC_MESSAGES/ktextwidgets5.mo +share/locale/mai/LC_MESSAGES/ktextwidgets5.mo +share/locale/mk/LC_MESSAGES/ktextwidgets5.mo +share/locale/ml/LC_MESSAGES/ktextwidgets5.mo +share/locale/mr/LC_MESSAGES/ktextwidgets5.mo +share/locale/ms/LC_MESSAGES/ktextwidgets5.mo +share/locale/nb/LC_MESSAGES/ktextwidgets5.mo +share/locale/nds/LC_MESSAGES/ktextwidgets5.mo +share/locale/ne/LC_MESSAGES/ktextwidgets5.mo +share/locale/nl/LC_MESSAGES/ktextwidgets5.mo +share/locale/nn/LC_MESSAGES/ktextwidgets5.mo +share/locale/oc/LC_MESSAGES/ktextwidgets5.mo +share/locale/or/LC_MESSAGES/ktextwidgets5.mo +share/locale/pa/LC_MESSAGES/ktextwidgets5.mo +share/locale/pl/LC_MESSAGES/ktextwidgets5.mo +share/locale/ps/LC_MESSAGES/ktextwidgets5.mo +share/locale/pt/LC_MESSAGES/ktextwidgets5.mo +share/locale/pt_BR/LC_MESSAGES/ktextwidgets5.mo +share/locale/ro/LC_MESSAGES/ktextwidgets5.mo +share/locale/ru/LC_MESSAGES/ktextwidgets5.mo +share/locale/se/LC_MESSAGES/ktextwidgets5.mo +share/locale/si/LC_MESSAGES/ktextwidgets5.mo +share/locale/sk/LC_MESSAGES/ktextwidgets5.mo +share/locale/sl/LC_MESSAGES/ktextwidgets5.mo +share/locale/sq/LC_MESSAGES/ktextwidgets5.mo +share/locale/sr/LC_MESSAGES/ktextwidgets5.mo +share/locale/sr@ijekavian/LC_MESSAGES/ktextwidgets5.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/ktextwidgets5.mo +share/locale/sr@latin/LC_MESSAGES/ktextwidgets5.mo +share/locale/sv/LC_MESSAGES/ktextwidgets5.mo +share/locale/ta/LC_MESSAGES/ktextwidgets5.mo +share/locale/te/LC_MESSAGES/ktextwidgets5.mo +share/locale/tg/LC_MESSAGES/ktextwidgets5.mo +share/locale/th/LC_MESSAGES/ktextwidgets5.mo +share/locale/tr/LC_MESSAGES/ktextwidgets5.mo +share/locale/tt/LC_MESSAGES/ktextwidgets5.mo +share/locale/ug/LC_MESSAGES/ktextwidgets5.mo +share/locale/uk/LC_MESSAGES/ktextwidgets5.mo +share/locale/uz/LC_MESSAGES/ktextwidgets5.mo +share/locale/uz@cyrillic/LC_MESSAGES/ktextwidgets5.mo +share/locale/vi/LC_MESSAGES/ktextwidgets5.mo +share/locale/wa/LC_MESSAGES/ktextwidgets5.mo +share/locale/xh/LC_MESSAGES/ktextwidgets5.mo +share/locale/zh_CN/LC_MESSAGES/ktextwidgets5.mo +share/locale/zh_HK/LC_MESSAGES/ktextwidgets5.mo +share/locale/zh_TW/LC_MESSAGES/ktextwidgets5.mo diff --git a/x11-toolkits/kf5-kwidgetsaddons/Makefile b/x11-toolkits/kf5-kwidgetsaddons/Makefile new file mode 100644 index 000000000000..518ca703cbc6 --- /dev/null +++ b/x11-toolkits/kf5-kwidgetsaddons/Makefile @@ -0,0 +1,16 @@ +# Created by: tcberner +# $FreeBSD$ + +PORTNAME= kwidgetsaddons +PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +CATEGORIES= x11-toolkits kde kde-frameworks + +MAINTAINER= kde@FreeBSD.org +COMMENT= KF5 addons to QtWidgets + +USES= cmake:outsource compiler:c++11-lib kde:5 pkgconfig tar:xz +USE_KDE= ecm +USE_QT5= buildtools_build core gui linguisttools \ + qmake_build uiplugin uitools testlib widgets + +.include <bsd.port.mk> diff --git a/x11-toolkits/kf5-kwidgetsaddons/distinfo b/x11-toolkits/kf5-kwidgetsaddons/distinfo new file mode 100644 index 000000000000..bce86dfd97be --- /dev/null +++ b/x11-toolkits/kf5-kwidgetsaddons/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1475424086 +SHA256 (KDE/frameworks/5.27.0/kwidgetsaddons-5.27.0.tar.xz) = 343b0669cca8c87c1c2713e63e01de3ab84b5e21f3c40ce27dd11e7f94ed2f5d +SIZE (KDE/frameworks/5.27.0/kwidgetsaddons-5.27.0.tar.xz) = 4325564 diff --git a/x11-toolkits/kf5-kwidgetsaddons/pkg-descr b/x11-toolkits/kf5-kwidgetsaddons/pkg-descr new file mode 100644 index 000000000000..3cd28cfc4c24 --- /dev/null +++ b/x11-toolkits/kf5-kwidgetsaddons/pkg-descr @@ -0,0 +1,4 @@ +This repository contains add-on widgets and classes for applications that use +the Qt Widgets module. + +WWW: http://api.kde.org/frameworks-api/frameworks5-apidocs/kwidgetsaddons/html/index.html diff --git a/x11-toolkits/kf5-kwidgetsaddons/pkg-plist b/x11-toolkits/kf5-kwidgetsaddons/pkg-plist new file mode 100644 index 000000000000..c0876486550f --- /dev/null +++ b/x11-toolkits/kf5-kwidgetsaddons/pkg-plist @@ -0,0 +1,244 @@ +include/KF5/KWidgetsAddons/KAcceleratorManager +include/KF5/KWidgetsAddons/KActionMenu +include/KF5/KWidgetsAddons/KActionSelector +include/KF5/KWidgetsAddons/KAnimatedButton +include/KF5/KWidgetsAddons/KAssistantDialog +include/KF5/KWidgetsAddons/KCapacityBar +include/KF5/KWidgetsAddons/KCharSelect +include/KF5/KWidgetsAddons/KCollapsibleGroupBox +include/KF5/KWidgetsAddons/KColorButton +include/KF5/KWidgetsAddons/KColorCombo +include/KF5/KWidgetsAddons/KColumnResizer +include/KF5/KWidgetsAddons/KCursor +include/KF5/KWidgetsAddons/KDateComboBox +include/KF5/KWidgetsAddons/KDatePicker +include/KF5/KWidgetsAddons/KDateTimeEdit +include/KF5/KWidgetsAddons/KDragWidgetDecorator +include/KF5/KWidgetsAddons/KDualAction +include/KF5/KWidgetsAddons/KEditListWidget +include/KF5/KWidgetsAddons/KFontAction +include/KF5/KWidgetsAddons/KFontChooser +include/KF5/KWidgetsAddons/KFontRequester +include/KF5/KWidgetsAddons/KFontSizeAction +include/KF5/KWidgetsAddons/KGuiItem +include/KF5/KWidgetsAddons/KLed +include/KF5/KWidgetsAddons/KMessageBox +include/KF5/KWidgetsAddons/KMessageBoxDontAskAgainInterface +include/KF5/KWidgetsAddons/KMessageBoxNotifyInterface +include/KF5/KWidgetsAddons/KMessageWidget +include/KF5/KWidgetsAddons/KMimeTypeChooser +include/KF5/KWidgetsAddons/KMimeTypeEditor +include/KF5/KWidgetsAddons/KMultiTabBar +include/KF5/KWidgetsAddons/KNewPasswordDialog +include/KF5/KWidgetsAddons/KNewPasswordWidget +include/KF5/KWidgetsAddons/KPageDialog +include/KF5/KWidgetsAddons/KPageModel +include/KF5/KWidgetsAddons/KPageView +include/KF5/KWidgetsAddons/KPageWidget +include/KF5/KWidgetsAddons/KPageWidgetModel +include/KF5/KWidgetsAddons/KPasswordDialog +include/KF5/KWidgetsAddons/KPixmapRegionSelectorDialog +include/KF5/KWidgetsAddons/KPixmapRegionSelectorWidget +include/KF5/KWidgetsAddons/KPixmapSequence +include/KF5/KWidgetsAddons/KPixmapSequenceOverlayPainter +include/KF5/KWidgetsAddons/KPixmapSequenceWidget +include/KF5/KWidgetsAddons/KPopupFrame +include/KF5/KWidgetsAddons/KRatingPainter +include/KF5/KWidgetsAddons/KRatingWidget +include/KF5/KWidgetsAddons/KRuler +include/KF5/KWidgetsAddons/KSelectAction +include/KF5/KWidgetsAddons/KSelector +include/KF5/KWidgetsAddons/KSeparator +include/KF5/KWidgetsAddons/KSplitterCollapserButton +include/KF5/KWidgetsAddons/KSqueezedTextLabel +include/KF5/KWidgetsAddons/KStandardGuiItem +include/KF5/KWidgetsAddons/KStyleExtensions +include/KF5/KWidgetsAddons/KTimeComboBox +include/KF5/KWidgetsAddons/KTitleWidget +include/KF5/KWidgetsAddons/KToggleAction +include/KF5/KWidgetsAddons/KToggleFullScreenAction +include/KF5/KWidgetsAddons/KToolBarLabelAction +include/KF5/KWidgetsAddons/KToolBarPopupAction +include/KF5/KWidgetsAddons/KToolBarSpacerAction +include/KF5/KWidgetsAddons/KUrlLabel +include/KF5/KWidgetsAddons/KViewStateMaintainerBase +include/KF5/KWidgetsAddons/KViewStateSerializer +include/KF5/KWidgetsAddons/KXYSelector +include/KF5/KWidgetsAddons/LineEditUrlDropEventFilter +include/KF5/KWidgetsAddons/kacceleratormanager.h +include/KF5/KWidgetsAddons/kactionmenu.h +include/KF5/KWidgetsAddons/kactionselector.h +include/KF5/KWidgetsAddons/kanimatedbutton.h +include/KF5/KWidgetsAddons/kassistantdialog.h +include/KF5/KWidgetsAddons/kcapacitybar.h +include/KF5/KWidgetsAddons/kcharselect.h +include/KF5/KWidgetsAddons/kcollapsiblegroupbox.h +include/KF5/KWidgetsAddons/kcolorbutton.h +include/KF5/KWidgetsAddons/kcolorcombo.h +include/KF5/KWidgetsAddons/kcolumnresizer.h +include/KF5/KWidgetsAddons/kcursor.h +include/KF5/KWidgetsAddons/kdatecombobox.h +include/KF5/KWidgetsAddons/kdatepicker.h +include/KF5/KWidgetsAddons/kdatetimeedit.h +include/KF5/KWidgetsAddons/kdragwidgetdecorator.h +include/KF5/KWidgetsAddons/kdualaction.h +include/KF5/KWidgetsAddons/keditlistwidget.h +include/KF5/KWidgetsAddons/kfontaction.h +include/KF5/KWidgetsAddons/kfontchooser.h +include/KF5/KWidgetsAddons/kfontrequester.h +include/KF5/KWidgetsAddons/kfontsizeaction.h +include/KF5/KWidgetsAddons/kguiitem.h +include/KF5/KWidgetsAddons/kled.h +include/KF5/KWidgetsAddons/kmessagebox.h +include/KF5/KWidgetsAddons/kmessageboxdontaskagaininterface.h +include/KF5/KWidgetsAddons/kmessageboxnotifyinterface.h +include/KF5/KWidgetsAddons/kmessagewidget.h +include/KF5/KWidgetsAddons/kmimetypechooser.h +include/KF5/KWidgetsAddons/kmimetypeeditor.h +include/KF5/KWidgetsAddons/kmultitabbar.h +include/KF5/KWidgetsAddons/knewpassworddialog.h +include/KF5/KWidgetsAddons/knewpasswordwidget.h +include/KF5/KWidgetsAddons/kpagedialog.h +include/KF5/KWidgetsAddons/kpagemodel.h +include/KF5/KWidgetsAddons/kpageview.h +include/KF5/KWidgetsAddons/kpagewidget.h +include/KF5/KWidgetsAddons/kpagewidgetmodel.h +include/KF5/KWidgetsAddons/kpassworddialog.h +include/KF5/KWidgetsAddons/kpixmapregionselectordialog.h +include/KF5/KWidgetsAddons/kpixmapregionselectorwidget.h +include/KF5/KWidgetsAddons/kpixmapsequence.h +include/KF5/KWidgetsAddons/kpixmapsequenceoverlaypainter.h +include/KF5/KWidgetsAddons/kpixmapsequencewidget.h +include/KF5/KWidgetsAddons/kpopupframe.h +include/KF5/KWidgetsAddons/kratingpainter.h +include/KF5/KWidgetsAddons/kratingwidget.h +include/KF5/KWidgetsAddons/kruler.h +include/KF5/KWidgetsAddons/kselectaction.h +include/KF5/KWidgetsAddons/kselector.h +include/KF5/KWidgetsAddons/kseparator.h +include/KF5/KWidgetsAddons/ksplittercollapserbutton.h +include/KF5/KWidgetsAddons/ksqueezedtextlabel.h +include/KF5/KWidgetsAddons/kstandardguiitem.h +include/KF5/KWidgetsAddons/kstyleextensions.h +include/KF5/KWidgetsAddons/ktimecombobox.h +include/KF5/KWidgetsAddons/ktitlewidget.h +include/KF5/KWidgetsAddons/ktoggleaction.h +include/KF5/KWidgetsAddons/ktogglefullscreenaction.h +include/KF5/KWidgetsAddons/ktoolbarlabelaction.h +include/KF5/KWidgetsAddons/ktoolbarpopupaction.h +include/KF5/KWidgetsAddons/ktoolbarspaceraction.h +include/KF5/KWidgetsAddons/kurllabel.h +include/KF5/KWidgetsAddons/kviewstatemaintainerbase.h +include/KF5/KWidgetsAddons/kviewstateserializer.h +include/KF5/KWidgetsAddons/kwidgetsaddons_export.h +include/KF5/KWidgetsAddons/kxyselector.h +include/KF5/KWidgetsAddons/lineediturldropeventfilter.h +include/KF5/kwidgetsaddons_version.h +lib/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake +lib/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfigVersion.cmake +lib/cmake/KF5WidgetsAddons/KF5WidgetsAddonsTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5WidgetsAddons/KF5WidgetsAddonsTargets.cmake +lib/libKF5WidgetsAddons.so +lib/libKF5WidgetsAddons.so.5 +lib/libKF5WidgetsAddons.so.%%KDE_FRAMEWORKS_VERSION%% +%%QT_MKSPECDIR%%/modules/qt_KWidgetsAddons.pri +share/kf5/kcharselect/kcharselect-data +share/locale/af/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ar/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/as/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ast/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/be/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/be@latin/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/bg/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/bn/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/bn_IN/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/br/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/bs/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ca/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ca@valencia/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/crh/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/cs/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/csb/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/cy/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/da/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/de/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/el/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/en_GB/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/eo/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/es/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/et/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/eu/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/fa/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/fi/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/fr/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/fy/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ga/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/gl/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/gu/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ha/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/he/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/hi/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/hne/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/hr/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/hsb/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/hu/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/hy/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ia/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/id/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/is/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/it/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ja/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ka/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/kk/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/km/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/kn/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ko/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ku/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/lb/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/lt/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/lv/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/mai/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/mk/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ml/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/mr/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ms/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/nb/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/nds/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ne/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/nl/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/nn/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/oc/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/or/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/pa/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/pl/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ps/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/pt/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/pt_BR/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ro/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ru/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/se/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/si/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/sk/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/sl/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/sq/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/sr/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/sr@ijekavian/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/sr@ijekavianlatin/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/sr@latin/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/sv/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ta/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/te/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/tg/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/th/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/tr/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/tt/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/ug/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/uk/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/uz/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/uz@cyrillic/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/vi/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/wa/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/xh/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/zh_CN/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/zh_HK/LC_MESSAGES/kwidgetsaddons5_qt.qm +share/locale/zh_TW/LC_MESSAGES/kwidgetsaddons5_qt.qm diff --git a/x11-toolkits/kf5-kxmlgui/Makefile b/x11-toolkits/kf5-kxmlgui/Makefile new file mode 100644 index 000000000000..010c33109d45 --- /dev/null +++ b/x11-toolkits/kf5-kxmlgui/Makefile @@ -0,0 +1,18 @@ +# Created by: tcberner +# $FreeBSD$ + +PORTNAME= kxmlgui +PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +CATEGORIES= x11-toolkits kde kde-frameworks + +MAINTAINER= kde@FreeBSD.org +COMMENT= KF5 user configurable main windows + +USES= cmake:outsource compiler:c++11-lib gettext kde:5 tar:xz +USE_KDE= attica5 auth codecs config configwidgets coreaddons ecm \ + globalaccel i18n iconthemes itemviews sonnet textwidgets \ + widgetsaddons windowsystem +USE_QT5= buildtools_build core dbus gui network printsupport \ + qmake_build widgets xml + +.include <bsd.port.mk> diff --git a/x11-toolkits/kf5-kxmlgui/distinfo b/x11-toolkits/kf5-kxmlgui/distinfo new file mode 100644 index 000000000000..186d1cb3419d --- /dev/null +++ b/x11-toolkits/kf5-kxmlgui/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1475424087 +SHA256 (KDE/frameworks/5.27.0/kxmlgui-5.27.0.tar.xz) = 81c3c14441b22f12bd93a61375b5bacf1708d693d68c9cca5b7ae5286e2cc541 +SIZE (KDE/frameworks/5.27.0/kxmlgui-5.27.0.tar.xz) = 3151064 diff --git a/x11-toolkits/kf5-kxmlgui/pkg-descr b/x11-toolkits/kf5-kxmlgui/pkg-descr new file mode 100644 index 000000000000..57e2fa7aa43f --- /dev/null +++ b/x11-toolkits/kf5-kxmlgui/pkg-descr @@ -0,0 +1,5 @@ +KXMLGUI provides a framework for managing menu and toolbar actions in an +abstract way. The actions are configured through a XML description and +hooks in the application code. + +WWW: http://api.kde.org/frameworks-api/frameworks5-apidocs/kxmlgui/html/index.html diff --git a/x11-toolkits/kf5-kxmlgui/pkg-plist b/x11-toolkits/kf5-kxmlgui/pkg-plist new file mode 100644 index 000000000000..aa2dbcb78d4c --- /dev/null +++ b/x11-toolkits/kf5-kxmlgui/pkg-plist @@ -0,0 +1,150 @@ +etc/xdg/ui/ui_standards.rc +include/KF5/KXmlGui/KAboutApplicationDialog +include/KF5/KXmlGui/KActionCategory +include/KF5/KXmlGui/KActionCollection +include/KF5/KXmlGui/KBugReport +include/KF5/KXmlGui/KEditToolBar +include/KF5/KXmlGui/KHelpMenu +include/KF5/KXmlGui/KKeySequenceWidget +include/KF5/KXmlGui/KMainWindow +include/KF5/KXmlGui/KShortcutWidget +include/KF5/KXmlGui/KShortcutsDialog +include/KF5/KXmlGui/KShortcutsEditor +include/KF5/KXmlGui/KToggleToolBarAction +include/KF5/KXmlGui/KToolBar +include/KF5/KXmlGui/KUndoActions +include/KF5/KXmlGui/KXMLGUIBuilder +include/KF5/KXmlGui/KXMLGUIClient +include/KF5/KXmlGui/KXMLGUIFactory +include/KF5/KXmlGui/KXmlGuiWindow +include/KF5/KXmlGui/kaboutapplicationdialog.h +include/KF5/KXmlGui/kactioncategory.h +include/KF5/KXmlGui/kactioncollection.h +include/KF5/KXmlGui/kbugreport.h +include/KF5/KXmlGui/kedittoolbar.h +include/KF5/KXmlGui/kgesture_p.h +include/KF5/KXmlGui/kgesturemap_p.h +include/KF5/KXmlGui/khelpmenu.h +include/KF5/KXmlGui/kkeysequencewidget.h +include/KF5/KXmlGui/kmainwindow.h +include/KF5/KXmlGui/kshortcutsdialog.h +include/KF5/KXmlGui/kshortcutseditor.h +include/KF5/KXmlGui/kshortcutwidget.h +include/KF5/KXmlGui/ktoggletoolbaraction.h +include/KF5/KXmlGui/ktoolbar.h +include/KF5/KXmlGui/kundoactions.h +include/KF5/KXmlGui/kxmlgui_export.h +include/KF5/KXmlGui/kxmlguibuilder.h +include/KF5/KXmlGui/kxmlguiclient.h +include/KF5/KXmlGui/kxmlguifactory.h +include/KF5/KXmlGui/kxmlguiwindow.h +include/KF5/kxmlgui_version.h +lib/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake +lib/cmake/KF5XmlGui/KF5XmlGuiConfigVersion.cmake +lib/cmake/KF5XmlGui/KF5XmlGuiTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5XmlGui/KF5XmlGuiTargets.cmake +lib/libKF5XmlGui.so +lib/libKF5XmlGui.so.5 +lib/libKF5XmlGui.so.%%KDE_FRAMEWORKS_VERSION%% +lib/libexec/kf5/ksendbugmail +%%QT_MKSPECDIR%%/modules/qt_KXmlGui.pri +share/locale/af/LC_MESSAGES/kxmlgui5.mo +share/locale/ar/LC_MESSAGES/kxmlgui5.mo +share/locale/as/LC_MESSAGES/kxmlgui5.mo +share/locale/ast/LC_MESSAGES/kxmlgui5.mo +share/locale/be/LC_MESSAGES/kxmlgui5.mo +share/locale/be@latin/LC_MESSAGES/kxmlgui5.mo +share/locale/bg/LC_MESSAGES/kxmlgui5.mo +share/locale/bn/LC_MESSAGES/kxmlgui5.mo +share/locale/bn_IN/LC_MESSAGES/kxmlgui5.mo +share/locale/br/LC_MESSAGES/kxmlgui5.mo +share/locale/bs/LC_MESSAGES/kxmlgui5.mo +share/locale/ca/LC_MESSAGES/kxmlgui5.mo +share/locale/ca@valencia/LC_MESSAGES/kxmlgui5.mo +share/locale/crh/LC_MESSAGES/kxmlgui5.mo +share/locale/cs/LC_MESSAGES/kxmlgui5.mo +share/locale/csb/LC_MESSAGES/kxmlgui5.mo +share/locale/cy/LC_MESSAGES/kxmlgui5.mo +share/locale/da/LC_MESSAGES/kxmlgui5.mo +share/locale/de/LC_MESSAGES/kxmlgui5.mo +share/locale/el/LC_MESSAGES/kxmlgui5.mo +share/locale/en_GB/LC_MESSAGES/kxmlgui5.mo +share/locale/eo/LC_MESSAGES/kxmlgui5.mo +share/locale/es/LC_MESSAGES/kxmlgui5.mo +share/locale/et/LC_MESSAGES/kxmlgui5.mo +share/locale/eu/LC_MESSAGES/kxmlgui5.mo +share/locale/fa/LC_MESSAGES/kxmlgui5.mo +share/locale/fi/LC_MESSAGES/kxmlgui5.mo +share/locale/fr/LC_MESSAGES/kxmlgui5.mo +share/locale/fy/LC_MESSAGES/kxmlgui5.mo +share/locale/ga/LC_MESSAGES/kxmlgui5.mo +share/locale/gd/LC_MESSAGES/kxmlgui5.mo +share/locale/gl/LC_MESSAGES/kxmlgui5.mo +share/locale/gu/LC_MESSAGES/kxmlgui5.mo +share/locale/ha/LC_MESSAGES/kxmlgui5.mo +share/locale/he/LC_MESSAGES/kxmlgui5.mo +share/locale/hi/LC_MESSAGES/kxmlgui5.mo +share/locale/hne/LC_MESSAGES/kxmlgui5.mo +share/locale/hr/LC_MESSAGES/kxmlgui5.mo +share/locale/hsb/LC_MESSAGES/kxmlgui5.mo +share/locale/hu/LC_MESSAGES/kxmlgui5.mo +share/locale/hy/LC_MESSAGES/kxmlgui5.mo +share/locale/ia/LC_MESSAGES/kxmlgui5.mo +share/locale/id/LC_MESSAGES/kxmlgui5.mo +share/locale/is/LC_MESSAGES/kxmlgui5.mo +share/locale/it/LC_MESSAGES/kxmlgui5.mo +share/locale/ja/LC_MESSAGES/kxmlgui5.mo +share/locale/ka/LC_MESSAGES/kxmlgui5.mo +share/locale/kk/LC_MESSAGES/kxmlgui5.mo +share/locale/km/LC_MESSAGES/kxmlgui5.mo +share/locale/kn/LC_MESSAGES/kxmlgui5.mo +share/locale/ko/LC_MESSAGES/kxmlgui5.mo +share/locale/ku/LC_MESSAGES/kxmlgui5.mo +share/locale/lb/LC_MESSAGES/kxmlgui5.mo +share/locale/lt/LC_MESSAGES/kxmlgui5.mo +share/locale/lv/LC_MESSAGES/kxmlgui5.mo +share/locale/mai/LC_MESSAGES/kxmlgui5.mo +share/locale/mk/LC_MESSAGES/kxmlgui5.mo +share/locale/ml/LC_MESSAGES/kxmlgui5.mo +share/locale/mr/LC_MESSAGES/kxmlgui5.mo +share/locale/ms/LC_MESSAGES/kxmlgui5.mo +share/locale/nb/LC_MESSAGES/kxmlgui5.mo +share/locale/nds/LC_MESSAGES/kxmlgui5.mo +share/locale/ne/LC_MESSAGES/kxmlgui5.mo +share/locale/nl/LC_MESSAGES/kxmlgui5.mo +share/locale/nn/LC_MESSAGES/kxmlgui5.mo +share/locale/oc/LC_MESSAGES/kxmlgui5.mo +share/locale/or/LC_MESSAGES/kxmlgui5.mo +share/locale/pa/LC_MESSAGES/kxmlgui5.mo +share/locale/pl/LC_MESSAGES/kxmlgui5.mo +share/locale/ps/LC_MESSAGES/kxmlgui5.mo +share/locale/pt/LC_MESSAGES/kxmlgui5.mo +share/locale/pt_BR/LC_MESSAGES/kxmlgui5.mo +share/locale/ro/LC_MESSAGES/kxmlgui5.mo +share/locale/ru/LC_MESSAGES/kxmlgui5.mo +share/locale/se/LC_MESSAGES/kxmlgui5.mo +share/locale/si/LC_MESSAGES/kxmlgui5.mo +share/locale/sk/LC_MESSAGES/kxmlgui5.mo +share/locale/sl/LC_MESSAGES/kxmlgui5.mo +share/locale/sq/LC_MESSAGES/kxmlgui5.mo +share/locale/sr/LC_MESSAGES/kxmlgui5.mo +share/locale/sr@ijekavian/LC_MESSAGES/kxmlgui5.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kxmlgui5.mo +share/locale/sr@latin/LC_MESSAGES/kxmlgui5.mo +share/locale/sv/LC_MESSAGES/kxmlgui5.mo +share/locale/ta/LC_MESSAGES/kxmlgui5.mo +share/locale/te/LC_MESSAGES/kxmlgui5.mo +share/locale/tg/LC_MESSAGES/kxmlgui5.mo +share/locale/th/LC_MESSAGES/kxmlgui5.mo +share/locale/tr/LC_MESSAGES/kxmlgui5.mo +share/locale/tt/LC_MESSAGES/kxmlgui5.mo +share/locale/ug/LC_MESSAGES/kxmlgui5.mo +share/locale/uk/LC_MESSAGES/kxmlgui5.mo +share/locale/uz/LC_MESSAGES/kxmlgui5.mo +share/locale/uz@cyrillic/LC_MESSAGES/kxmlgui5.mo +share/locale/vi/LC_MESSAGES/kxmlgui5.mo +share/locale/wa/LC_MESSAGES/kxmlgui5.mo +share/locale/xh/LC_MESSAGES/kxmlgui5.mo +share/locale/zh_CN/LC_MESSAGES/kxmlgui5.mo +share/locale/zh_HK/LC_MESSAGES/kxmlgui5.mo +share/locale/zh_TW/LC_MESSAGES/kxmlgui5.mo diff --git a/x11-toolkits/kirigami/Makefile b/x11-toolkits/kirigami/Makefile new file mode 100644 index 000000000000..c071f540abc2 --- /dev/null +++ b/x11-toolkits/kirigami/Makefile @@ -0,0 +1,19 @@ +# Created by: tcberner +# $FreeBSD$ + +PORTNAME= kirigami +PORTVERSION= 1.1.0 +MASTER_SITES= KDE/stable/${PORTNAME} +# kirigami will likely become a framework. So already put the distfile there. +DIST_SUBDIR= KDE/frameworks/${KDE_FRAMEWORKS_VERSION} +CATEGORIES= x11-toolkits kde # kde-framework + +MAINTAINER= kde@FreeBSD.org +COMMENT= QtQuick based components set + +USES= cmake:outsource compiler:c++11-lib gettext kde:5 tar:xz +USE_KDE= ecm kdeclarative plasma-framework +USE_QT5= buildtools_build core gui linguisttools network qmake_build \ + qml quick svg testlib widgets + +.include <bsd.port.mk> diff --git a/x11-toolkits/kirigami/distinfo b/x11-toolkits/kirigami/distinfo new file mode 100644 index 000000000000..06e508416938 --- /dev/null +++ b/x11-toolkits/kirigami/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1475939214 +SHA256 (KDE/frameworks/5.27.0/kirigami-1.1.0.tar.xz) = 6677af0c486a4c9cfefe74a0951e85dad53435010031bf2b7fcdf9c5df6b3edd +SIZE (KDE/frameworks/5.27.0/kirigami-1.1.0.tar.xz) = 262152 diff --git a/x11-toolkits/kirigami/pkg-descr b/x11-toolkits/kirigami/pkg-descr new file mode 100644 index 000000000000..e70aa03d2081 --- /dev/null +++ b/x11-toolkits/kirigami/pkg-descr @@ -0,0 +1,3 @@ +A QtQuick based components set + +WWW: https://api.kde.org/kirigami/html/index.html diff --git a/x11-toolkits/kirigami/pkg-plist b/x11-toolkits/kirigami/pkg-plist new file mode 100644 index 000000000000..a8d7a2215932 --- /dev/null +++ b/x11-toolkits/kirigami/pkg-plist @@ -0,0 +1,72 @@ +lib/cmake/KF5Kirigami/KF5KirigamiConfig.cmake +lib/cmake/KF5Kirigami/KF5KirigamiConfigVersion.cmake +lib/cmake/KF5Kirigami/KF5KirigamiMacros.cmake +%%QT_MKSPECDIR%%/modules/qt_Kirigami.pri +%%QT_QMLDIR%%/org/kde/kirigami/AbstractApplicationHeader.qml +%%QT_QMLDIR%%/org/kde/kirigami/AbstractApplicationWindow.qml +%%QT_QMLDIR%%/org/kde/kirigami/AbstractListItem.qml +%%QT_QMLDIR%%/org/kde/kirigami/Action.qml +%%QT_QMLDIR%%/org/kde/kirigami/ApplicationHeader.qml +%%QT_QMLDIR%%/org/kde/kirigami/ApplicationWindow.qml +%%QT_QMLDIR%%/org/kde/kirigami/BasicListItem.qml +%%QT_QMLDIR%%/org/kde/kirigami/ContextDrawer.qml +%%QT_QMLDIR%%/org/kde/kirigami/GlobalDrawer.qml +%%QT_QMLDIR%%/org/kde/kirigami/Heading.qml +%%QT_QMLDIR%%/org/kde/kirigami/Icon.qml +%%QT_QMLDIR%%/org/kde/kirigami/Label.qml +%%QT_QMLDIR%%/org/kde/kirigami/OverlayDrawer.qml +%%QT_QMLDIR%%/org/kde/kirigami/OverlaySheet.qml +%%QT_QMLDIR%%/org/kde/kirigami/Page.qml +%%QT_QMLDIR%%/org/kde/kirigami/ScrollablePage.qml +%%QT_QMLDIR%%/org/kde/kirigami/Separator.qml +%%QT_QMLDIR%%/org/kde/kirigami/SplitDrawer.qml +%%QT_QMLDIR%%/org/kde/kirigami/SwipeListItem.qml +%%QT_QMLDIR%%/org/kde/kirigami/Theme.qml +%%QT_QMLDIR%%/org/kde/kirigami/ToolBarApplicationHeader.qml +%%QT_QMLDIR%%/org/kde/kirigami/Units.qml +%%QT_QMLDIR%%/org/kde/kirigami/libkirigamiplugin.so +%%QT_QMLDIR%%/org/kde/kirigami/private/ActionButton.qml +%%QT_QMLDIR%%/org/kde/kirigami/private/CornerShadow.qml +%%QT_QMLDIR%%/org/kde/kirigami/private/DefaultListItemBackground.qml +%%QT_QMLDIR%%/org/kde/kirigami/private/EdgeShadow.qml +%%QT_QMLDIR%%/org/kde/kirigami/private/PageActionPropertyGroup.qml +%%QT_QMLDIR%%/org/kde/kirigami/private/RefreshableScrollView.qml +%%QT_QMLDIR%%/org/kde/kirigami/qmldir +%%QT_QMLDIR%%/org/kde/kirigami/styles/Desktop/AbstractApplicationHeader.qml +%%QT_QMLDIR%%/org/kde/kirigami/styles/Desktop/AbstractListItem.qml +%%QT_QMLDIR%%/org/kde/kirigami/styles/Desktop/ApplicationWindow.qml +%%QT_QMLDIR%%/org/kde/kirigami/styles/Desktop/OverlayDrawer.qml +%%QT_QMLDIR%%/org/kde/kirigami/styles/Desktop/SwipeListItem.qml +%%QT_QMLDIR%%/org/kde/kirigami/styles/Desktop/Theme.qml +%%QT_QMLDIR%%/org/kde/kirigami/styles/Desktop/Units.qml +%%QT_QMLDIR%%/org/kde/kirigami/styles/Plasma/Icon.qml +%%QT_QMLDIR%%/org/kde/kirigami/styles/Plasma/Theme.qml +%%QT_QMLDIR%%/org/kde/kirigami/styles/Plasma/Units.qml +%%QT_QMLDIR%%/org/kde/kirigami/templates/AbstractApplicationHeader.qml +%%QT_QMLDIR%%/org/kde/kirigami/templates/AbstractListItem.qml +%%QT_QMLDIR%%/org/kde/kirigami/templates/ApplicationHeader.qml +%%QT_QMLDIR%%/org/kde/kirigami/templates/OverlayDrawer.qml +%%QT_QMLDIR%%/org/kde/kirigami/templates/OverlaySheet.qml +%%QT_QMLDIR%%/org/kde/kirigami/templates/SplitDrawer.qml +%%QT_QMLDIR%%/org/kde/kirigami/templates/SwipeListItem.qml +%%QT_QMLDIR%%/org/kde/kirigami/templates/private/AbstractDrawer.qml +%%QT_QMLDIR%%/org/kde/kirigami/templates/private/BackButton.qml +%%QT_QMLDIR%%/org/kde/kirigami/templates/private/ContextIcon.qml +%%QT_QMLDIR%%/org/kde/kirigami/templates/private/MenuIcon.qml +%%QT_QMLDIR%%/org/kde/kirigami/templates/private/PageRow.qml +%%QT_QMLDIR%%/org/kde/kirigami/templates/private/PassiveNotification.qml +share/locale/ca/LC_MESSAGES/libkirigamiplugin_qt.qm +share/locale/ca@valencia/LC_MESSAGES/libkirigamiplugin_qt.qm +share/locale/cs/LC_MESSAGES/libkirigamiplugin_qt.qm +share/locale/de/LC_MESSAGES/libkirigamiplugin_qt.qm +share/locale/en_GB/LC_MESSAGES/libkirigamiplugin_qt.qm +share/locale/es/LC_MESSAGES/libkirigamiplugin_qt.qm +share/locale/nl/LC_MESSAGES/libkirigamiplugin_qt.qm +share/locale/pl/LC_MESSAGES/libkirigamiplugin_qt.qm +share/locale/pt/LC_MESSAGES/libkirigamiplugin_qt.qm +share/locale/pt_BR/LC_MESSAGES/libkirigamiplugin_qt.qm +share/locale/sk/LC_MESSAGES/libkirigamiplugin_qt.qm +share/locale/sl/LC_MESSAGES/libkirigamiplugin_qt.qm +share/locale/sv/LC_MESSAGES/libkirigamiplugin_qt.qm +share/locale/uk/LC_MESSAGES/libkirigamiplugin_qt.qm +share/locale/zh_TW/LC_MESSAGES/libkirigamiplugin_qt.qm |