[122426] trunk/dports/multimedia/kdenlive/Portfile

mk at macports.org mk at macports.org
Tue Jul 22 12:09:38 PDT 2014


Revision: 122426
          https://trac.macports.org/changeset/122426
Author:   mk at macports.org
Date:     2014-07-22 12:09:37 -0700 (Tue, 22 Jul 2014)
Log Message:
-----------
kdenlive: update to 0.9.8 (closes issue #44146)

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

Modified: trunk/dports/multimedia/kdenlive/Portfile
===================================================================
--- trunk/dports/multimedia/kdenlive/Portfile	2014-07-22 18:57:16 UTC (rev 122425)
+++ trunk/dports/multimedia/kdenlive/Portfile	2014-07-22 19:09:37 UTC (rev 122426)
@@ -5,9 +5,9 @@
 PortGroup           kde4 1.1
 
 name                kdenlive
-version             0.9.6
+version             0.9.8
 categories          multimedia
-maintainers         dennedy.org:dan
+maintainers         mk
 license             GPL-2+
 
 description         A non-linear video editing suite.
@@ -17,13 +17,13 @@
                     FFmpeg for video formats, thus offering a comprehensive solution.
 
 homepage            http://www.kdenlive.org/
-use_bzip2           yes 
+use_bzip2           yes
 master_sites        http://download.kde.org/stable/${name}/${version}/src/
 platforms           darwin
 
-checksums           sha1    0b9de2dd1e77140020bf3efc9c88105d4dcf5c8d \
-                    rmd160  0aaf8911073b82725998a8f18426b7f4189e25f0
-
+checksums           sha256  96ca31f9f6d4dc339b1e1daf46ec0803516118e712a5a2d75d9433ee5fd6a59f \
+                    rmd160  64ea6b2a10743b260cc350a8e466a7c61cd5b6a1
+ 
 depends_lib-append  port:mlt \
                     port:kdelibs4 \
                     port:kde4-runtime
@@ -34,10 +34,13 @@
 # mlt is not universal
 universal_variant   no
 
-configure.args-append -DNO_JOGSHUTTLE=1
+#configure.args-append -DNO_JOGSHUTTLE=1
 
-build.env-append    -DNO_JOGSHUTTLE=1
+#build.env-append    -DNO_JOGSHUTTLE=1
 
 platform darwin {
     patchfiles-append patch-BUNDLE_INSTALL_DIR.diff
 }
+
+livecheck.url       http://packages.gentoo.org/package/media-video/kdenlive
+livecheck.regex     kdenlive-(\\d+(\\.\\d+)+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140722/7c557c64/attachment.html>


More information about the macports-changes mailing list