pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/attica-qt5



Module Name:    pkgsrc
Committed By:   markd
Date:           Tue Jan 30 07:52:36 UTC 2018

Modified Files:
        pkgsrc/misc/attica-qt5: Makefile distinfo
Removed Files:
        pkgsrc/misc/attica-qt5/patches: patch-CMakeLists.txt

Log Message:
attica-qt5: SUBST rather than patch


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/misc/attica-qt5/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/attica-qt5/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/misc/attica-qt5/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/misc/attica-qt5/Makefile
diff -u pkgsrc/misc/attica-qt5/Makefile:1.10 pkgsrc/misc/attica-qt5/Makefile:1.11
--- pkgsrc/misc/attica-qt5/Makefile:1.10        Sat Jan 27 03:32:16 2018
+++ pkgsrc/misc/attica-qt5/Makefile     Tue Jan 30 07:52:36 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2018/01/27 03:32:16 markd Exp $
+# $NetBSD: Makefile,v 1.11 2018/01/30 07:52:36 markd Exp $
 
 DISTNAME=      attica-${KF5VER}
 PKGNAME=       ${DISTNAME:S/-/-qt5-/}
@@ -13,6 +13,12 @@ LICENSE=     gnu-lgpl-v2.1
 
 PKGCONFIG_OVERRIDE+=   src/cmake/libKF5Attica.pc.cmake
 
+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/attica.categories \
                ${PKG_SYSCONFDIR}/xdg/attica.categories

Index: pkgsrc/misc/attica-qt5/distinfo
diff -u pkgsrc/misc/attica-qt5/distinfo:1.4 pkgsrc/misc/attica-qt5/distinfo:1.5
--- pkgsrc/misc/attica-qt5/distinfo:1.4 Sat Jan 27 03:32:16 2018
+++ pkgsrc/misc/attica-qt5/distinfo     Tue Jan 30 07:52:36 2018
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/01/27 03:32:16 markd Exp $
+$NetBSD: distinfo,v 1.5 2018/01/30 07:52:36 markd Exp $
 
 SHA1 (attica-5.41.0.tar.xz) = ceaaac505ad122d364c04ec53969d83d914b2f7e
 RMD160 (attica-5.41.0.tar.xz) = 032930e755ac57cee71515b98ae6c3581332b150
 SHA512 (attica-5.41.0.tar.xz) = 9e9fc456bd1e7853140c71fead1ac6205e4f572d1d69d485d95188355e3b2fc775fa85c6d115564bd444f9925526a77da1decf990226ef46302fa5f605d73b09
 Size (attica-5.41.0.tar.xz) = 60588 bytes
-SHA1 (patch-CMakeLists.txt) = 4359602d2558b7f0ae1c5d621e469b1d59f0452a



Home | Main Index | Thread Index | Old Index