Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/kservice (devel/kservice) revert the previous co...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bb41107fb477
branches: trunk
changeset: 432295:bb41107fb477
user: mef <mef%pkgsrc.org@localhost>
date: Wed May 20 21:31:09 2020 +0000
description:
(devel/kservice) revert the previous commit. But dropped CMakeList.txt
diffstat:
devel/kservice/Makefile | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 109022abcb31 -r bb41107fb477 devel/kservice/Makefile
--- a/devel/kservice/Makefile Wed May 20 17:36:25 2020 +0000
+++ b/devel/kservice/Makefile Wed May 20 21:31:09 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2020/05/19 15:28:29 mef Exp $
+# $NetBSD: Makefile,v 1.30 2020/05/20 21:31:09 mef Exp $
DISTNAME= kservice-${KF5VER}
PKGREVISION= 3
@@ -14,6 +14,12 @@
USE_TOOLS+= bison flex msgmerge
+SUBST_CLASSES+= xdg
+SUBST_STAGE.xdg= pre-configure
+SUBST_MESSAGE.xdg= Install via examples dir.
+SUBST_FILES.xdg= src/CMakeLists.txt
+SUBST_SED.xdg= -e 's:{KDE_INSTALL_SYSCONFDIR}/xdg/menus:{KDE_INSTALL_DATAROOTDIR}/examples/kservice:'
+
MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg/menus
CONF_FILES+= ${PREFIX}/share/examples/kservice/applications.menu \
${PKG_SYSCONFDIR}/xdg/menus/applications.menu
Home |
Main Index |
Thread Index |
Old Index