[72062] trunk/dports/multimedia/MPlayer/Portfile
jmr at macports.org
jmr at macports.org
Fri Oct 1 12:38:49 PDT 2010
Revision: 72062
http://trac.macports.org/changeset/72062
Author: jmr at macports.org
Date: 2010-10-01 12:38:47 -0700 (Fri, 01 Oct 2010)
Log Message:
-----------
MPlayer: (re)add live variant (#14332)
Modified Paths:
--------------
trunk/dports/multimedia/MPlayer/Portfile
Modified: trunk/dports/multimedia/MPlayer/Portfile
===================================================================
--- trunk/dports/multimedia/MPlayer/Portfile 2010-10-01 19:15:49 UTC (rev 72061)
+++ trunk/dports/multimedia/MPlayer/Portfile 2010-10-01 19:38:47 UTC (rev 72062)
@@ -210,6 +210,12 @@
configure.args-delete --disable-libdts
}
+variant live \
+ description {Enable live555 streaming media input} {
+ depends_lib-append port:live555
+ configure.args-delete --disable-live
+}
+
##### Outputs
variant sdl \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101001/b6d1b2a8/attachment.html>
More information about the macports-changes
mailing list