pkgsrc-WIP-changes archive

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

khotkeys: update to 5.11.5



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Mon Jan 22 19:03:32 2018 +1300
Changeset:	2f765611c117043f4f326586a4929fbf2e289039

Modified Files:
	khotkeys/Makefile
	khotkeys/PLIST
	khotkeys/distinfo

Log Message:
khotkeys: update to 5.11.5

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

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

diffstat:
 khotkeys/Makefile |  8 +++++---
 khotkeys/PLIST    | 26 ++++++++++++++++++++++++++
 khotkeys/distinfo |  8 ++++----
 3 files changed, 35 insertions(+), 7 deletions(-)

diffs:
diff --git a/khotkeys/Makefile b/khotkeys/Makefile
index e80b458cee..12d33fed2e 100644
--- a/khotkeys/Makefile
+++ b/khotkeys/Makefile
@@ -13,13 +13,15 @@ BUILD_DEPENDS+=	kdoctools>=5.19.0:../../devel/kdoctools
 
 USE_TOOLS+=	msgmerge pkg-config
 
+BUILDLINK_TRANSFORM+=	rm:-fvisibility=hidden
+
 # generation of kded.moc fails when ${PREFIX}/include in the moc include path
 SUBST_CLASSES+=		fix-moc
 SUBST_STAGE.fix-moc=	post-configure
 SUBST_MESSAGE.fix-moc=	Cleaning up MOC includes
-SUBST_FILES.fix-moc=	_KDE_build/app/CMakeFiles/kded_khotkeys_automoc.dir/AutogenInfo.cmake 
-SUBST_FILES.fix-moc+=	_KDE_build/test/CMakeFiles/khotkeys_standalone_automoc.dir/AutogenInfo.cmake 
-SUBST_FILES.fix-moc+=	_KDE_build/kcm_hotkeys/CMakeFiles/kcm_hotkeys_automoc.dir/AutogenInfo.cmake 
+SUBST_FILES.fix-moc=	_KDE_build/app/CMakeFiles/kded_khotkeys_autogen.dir/AutogenInfo.cmake 
+SUBST_FILES.fix-moc+=	_KDE_build/test/CMakeFiles/khotkeys_standalone_autogen.dir/AutogenInfo.cmake 
+SUBST_FILES.fix-moc+=	_KDE_build/kcm_hotkeys/CMakeFiles/kcm_hotkeys_autogen.dir/AutogenInfo.cmake 
 SUBST_SED.fix-moc=	-e 's,;${PREFIX}/include;,;,g'
 
 #MAKE_DIRS+=	${PKG_SYSCONFDIR}/xdg/autostart
diff --git a/khotkeys/PLIST b/khotkeys/PLIST
index 5d1ef61d62..d9ec6957a8 100644
--- a/khotkeys/PLIST
+++ b/khotkeys/PLIST
@@ -5,6 +5,19 @@ lib/libkhotkeysprivate.so.${PKGVERSION}
 qt5/plugins/kcm_hotkeys.so
 qt5/plugins/kf5/kded/khotkeys.so
 share/dbus-1/interfaces/org.kde.khotkeys.xml
+share/doc/HTML/ca/kcontrol/khotkeys/groups-comment.png
+share/doc/HTML/ca/kcontrol/khotkeys/index.cache.bz2
+share/doc/HTML/ca/kcontrol/khotkeys/index.docbook
+share/doc/HTML/ca/kcontrol/khotkeys/manage-export.png
+share/doc/HTML/ca/kcontrol/khotkeys/oxygen-22x22-edit-clear-locationbar-rtl.png
+share/doc/HTML/ca/kcontrol/khotkeys/settings.png
+share/doc/HTML/ca/kcontrol/khotkeys/shorcuts-action-command.png
+share/doc/HTML/ca/kcontrol/khotkeys/shorcuts-action-keyboard.png
+share/doc/HTML/ca/kcontrol/khotkeys/shorcuts-trigger-keyboard.png
+share/doc/HTML/ca/kcontrol/khotkeys/shorcuts-trigger-mouse.png
+share/doc/HTML/de/kcontrol/khotkeys/index.cache.bz2
+share/doc/HTML/de/kcontrol/khotkeys/index.docbook
+share/doc/HTML/en/kcontrol/khotkeys/document-open.png
 share/doc/HTML/en/kcontrol/khotkeys/groups-comment.png
 share/doc/HTML/en/kcontrol/khotkeys/index.cache.bz2
 share/doc/HTML/en/kcontrol/khotkeys/index.docbook
