pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/audacious-plugins audacious-plugins: Fix oss4 PL...
details: https://anonhg.NetBSD.org/pkgsrc/rev/eb38c2d430ed
branches: trunk
changeset: 383458:eb38c2d430ed
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Tue Jul 31 14:01:40 2018 +0000
description:
audacious-plugins: Fix oss4 PLIST entry.
diffstat:
audio/audacious-plugins/PLIST | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 3991c3f46d70 -r eb38c2d430ed audio/audacious-plugins/PLIST
--- a/audio/audacious-plugins/PLIST Tue Jul 31 13:46:31 2018 +0000
+++ b/audio/audacious-plugins/PLIST Tue Jul 31 14:01:40 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2018/01/01 22:29:16 rillig Exp $
+@comment $NetBSD: PLIST,v 1.15 2018/07/31 14:01:40 jperkin Exp $
lib/audacious/Container/asx.so
lib/audacious/Container/asx3.so
lib/audacious/Container/audpl.so
@@ -44,9 +44,9 @@
lib/audacious/Input/vtx.so
lib/audacious/Input/wavpack.so
lib/audacious/Input/xsf.so
-${PLIST.oss4}lib/audacious/Output/OSS4.so
lib/audacious/Output/filewriter.so
${PLIST.jack}lib/audacious/Output/jackout.so
+${PLIST.oss4}lib/audacious/Output/oss4.so
${PLIST.pulse}lib/audacious/Output/pulse_audio.so
lib/audacious/Output/sdlout.so
lib/audacious/Transport/gio.so
Home |
Main Index |
Thread Index |
Old Index