pkgsrc-WIP-changes archive

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

kmenuedit: 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 15:05:02 2021 +1200
Changeset:	a07869d27836c090ea5c374d3991c03f45dc69a0

Modified Files:
	kmenuedit/Makefile
	kmenuedit/PLIST

Log Message:
kmenuedit: 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=a07869d27836c090ea5c374d3991c03f45dc69a0

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

diffstat:
 kmenuedit/Makefile | 13 ++-----------
 kmenuedit/PLIST    |  4 +++-
 2 files changed, 5 insertions(+), 12 deletions(-)

diffs:
diff --git a/kmenuedit/Makefile b/kmenuedit/Makefile
index 7a840216f7..eaaa0df368 100644
--- a/kmenuedit/Makefile
+++ b/kmenuedit/Makefile
@@ -1,29 +1,20 @@
 # $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
 
 DISTNAME=	kmenuedit-${PLASMAVER}
-PKGREVISION=	1
 CATEGORIES=	x11
 
-HOMEPAGE=	https://www.kde.org/workspaces/plasmadesktop/
+HOMEPAGE=	https://kde.org/plasma-desktop/
 COMMENT=	KDE menu editor
 LICENSE=	gnu-gpl-v2 AND gnu-fdl-v1.2
 
 .include "../../meta-pkgs/kde/plasma5.mk"
 
 BUILD_DEPENDS+=	kdoctools>=5.19.0:../../devel/kdoctools
-DEPENDS+=	khotkeys>=${PLASMAVER}:../../wip/khotkeys
 
 USE_TOOLS+=	msgmerge
 
-SUBST_CLASSES+=		qlc
-SUBST_STAGE.qlc=	pre-configure
-SUBST_MESSAGE.qlc=	Move to new KDE location
-SUBST_FILES.qlc=	CMakeLists.txt
-SUBST_SED.qlc=		-e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_LOGGINGCATEGORIESDIR}:'
-
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../x11/kdelibs4support/buildlink3.mk"
-#.include "../../wip/plasma-workspace/buildlink3.mk"
+.include "../../devel/kio/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/kmenuedit/PLIST b/kmenuedit/PLIST
index 159e45116b..88f22edc54 100644
--- a/kmenuedit/PLIST
+++ b/kmenuedit/PLIST
@@ -1,5 +1,6 @@
 @comment $NetBSD$
 bin/kmenuedit
+lib/kconf_update_bin/kmenuedit_globalaccel
 lib/libkdeinit5_kmenuedit.so
 share/applications/org.kde.kmenuedit.desktop
 share/doc/HTML/ca/kmenuedit/done.png
@@ -20,6 +21,8 @@ share/doc/HTML/en/kmenuedit/new.png
 share/doc/HTML/en/kmenuedit/reset.png
 share/doc/HTML/en/kmenuedit/selecticon.png
 share/doc/HTML/en/kmenuedit/selectinternet.png
+share/doc/HTML/id/kmenuedit/index.cache.bz2
+share/doc/HTML/id/kmenuedit/index.docbook
 share/doc/HTML/it/kmenuedit/index.cache.bz2
 share/doc/HTML/it/kmenuedit/index.docbook
 share/doc/HTML/nl/kmenuedit/index.cache.bz2
@@ -116,7 +119,6 @@ share/locale/ne/LC_MESSAGES/kmenuedit.mo
 share/locale/nl/LC_MESSAGES/kmenuedit.mo
 share/locale/nn/LC_MESSAGES/kmenuedit.mo
 share/locale/oc/LC_MESSAGES/kmenuedit.mo
-share/locale/or/LC_MESSAGES/kmenuedit.mo
 share/locale/pa/LC_MESSAGES/kmenuedit.mo
 share/locale/pl/LC_MESSAGES/kmenuedit.mo
 share/locale/pt/LC_MESSAGES/kmenuedit.mo


Home | Main Index | Thread Index | Old Index