pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/cantata cantana: PLIST.unix -> PLIST.notdarwin



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57e1bac956e8
branches:  trunk
changeset: 425108:57e1bac956e8
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Wed Mar 18 21:58:38 2020 +0000

description:
cantana: PLIST.unix -> PLIST.notdarwin

diffstat:

 audio/cantata/Makefile |   6 +++---
 audio/cantata/PLIST    |  38 +++++++++++++++++++-------------------
 2 files changed, 22 insertions(+), 22 deletions(-)

diffs (67 lines):

diff -r 0c9b71cd0ae6 -r 57e1bac956e8 audio/cantata/Makefile
--- a/audio/cantata/Makefile    Wed Mar 18 21:55:23 2020 +0000
+++ b/audio/cantata/Makefile    Wed Mar 18 21:58:38 2020 +0000
@@ -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 @@
 
 .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"
diff -r 0c9b71cd0ae6 -r 57e1bac956e8 audio/cantata/PLIST
--- a/audio/cantata/PLIST       Wed Mar 18 21:55:23 2020 +0000
+++ b/audio/cantata/PLIST       Wed Mar 18 21:58:38 2020 +0000
@@ -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