[45940] trunk/dports/devel/libdvdread/Portfile
jmr at macports.org
jmr at macports.org
Sun Jan 25 14:16:14 PST 2009
Revision: 45940
http://trac.macports.org/changeset/45940
Author: jmr at macports.org
Date: 2009-01-25 14:16:14 -0800 (Sun, 25 Jan 2009)
Log Message:
-----------
libdvdread: restore the libdvdcss variant
Modified Paths:
--------------
trunk/dports/devel/libdvdread/Portfile
Modified: trunk/dports/devel/libdvdread/Portfile
===================================================================
--- trunk/dports/devel/libdvdread/Portfile 2009-01-25 21:59:33 UTC (rev 45939)
+++ trunk/dports/devel/libdvdread/Portfile 2009-01-25 22:16:14 UTC (rev 45940)
@@ -4,6 +4,7 @@
name libdvdread
version 4.1.3
+revision 1
categories devel multimedia
platforms darwin
maintainers nomaintainer
@@ -41,6 +42,13 @@
system "cd ${worksrcpath} && ./autogen.sh"
}
+default_variants +libdvdcss
+
+variant libdvdcss description {use libdvdcss to read CSS-encrypted DVDs} {
+ depends_lib-append port:libdvdcss
+ configure.cppflags-append -DHAVE_DVDCSS_DVDCSS_H
+}
+
livecheck.check regex
livecheck.url http://www1.mplayerhq.hu/MPlayer/releases/dvdnav/
livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090125/f47adc6a/attachment.html>
More information about the macports-changes
mailing list