ports/147452: Disable ALSA support in multimedia/vlc
Joseph S. Atkinson
jsa at wickedmachine.net
Thu Jun 3 22:20:06 UTC 2010
>Number: 147452
>Category: ports
>Synopsis: Disable ALSA support in multimedia/vlc
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Jun 03 22:20:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Joseph S. Atkinson
>Release:
>Organization:
>Environment:
>Description:
When ALSA libs are installed, VLC will autodetect them and attempt to build support for it.
Disable this feature.
Noticed by David E. Thiel.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ru /usr/ports/multimedia/vlc/Makefile vlc/Makefile
--- /usr/ports/multimedia/vlc/Makefile 2010-06-03 17:32:11.000000000 -0400
+++ vlc/Makefile 2010-06-03 18:05:33.000000000 -0400
@@ -80,6 +80,7 @@
--enable-avformat \
--enable-postproc \
--without-dv-raw1394 \
+ --disable-alsa \
--disable-dv \
--disable-galaktos \
--disable-glx
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list