[135275] trunk/dports/multimedia/mlt/Portfile

mk at macports.org mk at macports.org
Tue Apr 21 13:36:40 PDT 2015


Revision: 135275
          https://trac.macports.org/changeset/135275
Author:   mk at macports.org
Date:     2015-04-21 13:36:40 -0700 (Tue, 21 Apr 2015)
Log Message:
-----------
mlt: maintainer update to 0.9.6 (Thanks, Dan.)

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

Modified: trunk/dports/multimedia/mlt/Portfile
===================================================================
--- trunk/dports/multimedia/mlt/Portfile	2015-04-21 19:53:07 UTC (rev 135274)
+++ trunk/dports/multimedia/mlt/Portfile	2015-04-21 20:36:40 UTC (rev 135275)
@@ -6,8 +6,7 @@
 
 name                mlt
 epoch               3
-version             0.9.2
-revision            1
+version             0.9.6
 categories          multimedia
 maintainers         dennedy.org:dan
 license             GPL-2+
@@ -26,8 +25,8 @@
 master_sites        sourceforge:project/mlt/mlt
 platforms           darwin
 
-checksums           rmd160  fcea0846c95eba1ace0f2e20880624370066ba19 \
-                    sha256  60aebda834938c5963ec9032ae319badc4929becae0d7c99a9109a7de7b9ba7d
+checksums           rmd160  c678a40b0fa362043d2a867152702cd8375d7bc7 \
+                    sha256 ab999992828a03dadbf62f6a131aada776cfd7afe63a94d994877fdba31a3000 
 
 # frei0r-plugins is not universal
 universal_variant   no
@@ -38,17 +37,17 @@
 depends_lib-append  port:atk \
                     port:frei0r-plugins \
                     path:lib/libavcodec.dylib:ffmpeg \
-                    port:libdv \
                     port:libsamplerate \
                     port:libsdl \
                     port:libsdl_image \
                     port:libvorbis \
                     port:sox \
-                    port:libxml2
+                    port:libxml2 \
+                    port:libexif
 
 configure.args      --enable-gpl \
-                    --qimage-libdir=${qt_libs_dir} \
-                    --qimage-includedir=${qt_includes_dir}/Qt \
+                    --qt-libdir=${qt_frameworks_dir} \
+                    --qt-includedir=${qt_includes_dir}/Qt \
                     --disable-jackrack \
                     --disable-mmx \
                     --disable-gtk2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150421/6d711a2d/attachment.html>


More information about the macports-changes mailing list