pkgsrc-WIP-changes archive

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

khotkeys: make 5.18.5 build



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Sat Sep 4 14:50:46 2021 +1200
Changeset:	9d1f3b92ed62a3b47cc6c11ff08744c3eff3b6ae

Modified Files:
	khotkeys/Makefile
	khotkeys/PLIST

Log Message:
khotkeys: make 5.18.5 build

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

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    | 5 ++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs:
diff --git a/khotkeys/Makefile b/khotkeys/Makefile
index d226c4f415..0607572256 100644
--- a/khotkeys/Makefile
+++ b/khotkeys/Makefile
@@ -1,10 +1,9 @@
 # $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
 
 DISTNAME=	khotkeys-${PLASMAVER}
-PKGREVISION=	1
 CATEGORIES=	x11
 
-HOMEPAGE=	https://www.kde.org/workspaces/plasmadesktop/
+HOMEPAGE=	https://kde.org/plasma-desktop/
 COMMENT=	KHotKeys
 LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2.1
 
@@ -18,8 +17,9 @@ USE_TOOLS+=	msgmerge pkg-config
 SUBST_CLASSES+=		fix-moc
 SUBST_STAGE.fix-moc=	post-configure
 SUBST_MESSAGE.fix-moc=	Cleaning up MOC includes
-SUBST_FILES.fix-moc=	_KDE_build/*/CMakeFiles/*_autogen.dir/AutogenInfo.cmake 
-SUBST_SED.fix-moc=	-e 's,;${PREFIX}/include;,;,g'
+SUBST_FILES.fix-moc=	_KDE_build/*/CMakeFiles/*_autogen.dir/AutogenInfo.json 
+SUBST_NOOP_OK.fix-moc=	yes
+SUBST_SED.fix-moc=	-e 's;"${PREFIX}/include",;;g'
 
 .include "../../devel/kcmutils/buildlink3.mk"
 .include "../../x11/kdelibs4support/buildlink3.mk"
diff --git a/khotkeys/PLIST b/khotkeys/PLIST
index a63ccbc026..cae1750db6 100644
--- a/khotkeys/PLIST
+++ b/khotkeys/PLIST
@@ -31,6 +31,8 @@ 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/id/kcontrol/khotkeys/index.cache.bz2
+share/doc/HTML/id/kcontrol/khotkeys/index.docbook
 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
@@ -98,7 +100,6 @@ share/locale/he/LC_MESSAGES/khotkeys.mo
 share/locale/hi/LC_MESSAGES/khotkeys.mo
 share/locale/hne/LC_MESSAGES/khotkeys.mo
 share/locale/hr/LC_MESSAGES/khotkeys.mo
-share/locale/hsb/LC_MESSAGES/khotkeys.mo
 share/locale/hu/LC_MESSAGES/khotkeys.mo
 share/locale/ia/LC_MESSAGES/khotkeys.mo
 share/locale/id/LC_MESSAGES/khotkeys.mo
@@ -123,7 +124,6 @@ share/locale/ne/LC_MESSAGES/khotkeys.mo
 share/locale/nl/LC_MESSAGES/khotkeys.mo
 share/locale/nn/LC_MESSAGES/khotkeys.mo
 share/locale/oc/LC_MESSAGES/khotkeys.mo
-share/locale/or/LC_MESSAGES/khotkeys.mo
 share/locale/pa/LC_MESSAGES/khotkeys.mo
 share/locale/pl/LC_MESSAGES/khotkeys.mo
 share/locale/pt/LC_MESSAGES/khotkeys.mo
@@ -151,6 +151,5 @@ share/locale/uz/LC_MESSAGES/khotkeys.mo
 share/locale/uz@cyrillic/LC_MESSAGES/khotkeys.mo
 share/locale/vi/LC_MESSAGES/khotkeys.mo
 share/locale/wa/LC_MESSAGES/khotkeys.mo
-share/locale/xh/LC_MESSAGES/khotkeys.mo
 share/locale/zh_CN/LC_MESSAGES/khotkeys.mo
 share/locale/zh_TW/LC_MESSAGES/khotkeys.mo


Home | Main Index | Thread Index | Old Index