pkgsrc-WIP-changes archive

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

kscreen: update to 5.12.4



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Thu Apr 12 23:00:49 2018 +1200
Changeset:	92dbbf514e42a4a8163dc089c2c9df231f632a75

Modified Files:
	kscreen/Makefile
	kscreen/PLIST
	kscreen/distinfo

Log Message:
kscreen: update to 5.12.4

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

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

diffstat:
 kscreen/Makefile | 12 ++++++++++--
 kscreen/PLIST    |  2 ++
 kscreen/distinfo |  8 ++++----
 3 files changed, 16 insertions(+), 6 deletions(-)

diffs:
diff --git a/kscreen/Makefile b/kscreen/Makefile
index 5482555607..20d9904b56 100644
--- a/kscreen/Makefile
+++ b/kscreen/Makefile
@@ -7,13 +7,21 @@ HOMEPAGE=	https://www.kde.org/workspaces/plasmadesktop/
 COMMENT=	KDE screen management software
 LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2.1
 
-.include "../../wip/kde5/plasma.mk"
+.include "../../meta-pkgs/kde/plasma5.mk"
 
 DEPENDS+=	qt5-qtgraphicaleffects-[0-9]*:../../x11/qt5-qtgraphicaleffects
 
 USE_TOOLS+=	msgmerge
 
-BUILDLINK_TRANSFORM+=	rm:-fvisibility=hidden
+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/kscreen.categories \
+		${PKG_SYSCONFDIR}/xdg/kscreen.categories
 
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../x11/kxmlgui/buildlink3.mk"
diff --git a/kscreen/PLIST b/kscreen/PLIST
index 092e9ca276..2fe5343c58 100644
--- a/kscreen/PLIST
+++ b/kscreen/PLIST
@@ -2,6 +2,7 @@
 bin/kscreen-console
 qt5/plugins/kcm_kscreen.so
 qt5/plugins/kf5/kded/kscreen.so
+share/examples/kde-xdg/kscreen.categories
 share/icons/hicolor/48x48/actions/kdocumentinfo.png
 share/icons/hicolor/scalable/actions/kdocumentinfo.svgz
 share/kcm_kscreen/qml/Output.qml
@@ -61,6 +62,7 @@ share/locale/he/LC_MESSAGES/kcm_displayconfiguration.mo
 share/locale/he/LC_MESSAGES/kscreen.mo
 share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.kscreen.mo
 share/locale/hu/LC_MESSAGES/kcm_displayconfiguration.mo
+share/locale/hu/LC_MESSAGES/kscreen.mo
 share/locale/ia/LC_MESSAGES/kcm_displayconfiguration.mo
 share/locale/ia/LC_MESSAGES/kscreen.mo
 share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.kscreen.mo
diff --git a/kscreen/distinfo b/kscreen/distinfo
index 95813f2942..b6fb1e47ed 100644
--- a/kscreen/distinfo
+++ b/kscreen/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (kscreen-5.11.5.tar.xz) = d61498de444bc0b37c82132a3dffdb8b7945de0e
-RMD160 (kscreen-5.11.5.tar.xz) = f38ceac2dd86295dc32e2035554b14aee5a312b1
-SHA512 (kscreen-5.11.5.tar.xz) = a6224de2c9f3c2e539e97461ef2a7cdd626c78dc3a1e3eeebdc63b12368df26c83315497d647abd008f9246f9b7aa2f1b94425a2c6d366200811725b64d012ab
-Size (kscreen-5.11.5.tar.xz) = 124060 bytes
+SHA1 (kscreen-5.12.4.tar.xz) = f9653665ff063d18e9d60db1a8e31d687eef5719
+RMD160 (kscreen-5.12.4.tar.xz) = e4f472e197327160eb0834a75ebde9eeda4a64b1
+SHA512 (kscreen-5.12.4.tar.xz) = b35bff40f8b4424e64ff69426728d35b169d14daac5f11dcf628c1d1d27c98aca2dc1270c0bfb2499bd081e11744dea489ac47c1aaca2ae2dbcc16927ab1a682
+Size (kscreen-5.12.4.tar.xz) = 117192 bytes


Home | Main Index | Thread Index | Old Index