pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/cantata
Module Name: pkgsrc
Committed By: tnn
Date: Wed Mar 18 21:58:38 UTC 2020
Modified Files:
pkgsrc/audio/cantata: Makefile PLIST
Log Message:
cantana: PLIST.unix -> PLIST.notdarwin
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/audio/cantata/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/cantata/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/cantata/Makefile
diff -u pkgsrc/audio/cantata/Makefile:1.8 pkgsrc/audio/cantata/Makefile:1.9
--- pkgsrc/audio/cantata/Makefile:1.8 Tue Mar 10 22:09:19 2020
+++ pkgsrc/audio/cantata/Makefile Wed Mar 18 21:58:38 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/03/10 22:09:19 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2020/03/18 21:58:38 tnn Exp $
DISTNAME= cantata-2.3.3
PKGREVISION= 6
@@ -21,11 +21,11 @@ REPLACE_BASH+= cantata-remote.cmake
.include "../../mk/bsd.prefs.mk"
-PLIST_VARS+= unix
+PLIST_VARS+= notdarwin
.if ${OPSYS} == "Darwin"
.include "../../x11/qt5-qtmacextras/buildlink3.mk"
.else
-PLIST.unix= yes
+PLIST.notdarwin= yes
.endif
.include "../../audio/libebur128/buildlink3.mk"
Index: pkgsrc/audio/cantata/PLIST
diff -u pkgsrc/audio/cantata/PLIST:1.2 pkgsrc/audio/cantata/PLIST:1.3
--- pkgsrc/audio/cantata/PLIST:1.2 Fri Jul 5 18:20:19 2019
+++ pkgsrc/audio/cantata/PLIST Wed Mar 18 21:58:38 2020
@@ -1,21 +1,21 @@
-@comment $NetBSD: PLIST,v 1.2 2019/07/05 18:20:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/03/18 21:58:38 tnn Exp $
bin/cantata
-${PLIST.unix}lib/cantata/cantata-replaygain
-${PLIST.unix}lib/cantata/cantata-tags
-${PLIST.unix}share/applications/cantata.desktop
-${PLIST.unix}share/cantata/icons/podcasts.png
-${PLIST.unix}share/cantata/icons/soundcloud.png
-${PLIST.unix}share/cantata/icons/stream.png
+${PLIST.notdarwin}lib/cantata/cantata-replaygain
+${PLIST.notdarwin}lib/cantata/cantata-tags
+${PLIST.notdarwin}share/applications/cantata.desktop
+${PLIST.notdarwin}share/cantata/icons/podcasts.png
+${PLIST.notdarwin}share/cantata/icons/soundcloud.png
+${PLIST.notdarwin}share/cantata/icons/stream.png
share/cantata/scripts/cantata-dynamic
-${PLIST.unix}share/cantata/scripts/cantata-remote
-${PLIST.unix}share/icons/hicolor/128x128/apps/cantata.png
-${PLIST.unix}share/icons/hicolor/16x16/apps/cantata.png
-${PLIST.unix}share/icons/hicolor/22x22/apps/cantata.png
-${PLIST.unix}share/icons/hicolor/24x24/apps/cantata.png
-${PLIST.unix}share/icons/hicolor/256x256/apps/cantata.png
-${PLIST.unix}share/icons/hicolor/32x32/apps/cantata.png
-${PLIST.unix}share/icons/hicolor/48x48/apps/cantata.png
-${PLIST.unix}share/icons/hicolor/512x512/apps/cantata.png
-${PLIST.unix}share/icons/hicolor/64x64/apps/cantata.png
-${PLIST.unix}share/icons/hicolor/scalable/apps/cantata.svg
-${PLIST.unix}share/icons/hicolor/symbolic/apps/cantata-symbolic.svg
+${PLIST.notdarwin}share/cantata/scripts/cantata-remote
+${PLIST.notdarwin}share/icons/hicolor/128x128/apps/cantata.png
+${PLIST.notdarwin}share/icons/hicolor/16x16/apps/cantata.png
+${PLIST.notdarwin}share/icons/hicolor/22x22/apps/cantata.png
+${PLIST.notdarwin}share/icons/hicolor/24x24/apps/cantata.png
+${PLIST.notdarwin}share/icons/hicolor/256x256/apps/cantata.png
+${PLIST.notdarwin}share/icons/hicolor/32x32/apps/cantata.png
+${PLIST.notdarwin}share/icons/hicolor/48x48/apps/cantata.png
+${PLIST.notdarwin}share/icons/hicolor/512x512/apps/cantata.png
+${PLIST.notdarwin}share/icons/hicolor/64x64/apps/cantata.png
+${PLIST.notdarwin}share/icons/hicolor/scalable/apps/cantata.svg
+${PLIST.notdarwin}share/icons/hicolor/symbolic/apps/cantata-symbolic.svg
Home |
Main Index |
Thread Index |
Old Index