pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kcompletion: Add kcompletion-5.18.0 as wip/kcompletion



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Sun Jan 31 18:29:05 2016 +1300
Changeset:	1d1b974a6c1d56d1ef055ffadc90db1bfe069220

Modified Files:
	Makefile
Added Files:
	kcompletion/DESCR
	kcompletion/Makefile
	kcompletion/PLIST
	kcompletion/buildlink3.mk
	kcompletion/distinfo

Log Message:
kcompletion: Add kcompletion-5.18.0 as wip/kcompletion

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.

This framework helps implement this in Qt-based applications. You can use one of
the completion-ready widgets provided by this framework, or integrate it into
your application's other widgets directly.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1d1b974a6c1d56d1ef055ffadc90db1bfe069220

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                  |   1 +
 kcompletion/DESCR         |  10 ++++
 kcompletion/Makefile      |  17 ++++++
 kcompletion/PLIST         | 129 ++++++++++++++++++++++++++++++++++++++++++++++
 kcompletion/buildlink3.mk |  16 ++++++
 kcompletion/distinfo      |   6 +++
 6 files changed, 179 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 5950d51..f6e5739 100644
--- a/Makefile
+++ b/Makefile
@@ -1394,6 +1394,7 @@ SUBDIR+=	kapital
 SUBDIR+=	karchive
 SUBDIR+=	kawa
 SUBDIR+=	kcodecs
+SUBDIR+=	kcompletion
 SUBDIR+=	kconfig
 SUBDIR+=	kcoreaddons
 SUBDIR+=	kdbusaddons
diff --git a/kcompletion/DESCR b/kcompletion/DESCR
new file mode 100644
index 0000000..cedf01d
--- /dev/null
+++ b/kcompletion/DESCR
@@ -0,0 +1,10 @@
+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.
+
+This framework helps implement this in Qt-based applications. You can use one of
+the completion-ready widgets provided by this framework, or integrate it into
+your application's other widgets directly.
diff --git a/kcompletion/Makefile b/kcompletion/Makefile
new file mode 100644
index 0000000..9fe3f55
--- /dev/null
+++ b/kcompletion/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
+
+DISTNAME=	kcompletion-${KF5VER}
+CATEGORIES=	textproc
+
+HOMEPAGE=	https://projects.kde.org/projects/frameworks/kcompletion
+COMMENT=	Text completion helpers and widgets
+LICENSE=	gnu-lgpl-v2.1
+
+.include "../../wip/kf5/Makefile.common"
+
+.include "../../wip/kconfig/buildlink3.mk"
+.include "../../wip/kwidgetsaddons/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+BUILDLINK_DEPMETHOD.qt5-qttools= build
+.include "../../x11/qt5-qttools/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/kcompletion/PLIST b/kcompletion/PLIST
new file mode 100644
index 0000000..239526d
--- /dev/null
+++ b/kcompletion/PLIST
@@ -0,0 +1,129 @@
+@comment $NetBSD$
+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-noconfig.cmake
+lib/cmake/KF5Completion/KF5CompletionTargets.cmake
+lib/libKF5Completion.so
+lib/libKF5Completion.so.5
+lib/libKF5Completion.so.${PKGVERSION}
+qt5/mkspecs/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/kcompletion/buildlink3.mk b/kcompletion/buildlink3.mk
new file mode 100644
index 0000000..9ae5417
--- /dev/null
+++ b/kcompletion/buildlink3.mk
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+BUILDLINK_TREE+=	kcompletion
+
+.if !defined(KCOMPLETION_BUILDLINK3_MK)
+KCOMPLETION_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.kcompletion+=	kcompletion>=5.18.0
+BUILDLINK_PKGSRCDIR.kcompletion?=	../../wip/kcompletion
+
+.include "../../wip/kconfig/buildlink3.mk"
+.include "../../wip/kwidgetsaddons/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.endif	# KCOMPLETION_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-kcompletion
diff --git a/kcompletion/distinfo b/kcompletion/distinfo
new file mode 100644
index 0000000..8d88f8c
--- /dev/null
+++ b/kcompletion/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (kcompletion-5.18.0.tar.xz) = 6e4e095711c073056d1bd101d24e7ba1c4c214cc
+RMD160 (kcompletion-5.18.0.tar.xz) = f5f1e0f07ef0e0173ccab7e86969baf490a07ad0
+SHA512 (kcompletion-5.18.0.tar.xz) = a2215038e5a8738650f3abf99becdc4a0fa13420506827cb284818ff4cc56b5aa0ff960db940791ca37718b63d579b523c7f9a5e0c8906ee3018f3ce18c7325a
+Size (kcompletion-5.18.0.tar.xz) = 115836 bytes


Home | Main Index | Thread Index | Old Index