pkgsrc-Bugs archive

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

pkg/41520: multimedia/vlc PLIST incomplete with option arts



>Number:         41520
>Category:       pkg
>Synopsis:       multimedia/vlc PLIST incomplete with option arts
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 01 17:35:00 +0000 2009
>Originator:     Marko Schuetz
>Release:        NetBSD 5.0
>Organization:
individual
>Environment:
NetBSD prpad.dyndns.org 5.0 NetBSD 5.0 (PRPAD) #2: Thu May 21 17:17:04 AST 2009 
 root%prpad.dyndns.org@localhost:/usr/obj/sys/arch/i386/compile/PRPAD i386

>Description:
PLIST is missing 3 files when building with the option arts.
>How-To-Repeat:
Set PLIST.vlc+=arts
then make package
>Fix:
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/multimedia/vlc/PLIST,v
retrieving revision 1.26
diff -u -r1.26 PLIST
--- PLIST       25 Apr 2009 17:46:28 -0000      1.26
+++ PLIST       1 Jun 2009 17:27:12 -0000
@@ -47,6 +47,9 @@
 ${PLIST.skins}share/vlc/skins2/skin.catalog
 ${PLIST.skins}share/vlc/skins2/skin.dtd
 ${PLIST.skins}share/vlc/skins2/winamp2.xml
+${PLIST.arts}lib/vlc/audio_output/libarts_plugin.a
+${PLIST.arts}lib/vlc/audio_output/libarts_plugin.la
+${PLIST.arts}lib/vlc/audio_output/libarts_plugin.so
 bin/cvlc
 bin/rvlc
 bin/vlc



Home | Main Index | Thread Index | Old Index