[132825] trunk/dports/multimedia/HandBrake/Portfile

larryv at macports.org larryv at macports.org
Wed Feb 11 01:03:40 PST 2015


Revision: 132825
          https://trac.macports.org/changeset/132825
Author:   larryv at macports.org
Date:     2015-02-11 01:03:40 -0800 (Wed, 11 Feb 2015)
Log Message:
-----------
HandBrake: Add a few dependencies

- The build seems to use pkgconfig to help coordinate the contrib
  subbuilds.
- The bundled freetype and libxml2 opportunistically use our bzip2,
  libiconv, and zlib.

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

Modified: trunk/dports/multimedia/HandBrake/Portfile
===================================================================
--- trunk/dports/multimedia/HandBrake/Portfile	2015-02-11 09:03:36 UTC (rev 132824)
+++ trunk/dports/multimedia/HandBrake/Portfile	2015-02-11 09:03:40 UTC (rev 132825)
@@ -44,10 +44,15 @@
 depends_build       port:autoconf \
                     port:automake \
                     port:libtool \
+                    port:pkgconfig \
                    {bin:python2(\.(4|5|6|7))?:python27} \
                     port:yasm
 
+depends_lib         port:bzip2 \
+                    port:libiconv \
+                    port:zlib
 
+
 # Many of the contrib build systems detect CPU features at build time.
 archive_sites
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150211/f1ae8b7c/attachment.html>


More information about the macports-changes mailing list