@@ -12,9 +25,22 @@ share/doc/HTML/en/kcontrol/khotkeys/manage-export.png
 share/doc/HTML/en/kcontrol/khotkeys/oxygen-22x22-edit-clear-locationbar-rtl.png
 share/doc/HTML/en/kcontrol/khotkeys/settings.png
 share/doc/HTML/en/kcontrol/khotkeys/shortcuts-action-command.png
+share/doc/HTML/en/kcontrol/khotkeys/shortcuts-action-dbus.png
 share/doc/HTML/en/kcontrol/khotkeys/shortcuts-action-keyboard.png
 share/doc/HTML/en/kcontrol/khotkeys/shortcuts-trigger-keyboard.png
 share/doc/HTML/en/kcontrol/khotkeys/shortcuts-trigger-mouse.png
+share/doc/HTML/it/kcontrol/khotkeys/index.cache.bz2
+share/doc/HTML/it/kcontrol/khotkeys/index.docbook
+share/doc/HTML/nl/kcontrol/khotkeys/index.cache.bz2
+share/doc/HTML/nl/kcontrol/khotkeys/index.docbook
+share/doc/HTML/pt/kcontrol/khotkeys/index.cache.bz2
+share/doc/HTML/pt/kcontrol/khotkeys/index.docbook
+share/doc/HTML/pt_BR/kcontrol/khotkeys/index.cache.bz2
+share/doc/HTML/pt_BR/kcontrol/khotkeys/index.docbook
+share/doc/HTML/sv/kcontrol/khotkeys/index.cache.bz2
+share/doc/HTML/sv/kcontrol/khotkeys/index.docbook
+share/doc/HTML/uk/kcontrol/khotkeys/index.cache.bz2
+share/doc/HTML/uk/kcontrol/khotkeys/index.docbook
 share/khotkeys/defaults.khotkeys
 share/khotkeys/kde32b1.khotkeys
 share/khotkeys/konqueror_gestures_kde321.khotkeys
diff --git a/khotkeys/distinfo b/khotkeys/distinfo
index 567859b414..6659572705 100644
--- a/khotkeys/distinfo
+++ b/khotkeys/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (khotkeys-5.6.3.tar.xz) = 54cb77fd96e1904dfbdd307b1e8967d47748dd1a
-RMD160 (khotkeys-5.6.3.tar.xz) = e23e298f712d7c6bb1ccfc28c7140d01fcaf7778
-SHA512 (khotkeys-5.6.3.tar.xz) = 04024f9ebb392584a742b79fb9b8d9849fea124c3066deba1c825d5d3b5f15d802547994b46795e60acfa5b5f6b84e9267b899e49ffe4d7ef17a9f031fe984bd
-Size (khotkeys-5.6.3.tar.xz) = 669516 bytes
+SHA1 (khotkeys-5.11.5.tar.xz) = a0ba4e8c035470b99dbc895d7a12413c244ee586
+RMD160 (khotkeys-5.11.5.tar.xz) = fa79571cc19a1e9258f88c751eee256fd02e4357
+SHA512 (khotkeys-5.11.5.tar.xz) = fbbe09514cba58749945fc310b67e4ee716a49c38e602087c26e9c531334e0d1483a388778ef013678f7705ef575d18d403d922d83058d6025eedff0420693a3
+Size (khotkeys-5.11.5.tar.xz) = 1071588 bytes


Home | Main Index | Thread Index | Old Index