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:   nros
Date:           Thu Oct 27 08:07:13 UTC 2022

Modified Files:
        pkgsrc/audio/pulseaudio: Makefile PLIST

Log Message:
pulseaudio: fix alsa PLIST, behringer-umc22.conf was renamed


To generate a diff of this commit:
cvs rdiff -u -r1.174 -r1.175 pkgsrc/audio/pulseaudio/Makefile
cvs rdiff -u -r1.42 -r1.43 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/Makefile
diff -u pkgsrc/audio/pulseaudio/Makefile:1.174 pkgsrc/audio/pulseaudio/Makefile:1.175
--- pkgsrc/audio/pulseaudio/Makefile:1.174      Sun Sep 11 12:51:04 2022
+++ pkgsrc/audio/pulseaudio/Makefile    Thu Oct 27 08:07:13 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.174 2022/09/11 12:51:04 wiz Exp $
+# $NetBSD: Makefile,v 1.175 2022/10/27 08:07:13 nros Exp $
 
 DISTNAME=      pulseaudio-16.1
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    audio
 MASTER_SITES=  https://freedesktop.org/software/pulseaudio/releases/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/audio/pulseaudio/PLIST
diff -u pkgsrc/audio/pulseaudio/PLIST:1.42 pkgsrc/audio/pulseaudio/PLIST:1.43
--- pkgsrc/audio/pulseaudio/PLIST:1.42  Sat Jul  2 16:44:38 2022
+++ pkgsrc/audio/pulseaudio/PLIST       Thu Oct 27 08:07:13 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.42 2022/07/02 16:44:38 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.43 2022/10/27 08:07:13 nros Exp $
 bin/pa-info
 bin/pacat
 bin/pacmd
@@ -274,7 +274,6 @@ ${PLIST.alsa}share/pulseaudio/alsa-mixer
 ${PLIST.alsa}share/pulseaudio/alsa-mixer/paths/usb-gaming-headset-output-stereo.conf
 ${PLIST.alsa}share/pulseaudio/alsa-mixer/paths/virtual-surround-7.1.conf
 ${PLIST.alsa}share/pulseaudio/alsa-mixer/profile-sets/audigy.conf
-${PLIST.alsa}share/pulseaudio/alsa-mixer/profile-sets/behringer-umc22.conf
 ${PLIST.alsa}share/pulseaudio/alsa-mixer/profile-sets/cmedia-high-speed-true-hdaudio.conf
 ${PLIST.alsa}share/pulseaudio/alsa-mixer/profile-sets/default.conf
 ${PLIST.alsa}share/pulseaudio/alsa-mixer/profile-sets/dell-dock-tb16-usb-audio.conf
@@ -296,6 +295,7 @@ ${PLIST.alsa}share/pulseaudio/alsa-mixer
 ${PLIST.alsa}share/pulseaudio/alsa-mixer/profile-sets/sennheiser-gsx.conf
 ${PLIST.alsa}share/pulseaudio/alsa-mixer/profile-sets/simple-headphones-mic.conf
 ${PLIST.alsa}share/pulseaudio/alsa-mixer/profile-sets/steelseries-arctis-common-usb-audio.conf
+${PLIST.alsa}share/pulseaudio/alsa-mixer/profile-sets/texas-instruments-pcm2902.conf
 ${PLIST.alsa}share/pulseaudio/alsa-mixer/profile-sets/usb-gaming-headset.conf
 share/vala/vapi/libpulse-mainloop-glib.deps
 share/vala/vapi/libpulse-mainloop-glib.vapi



Home | Main Index | Thread Index | Old Index