[126003] trunk/dports/multimedia/kdenlive

mk at macports.org mk at macports.org
Wed Oct 1 13:53:19 PDT 2014


Revision: 126003
          https://trac.macports.org/changeset/126003
Author:   mk at macports.org
Date:     2014-10-01 13:53:19 -0700 (Wed, 01 Oct 2014)
Log Message:
-----------
kdenlive: update to latest release 0.9.10

Modified Paths:
--------------
    trunk/dports/multimedia/kdenlive/Portfile
    trunk/dports/multimedia/kdenlive/files/patch-BUNDLE_INSTALL_DIR.diff

Modified: trunk/dports/multimedia/kdenlive/Portfile
===================================================================
--- trunk/dports/multimedia/kdenlive/Portfile	2014-10-01 20:41:33 UTC (rev 126002)
+++ trunk/dports/multimedia/kdenlive/Portfile	2014-10-01 20:53:19 UTC (rev 126003)
@@ -5,7 +5,7 @@
 PortGroup           kde4 1.1
 
 name                kdenlive
-version             0.9.8
+version             0.9.10
 categories          multimedia
 maintainers         mk
 license             GPL-2+
@@ -21,8 +21,8 @@
 master_sites        http://download.kde.org/stable/${name}/${version}/src/
 platforms           darwin
 
-checksums           sha256  96ca31f9f6d4dc339b1e1daf46ec0803516118e712a5a2d75d9433ee5fd6a59f \
-                    rmd160  64ea6b2a10743b260cc350a8e466a7c61cd5b6a1
+checksums           sha256  f68fdb39173e69ce422fdd57bbc4ced47711317e538b0101eee6a1bc9cedb763 \
+                    rmd160  d9c59cb57b96a15987510380185d1dc3cb6ff9ee
  
 depends_lib-append  port:mlt \
                     port:kdelibs4 \

Modified: trunk/dports/multimedia/kdenlive/files/patch-BUNDLE_INSTALL_DIR.diff
===================================================================
--- trunk/dports/multimedia/kdenlive/files/patch-BUNDLE_INSTALL_DIR.diff	2014-10-01 20:41:33 UTC (rev 126002)
+++ trunk/dports/multimedia/kdenlive/files/patch-BUNDLE_INSTALL_DIR.diff	2014-10-01 20:53:19 UTC (rev 126003)
@@ -1,19 +1,20 @@
---- renderer/CMakeLists.txt.orig	2012-05-29 14:39:54.000000000 -0700
-+++ renderer/CMakeLists.txt	2012-07-13 11:19:54.000000000 -0700
-@@ -18,4 +18,4 @@
+diff --git renderer/CMakeLists.txt renderer/CMakeLists.txt
+index 0bd7a74..277c351 100644
+--- renderer/CMakeLists.txt
++++ renderer/CMakeLists.txt
+@@ -18,4 +18,4 @@ target_link_libraries(kdenlive_render
    ${QT_LIBRARIES}
  )
  
 -install(TARGETS kdenlive_render DESTINATION ${BIN_INSTALL_DIR})
 +install(TARGETS kdenlive_render DESTINATION ${BUNDLE_INSTALL_DIR})
---- src/CMakeLists.txt.orig	2012-05-29 14:39:54.000000000 -0700
-+++ src/CMakeLists.txt	2012-07-13 11:19:36.000000000 -0700
-@@ -358,7 +358,7 @@
-   add_definitions(-DUSE_JOGSHUTTLE)
+diff --git src/CMakeLists.txt src/CMakeLists.txt
+index c6e2ff3..ccaa01b 100644
+--- src/CMakeLists.txt
++++ src/CMakeLists.txt
+@@ -306,4 +306,4 @@ if(BUILD_JogShuttle)
+   )
  endif(BUILD_JogShuttle)
  
 -install(TARGETS kdenlive DESTINATION ${BIN_INSTALL_DIR})
 +install(TARGETS kdenlive DESTINATION ${BUNDLE_INSTALL_DIR})
- install(FILES
-   kdenliveui.rc
-   kdenlive.notifyrc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141001/9d00640e/attachment-0001.html>


More information about the macports-changes mailing list