[133818] trunk/dports/multimedia/libbluray/Portfile

devans at macports.org devans at macports.org
Thu Mar 12 10:00:37 PDT 2015


Revision: 133818
          https://trac.macports.org/changeset/133818
Author:   devans at macports.org
Date:     2015-03-12 10:00:37 -0700 (Thu, 12 Mar 2015)
Log Message:
-----------
libbluray: update to version 0.7.0, dependencies, disable doxygen docs to prevent opportunistic configuration.

Modified Paths:
--------------
    trunk/dports/multimedia/libbluray/Portfile

Modified: trunk/dports/multimedia/libbluray/Portfile
===================================================================
--- trunk/dports/multimedia/libbluray/Portfile	2015-03-12 14:59:24 UTC (rev 133817)
+++ trunk/dports/multimedia/libbluray/Portfile	2015-03-12 17:00:37 UTC (rev 133818)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                libbluray
-version             0.6.0
+version             0.7.0
 categories          multimedia
 license             LGPL-2.1
 platforms           darwin
@@ -18,13 +18,20 @@
 
 use_bzip2           yes
 
-depends_build       port:pkgconfig
+depends_build       port:pkgconfig \
+                    port:perl5.16
+
 depends_lib         port:libxml2 \
+                    port:fontconfig \
                     port:freetype
 
-checksums           rmd160  9c22690a473904b5d2957c809393b7376c4ca21e \
-                    sha256  627bbda57a66bb13ac884f3447ad93fc0dcf9ce8271e547ff48bf77cae09537f
+checksums           rmd160  9992b101cc3fff089b66ad246a23d439ccc98646 \
+                    sha256  f79beb9fbb24117cbb1264c919e686ae9e6349c0ad08b48c4b6233b2887eb68d
 
+configure.perl      ${prefix}/bin/perl5.16
+
+configure.args      --disable-doxygen-doc
+
 livecheck.type      regex
 livecheck.url       ${homepage}
 livecheck.regex     libbluray (\[0-9.]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150312/c3ab76a0/attachment.html>


More information about the macports-changes mailing list