pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/knewstuff
Module Name: pkgsrc
Committed By: markd
Date: Tue Jan 30 07:43:23 UTC 2018
Modified Files:
pkgsrc/net/knewstuff: Makefile distinfo
Removed Files:
pkgsrc/net/knewstuff/patches: patch-CMakeLists.txt
Log Message:
knewstuff: SUBST rather than patch
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/knewstuff/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/knewstuff/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/net/knewstuff/patches/patch-CMakeLists.txt
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/knewstuff/Makefile
diff -u pkgsrc/net/knewstuff/Makefile:1.18 pkgsrc/net/knewstuff/Makefile:1.19
--- pkgsrc/net/knewstuff/Makefile:1.18 Sun Jan 28 20:10:37 2018
+++ pkgsrc/net/knewstuff/Makefile Tue Jan 30 07:43:23 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2018/01/28 20:10:37 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2018/01/30 07:43:23 markd Exp $
DISTNAME= knewstuff-${KF5VER}
PKGREVISION= 3
@@ -12,6 +12,12 @@ LICENSE= gnu-lgpl-v2.1
USE_TOOLS+= msgmerge
+SUBST_CLASSES+= xdg
+SUBST_STAGE.xdg= post-patch
+SUBST_MESSAGE.xdg= Install via examples dir.
+SUBST_FILES.xdg= CMakeLists.txt
+SUBST_SED.xdg= -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_DATAROOTDIR}/examples/kde-xdg:'
+
MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg
CONF_FILES+= ${PREFIX}/share/examples/kde-xdg/knewstuff.categories \
${PKG_SYSCONFDIR}/xdg/knewstuff.categories
Index: pkgsrc/net/knewstuff/distinfo
diff -u pkgsrc/net/knewstuff/distinfo:1.4 pkgsrc/net/knewstuff/distinfo:1.5
--- pkgsrc/net/knewstuff/distinfo:1.4 Sat Jan 27 03:45:38 2018
+++ pkgsrc/net/knewstuff/distinfo Tue Jan 30 07:43:23 2018
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/01/27 03:45:38 markd Exp $
+$NetBSD: distinfo,v 1.5 2018/01/30 07:43:23 markd Exp $
SHA1 (knewstuff-5.41.0.tar.xz) = c5c2c89615bf55f36b220dfd340cc945f5228d3c
RMD160 (knewstuff-5.41.0.tar.xz) = 50d1f0f3b828c5370b27f8c67f9ca72315c8315b
SHA512 (knewstuff-5.41.0.tar.xz) = 52001c0283c445eb0d2ea0d9f4a8f5d4dbdba518ae99d6e97fd12fcc522e422adc9d897b564a8adf45259ded9c674ab021d574ce084d9ed7f5242478ffa32ed8
Size (knewstuff-5.41.0.tar.xz) = 912224 bytes
-SHA1 (patch-CMakeLists.txt) = 03df1e39fe357c26d37618dae384817d2aaad269
Home |
Main Index |
Thread Index |
Old Index