[52437] trunk/dports/multimedia/VLC/Portfile
macsforever2000 at macports.org
macsforever2000 at macports.org
Tue Jun 16 12:07:36 PDT 2009
Revision: 52437
http://trac.macports.org/changeset/52437
Author: macsforever2000 at macports.org
Date: 2009-06-16 12:07:29 -0700 (Tue, 16 Jun 2009)
Log Message:
-----------
Add required libxml2 dependency. (#19962) Some lint fixes.
Modified Paths:
--------------
trunk/dports/multimedia/VLC/Portfile
Modified: trunk/dports/multimedia/VLC/Portfile
===================================================================
--- trunk/dports/multimedia/VLC/Portfile 2009-06-16 18:54:04 UTC (rev 52436)
+++ trunk/dports/multimedia/VLC/Portfile 2009-06-16 19:07:29 UTC (rev 52437)
@@ -14,7 +14,7 @@
various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, \
mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols. \
It can also be used as a server to stream in unicast or multicast \
- in IPv4 or IPv6 on a high-bandwidth network.
+ in IPv4 or IPv6 on a high-bandwidth network.
platforms darwin
@@ -35,7 +35,7 @@
port:libvorbis port:libmatroska port:libid3tag \
port:ncurses port:lua port:libpng port:jpeg \
port:libdvdplay port:libdvdnav port:ffmpeg \
- port:gnutls port:taglib
+ port:gnutls port:taglib port:libxml2
patchfiles VLC-Makefile.am.patch
@@ -222,7 +222,7 @@
# Unless minimal variant is set compile with default OSX configuration
if {![variant_isset minimal]} {
- default_variants +aqua +x264 +theora +twolame +mod +mpc +osd
+ default_variants +aqua +x264 +theora +twolame +mod +mpc +osd
}
if {[variant_isset x11]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090616/66f3d124/attachment.html>
More information about the macports-changes
mailing list