pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/pulseaudio



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Fri Sep 17 07:14:17 UTC 2021

Modified Files:
        pkgsrc/audio/pulseaudio: PLIST

Log Message:
pax11publish.1 is only installed if we build with x11.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/audio/pulseaudio/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/pulseaudio/PLIST
diff -u pkgsrc/audio/pulseaudio/PLIST:1.39 pkgsrc/audio/pulseaudio/PLIST:1.40
--- pkgsrc/audio/pulseaudio/PLIST:1.39  Fri Sep 17 06:47:29 2021
+++ pkgsrc/audio/pulseaudio/PLIST       Fri Sep 17 07:14:17 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.39 2021/09/17 06:47:29 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.40 2021/09/17 07:14:17 schmonz Exp $
 bin/pa-info
 bin/pacat
 bin/pacmd
@@ -153,7 +153,7 @@ man/man1/paplay.1
 man/man1/parec.1
 man/man1/parecord.1
 man/man1/pasuspender.1
-man/man1/pax11publish.1
+${PLIST.x11}man/man1/pax11publish.1
 man/man1/pulseaudio.1
 man/man1/start-pulseaudio-x11.1
 man/man5/default.pa.5



Home | Main Index | Thread Index | Old Index