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:   adam
Date:           Mon Feb  5 06:30:24 UTC 2024

Modified Files:
        pkgsrc/audio/pulseaudio: Makefile
Added Files:
        pkgsrc/audio/pulseaudio: PLIST.Darwin

Log Message:
pulseaudio: add PLIST.Darwin


To generate a diff of this commit:
cvs rdiff -u -r1.182 -r1.183 pkgsrc/audio/pulseaudio/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/audio/pulseaudio/PLIST.Darwin

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/Makefile
diff -u pkgsrc/audio/pulseaudio/Makefile:1.182 pkgsrc/audio/pulseaudio/Makefile:1.183
--- pkgsrc/audio/pulseaudio/Makefile:1.182      Tue Jan 30 13:54:32 2024
+++ pkgsrc/audio/pulseaudio/Makefile    Mon Feb  5 06:30:24 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.182 2024/01/30 13:54:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.183 2024/02/05 06:30:24 adam Exp $
 
 DISTNAME=      pulseaudio-17.0
 CATEGORIES=    audio
@@ -26,7 +26,7 @@ SUBST_FILES.egdir+=   src/pulse/meson.buil
 SUBST_FILES.egdir+=    src/daemon/meson.build
 SUBST_VARS.egdir+=     EGDIR
 
-LIBTOOL_REQD=  2.4
+LIBTOOL_REQD+= 2.4
 
 USE_LANGUAGES=         c11 c++
 USE_CC_FEATURES+=      c11

Added files:

Index: pkgsrc/audio/pulseaudio/PLIST.Darwin
diff -u /dev/null pkgsrc/audio/pulseaudio/PLIST.Darwin:1.1
--- /dev/null   Mon Feb  5 06:30:24 2024
+++ pkgsrc/audio/pulseaudio/PLIST.Darwin        Mon Feb  5 06:30:24 2024
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST.Darwin,v 1.1 2024/02/05 06:30:24 adam Exp $
+lib/pulseaudio/modules/module-bonjour-publish.${SOEXT}
+lib/pulseaudio/modules/module-coreaudio-detect.${SOEXT}
+lib/pulseaudio/modules/module-coreaudio-device.${SOEXT}



Home | Main Index | Thread Index | Old Index