pkgsrc-WIP-changes archive

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

wine: Fix PLIST for pulseaudio



Module Name:	pkgsrc-wip
Committed By:	Frédéric Fauberteau <triaxx%NetBSD.org@localhost>
Pushed By:	frederic
Date:		Thu Jan 27 14:38:22 2022 +0100
Changeset:	0b4420a0058c7ebf0fdf48b65c25aa907edd1862

Modified Files:
	wine/PLIST

Log Message:
wine: Fix PLIST for pulseaudio

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0b4420a0058c7ebf0fdf48b65c25aa907edd1862

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 wine/PLIST | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/wine/PLIST b/wine/PLIST
index 86f9a0665e..e0ec8a0e9b 100644
--- a/wine/PLIST
+++ b/wine/PLIST
@@ -2263,6 +2263,8 @@ lib/wine/x86_64-unix/winemsibuilder.exe.so
 ${PLIST.oss}lib/wine/x86_64-unix/wineoss.drv.so
 lib/wine/x86_64-unix/winepath.exe.so
 lib/wine/x86_64-unix/wineps.drv.so
+${PLIST.pulse}lib/wine/x86_64-unix/winepulse.drv.so
+${PLIST.pulse}lib/wine/x86_64-unix/winepulse.so
 lib/wine/x86_64-unix/wineusb.sys.so
 lib/wine/x86_64-unix/winevulkan.dll.so
 lib/wine/x86_64-unix/winevulkan.so
@@ -3231,6 +3233,7 @@ lib/wine/x86_64-windows/winemsibuilder.exe
 ${PLIST.oss}lib/wine/x86_64-windows/wineoss.drv
 lib/wine/x86_64-windows/winepath.exe
 lib/wine/x86_64-windows/wineps.drv
+lib/wine/x86_64-windows/winepulse.drv
 lib/wine/x86_64-windows/wineusb.sys
 lib/wine/x86_64-windows/winevulkan.dll
 lib/wine/x86_64-windows/winex11.drv


Home | Main Index | Thread Index | Old Index