pkgsrc-WIP-changes archive

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

kcontacts: Add version 17.12.1



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Fri Feb 2 09:01:26 2018 +1300
Changeset:	e67216b36a0e3ac1757a9909d9531a9552b453a1

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

Log Message:
kcontacts: Add version 17.12.1

Address book API for KDE

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

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

diffstat:
 Makefile                |   1 +
 kcontacts/DESCR         |   1 +
 kcontacts/Makefile      |  19 ++++++++
 kcontacts/PLIST         | 121 ++++++++++++++++++++++++++++++++++++++++++++++++
 kcontacts/buildlink3.mk |  18 +++++++
 kcontacts/distinfo      |   6 +++
 6 files changed, 166 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 995d0d569e..88bbced9fc 100644
--- a/Makefile
+++ b/Makefile
@@ -1561,6 +1561,7 @@ SUBDIR+=	kannel-gateway
 SUBDIR+=	kate
 SUBDIR+=	kawa
 SUBDIR+=	kcalc
+SUBDIR+=	kcontacts
 SUBDIR+=	kde-baseapps4
 SUBDIR+=	kde-cli-tools
 SUBDIR+=	kde-gtk-config
diff --git a/kcontacts/DESCR b/kcontacts/DESCR
new file mode 100644
index 0000000000..d97083bb5c
--- /dev/null
+++ b/kcontacts/DESCR
@@ -0,0 +1 @@
+Address book API for KDE
diff --git a/kcontacts/Makefile b/kcontacts/Makefile
new file mode 100644
index 0000000000..905f6a762c
--- /dev/null
+++ b/kcontacts/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
+
+DISTNAME=	kcontacts-${KAPPSVER}
+CATEGORIES=	misc
+
+HOMEPAGE=	https://community.kde.org/KDE_PIM
+COMMENT=	Address book API for KDE
+LICENSE=	gnu-lgpl-v2
+
+.include "../../wip/kde5/applications.mk"
+
+USE_TOOLS+=	msgmerge
+
+.include "../../devel/kconfig/buildlink3.mk"
+.include "../../devel/kcoreaddons/buildlink3.mk"
+.include "../../devel/ki18n/buildlink3.mk"
+.include "../../textproc/kcodecs/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/kcontacts/PLIST b/kcontacts/PLIST
new file mode 100644
index 0000000000..92fb9c83c0
--- /dev/null
+++ b/kcontacts/PLIST
@@ -0,0 +1,121 @@
+@comment $NetBSD$
+include/KF5/KContacts/KContacts/Address
+include/KF5/KContacts/KContacts/Addressee
+include/KF5/KContacts/KContacts/AddresseeList
+include/KF5/KContacts/KContacts/CalendarUrl
+include/KF5/KContacts/KContacts/ClientPidMap
+include/KF5/KContacts/KContacts/ContactGroup
+include/KF5/KContacts/KContacts/ContactGroupTool
+include/KF5/KContacts/KContacts/Email
+include/KF5/KContacts/KContacts/Field
+include/KF5/KContacts/KContacts/FieldGroup
+include/KF5/KContacts/KContacts/Gender
+include/KF5/KContacts/KContacts/Geo
+include/KF5/KContacts/KContacts/Impp
+include/KF5/KContacts/KContacts/Key
+include/KF5/KContacts/KContacts/LDIFConverter
+include/KF5/KContacts/KContacts/Lang
+include/KF5/KContacts/KContacts/NickName
+include/KF5/KContacts/KContacts/Note
+include/KF5/KContacts/KContacts/Org
+include/KF5/KContacts/KContacts/PhoneNumber
+include/KF5/KContacts/KContacts/Picture
+include/KF5/KContacts/KContacts/Related
+include/KF5/KContacts/KContacts/ResourceLocatorUrl
+include/KF5/KContacts/KContacts/Role
+include/KF5/KContacts/KContacts/Secrecy
+include/KF5/KContacts/KContacts/SortMode
+include/KF5/KContacts/KContacts/Sound
+include/KF5/KContacts/KContacts/TimeZone
+include/KF5/KContacts/KContacts/Title
+include/KF5/KContacts/KContacts/VCardConverter
+include/KF5/KContacts/KContacts/VCardDrag
+include/KF5/KContacts/kcontacts/address.h
+include/KF5/KContacts/kcontacts/addressee.h
+include/KF5/KContacts/kcontacts/addresseelist.h
+include/KF5/KContacts/kcontacts/calendarurl.h
+include/KF5/KContacts/kcontacts/clientpidmap.h
+include/KF5/KContacts/kcontacts/contactgroup.h
+include/KF5/KContacts/kcontacts/contactgrouptool.h
+include/KF5/KContacts/kcontacts/email.h
+include/KF5/KContacts/kcontacts/field.h
+include/KF5/KContacts/kcontacts/fieldgroup.h
+include/KF5/KContacts/kcontacts/gender.h
+include/KF5/KContacts/kcontacts/geo.h
+include/KF5/KContacts/kcontacts/impp.h
+include/KF5/KContacts/kcontacts/kcontacts_export.h
+include/KF5/KContacts/kcontacts/key.h
+include/KF5/KContacts/kcontacts/lang.h
+include/KF5/KContacts/kcontacts/ldifconverter.h
+include/KF5/KContacts/kcontacts/nickname.h
+include/KF5/KContacts/kcontacts/note.h
+include/KF5/KContacts/kcontacts/org.h
+include/KF5/KContacts/kcontacts/phonenumber.h
+include/KF5/KContacts/kcontacts/picture.h
+include/KF5/KContacts/kcontacts/related.h
+include/KF5/KContacts/kcontacts/resourcelocatorurl.h
+include/KF5/KContacts/kcontacts/role.h
+include/KF5/KContacts/kcontacts/secrecy.h
+include/KF5/KContacts/kcontacts/sortmode.h
+include/KF5/KContacts/kcontacts/sound.h
+include/KF5/KContacts/kcontacts/timezone.h
+include/KF5/KContacts/kcontacts/title.h
+include/KF5/KContacts/kcontacts/vcardconverter.h
+include/KF5/KContacts/kcontacts/vcarddrag.h
+include/KF5/kcontacts_version.h
+lib/cmake/KF5Contacts/KF5ContactsConfig.cmake
+lib/cmake/KF5Contacts/KF5ContactsConfigVersion.cmake
+lib/cmake/KF5Contacts/KF5ContactsTargets-noconfig.cmake
+lib/cmake/KF5Contacts/KF5ContactsTargets.cmake
+lib/libKF5Contacts.so
+lib/libKF5Contacts.so.5
+lib/libKF5Contacts.so.5.7.1
+qt5/mkspecs/modules/qt_KContacts.pri
+share/kf5/kcontacts/countrytransl.map
+share/locale/ar/LC_MESSAGES/kcontacts5.mo
+share/locale/ast/LC_MESSAGES/kcontacts5.mo
+share/locale/bs/LC_MESSAGES/kcontacts5.mo
+share/locale/ca/LC_MESSAGES/kcontacts5.mo
+share/locale/ca@valencia/LC_MESSAGES/kcontacts5.mo
+share/locale/cs/LC_MESSAGES/kcontacts5.mo
+share/locale/da/LC_MESSAGES/kcontacts5.mo
+share/locale/de/LC_MESSAGES/kcontacts5.mo
+share/locale/el/LC_MESSAGES/kcontacts5.mo
+share/locale/en_GB/LC_MESSAGES/kcontacts5.mo
+share/locale/eo/LC_MESSAGES/kcontacts5.mo
+share/locale/es/LC_MESSAGES/kcontacts5.mo
+share/locale/et/LC_MESSAGES/kcontacts5.mo
+share/locale/fi/LC_MESSAGES/kcontacts5.mo
+share/locale/fr/LC_MESSAGES/kcontacts5.mo
+share/locale/ga/LC_MESSAGES/kcontacts5.mo
+share/locale/gl/LC_MESSAGES/kcontacts5.mo
+share/locale/hi/LC_MESSAGES/kcontacts5.mo
+share/locale/hu/LC_MESSAGES/kcontacts5.mo
+share/locale/ia/LC_MESSAGES/kcontacts5.mo
+share/locale/it/LC_MESSAGES/kcontacts5.mo
+share/locale/ja/LC_MESSAGES/kcontacts5.mo
+share/locale/kk/LC_MESSAGES/kcontacts5.mo
+share/locale/km/LC_MESSAGES/kcontacts5.mo
+share/locale/ko/LC_MESSAGES/kcontacts5.mo
+share/locale/lt/LC_MESSAGES/kcontacts5.mo
+share/locale/lv/LC_MESSAGES/kcontacts5.mo
+share/locale/mr/LC_MESSAGES/kcontacts5.mo
+share/locale/nb/LC_MESSAGES/kcontacts5.mo
+share/locale/nds/LC_MESSAGES/kcontacts5.mo
+share/locale/nl/LC_MESSAGES/kcontacts5.mo
+share/locale/nn/LC_MESSAGES/kcontacts5.mo
+share/locale/pa/LC_MESSAGES/kcontacts5.mo
+share/locale/pl/LC_MESSAGES/kcontacts5.mo
+share/locale/pt/LC_MESSAGES/kcontacts5.mo
+share/locale/pt_BR/LC_MESSAGES/kcontacts5.mo
+share/locale/ro/LC_MESSAGES/kcontacts5.mo
+share/locale/ru/LC_MESSAGES/kcontacts5.mo
+share/locale/sk/LC_MESSAGES/kcontacts5.mo
+share/locale/sl/LC_MESSAGES/kcontacts5.mo
+share/locale/sr/LC_MESSAGES/kcontacts5.mo
+share/locale/sv/LC_MESSAGES/kcontacts5.mo
+share/locale/tr/LC_MESSAGES/kcontacts5.mo
+share/locale/ug/LC_MESSAGES/kcontacts5.mo
+share/locale/uk/LC_MESSAGES/kcontacts5.mo
+share/locale/zh_CN/LC_MESSAGES/kcontacts5.mo
+share/locale/zh_TW/LC_MESSAGES/kcontacts5.mo
diff --git a/kcontacts/buildlink3.mk b/kcontacts/buildlink3.mk
new file mode 100644
index 0000000000..0f8b98127d
--- /dev/null
+++ b/kcontacts/buildlink3.mk
@@ -0,0 +1,18 @@
+# $NetBSD$
+
+BUILDLINK_TREE+=	kcontacts
+
+.if !defined(KCONTACTS_BUILDLINK3_MK)
+KCONTACTS_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.kcontacts+=	kcontacts>=17.12.1
+BUILDLINK_PKGSRCDIR.kcontacts?=	../../wip/kcontacts
+
+.include "../../devel/kconfig/buildlink3.mk"
+.include "../../devel/kcoreaddons/buildlink3.mk"
+.include "../../devel/ki18n/buildlink3.mk"
+.include "../../textproc/kcodecs/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.endif	# KCONTACTS_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-kcontacts
diff --git a/kcontacts/distinfo b/kcontacts/distinfo
new file mode 100644
index 0000000000..052762c4c5
--- /dev/null
+++ b/kcontacts/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (kcontacts-17.12.1.tar.xz) = 1dde05ce71e72b2cfd9e6d6eef42d9828846deda
+RMD160 (kcontacts-17.12.1.tar.xz) = b0bb064b0af43c4807d829c8732d6aa225467648
+SHA512 (kcontacts-17.12.1.tar.xz) = 3639376c1a9fe2a09156d6abb9d912e582438bf13c90cf4330f0eb0af3068690f82d1ee5f786cbe66b74267cc852fd487f39644140964b3793a27c427e1a88a3
+Size (kcontacts-17.12.1.tar.xz) = 207048 bytes


Home | Main Index | Thread Index | Old Index