pkgsrc-WIP-changes archive

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

kidentitymanagement: update to 18.04.0



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Wed Apr 25 13:16:04 2018 +1200
Changeset:	32186331df5b1c36bb5d3580450847956952996a

Modified Files:
	kidentitymanagement/Makefile
	kidentitymanagement/PLIST
	kidentitymanagement/distinfo

Log Message:
kidentitymanagement: update to 18.04.0

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

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

diffstat:
 kidentitymanagement/Makefile | 22 ++++++++++++----------
 kidentitymanagement/PLIST    |  4 +++-
 kidentitymanagement/distinfo |  8 ++++----
 3 files changed, 19 insertions(+), 15 deletions(-)

diffs:
diff --git a/kidentitymanagement/Makefile b/kidentitymanagement/Makefile
index 24ad356a3a..aff8c813ad 100644
--- a/kidentitymanagement/Makefile
+++ b/kidentitymanagement/Makefile
@@ -7,21 +7,23 @@ HOMEPAGE=	https://community.kde.org/KDE_PIM
 COMMENT=	KDE PIM libraries
 LICENSE=	gnu-lgpl-v2
 
-.include "../../wip/kde5/applications.mk"
+.include "../../meta-pkgs/kde/applications.mk"
 
 #DEPENDS+=	kdesignerplugin-[0-9]*:../../x11/kdesignerplugin
 
 USE_TOOLS+=	msgmerge
 
-#SUBST_CLASSES+=	xdg
-#SUBST_STAGE.xdg=	post-patch
-#SUBST_MESSAGE.xdg=	Install via examples dir.
-#SUBST_FILES.xdg=	CMakeLists.txt
-#SUBST_SED.xdg=		-e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:'
-
-#MAKE_DIRS+=	${PKG_SYSCONFDIR}/xdg
-#CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/kpimtextedit.categories \
-#		${PKG_SYSCONFDIR}/xdg/kpimtextedit.categories
+SUBST_CLASSES+=		xdg
+SUBST_STAGE.xdg=	pre-configure
+SUBST_MESSAGE.xdg=	Install via examples dir.
+SUBST_FILES.xdg=	CMakeLists.txt
+SUBST_SED.xdg=		-e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:'
+
+MAKE_DIRS+=	${PKG_SYSCONFDIR}/xdg
+CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/kidentitymanagement.categories \
+		${PKG_SYSCONFDIR}/xdg/kidentitymanagement.categories
+CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/kidentitymanagement.renamecategories \
+		${PKG_SYSCONFDIR}/xdg/kidentitymanagement.renamecategories
 
 .include "../../wip/kpimtextedit/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
diff --git a/kidentitymanagement/PLIST b/kidentitymanagement/PLIST
index 90dadd0c8e..a337d91a1a 100644
--- a/kidentitymanagement/PLIST
+++ b/kidentitymanagement/PLIST
@@ -19,9 +19,11 @@ lib/cmake/KF5IdentityManagement/KF5IdentityManagementTargets-noconfig.cmake
 lib/cmake/KF5IdentityManagement/KF5IdentityManagementTargets.cmake
 lib/libKF5IdentityManagement.so
 lib/libKF5IdentityManagement.so.5
-lib/libKF5IdentityManagement.so.5.7.1
+lib/libKF5IdentityManagement.so.5.8.0
 qt5/mkspecs/modules/qt_KIdentityManagement.pri
 share/dbus-1/interfaces/kf5_org.kde.pim.IdentityManager.xml
+share/examples/kde-xdg/kidentitymanagement.categories
+share/examples/kde-xdg/kidentitymanagement.renamecategories
 share/locale/ar/LC_MESSAGES/libkpimidentities5.mo
 share/locale/ast/LC_MESSAGES/libkpimidentities5.mo
 share/locale/bs/LC_MESSAGES/libkpimidentities5.mo
diff --git a/kidentitymanagement/distinfo b/kidentitymanagement/distinfo
index d74d8ba638..fbfe8ca25f 100644
--- a/kidentitymanagement/distinfo
+++ b/kidentitymanagement/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (kidentitymanagement-17.12.1.tar.xz) = fa816b7f496f04079117d28fff9cdb8a4b9c7ec4
-RMD160 (kidentitymanagement-17.12.1.tar.xz) = 492d8c470fc50e745b15bc10cb3a3d52ada17893
-SHA512 (kidentitymanagement-17.12.1.tar.xz) = feda5391b7947db65ace08ed2e9e0bd85c94c01588eb1002e8f8c4669cac6c17443149d8913c3bb9093f5df4f499f66ace5cdd03839f56c130c0886b1ac0bf2d
-Size (kidentitymanagement-17.12.1.tar.xz) = 147712 bytes
+SHA1 (kidentitymanagement-18.04.0.tar.xz) = d22e2538419262e107a54320657945f262110b6a
+RMD160 (kidentitymanagement-18.04.0.tar.xz) = 61ae8d98ff1b2f8378795eeaa660f5c75cc9948a
+SHA512 (kidentitymanagement-18.04.0.tar.xz) = 5eb71a792c1b987ea3eb7d549dfd2e86e91a9e50fb679e5a62cd9dfd0e3a9253496fc5f692c5b5942ac89119ff365b4b93663df7f3319275037a74f2e60d9c92
+Size (kidentitymanagement-18.04.0.tar.xz) = 147884 bytes


Home | Main Index | Thread Index | Old Index