[95504] trunk/dports/multimedia/kdenlive

ryandesign at macports.org ryandesign at macports.org
Sat Jul 14 04:36:23 PDT 2012


Revision: 95504
          https://trac.macports.org/changeset/95504
Author:   ryandesign at macports.org
Date:     2012-07-14 04:36:20 -0700 (Sat, 14 Jul 2012)
Log Message:
-----------
kdenlive: maintainer update to 0.9.2 (#34810)

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	2012-07-14 08:42:50 UTC (rev 95503)
+++ trunk/dports/multimedia/kdenlive/Portfile	2012-07-14 11:36:20 UTC (rev 95504)
@@ -5,7 +5,7 @@
 PortGroup           kde4 1.1
 
 name                kdenlive
-version             0.8.2.1
+version             0.9.2
 categories          multimedia
 maintainers         dennedy.org:dan
 description         A non-linear video editing suite.
@@ -15,11 +15,12 @@
                     FFmpeg for video formats, thus offering a comprehensive solution.
 
 homepage            http://www.kdenlive.org/
-master_sites        sourceforge:project/kdenlive/kdenlive/${version}
+use_bzip2           yes 
+master_sites        http://download.kde.org/stable/${name}/${version}/src/
 platforms           darwin
 
-checksums           sha1    14c3d17ed3388ef6f90a00f4d5f58934307e3e40 \
-                    rmd160  443ad814827220cd7985cf3160e77f6e6899a1cf
+checksums           sha1    e943884ad88d106b80d1723055dca790c864fa20 \
+                    rmd160  5680a6b6765fcc51c4b97196d308a0686296fc14
 
 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	2012-07-14 08:42:50 UTC (rev 95503)
+++ trunk/dports/multimedia/kdenlive/files/patch-BUNDLE_INSTALL_DIR.diff	2012-07-14 11:36:20 UTC (rev 95504)
@@ -1,20 +1,19 @@
---- renderer/CMakeLists.txt.orig	2011-07-29 20:03:33.000000000 -0500
-+++ renderer/CMakeLists.txt	2011-07-29 20:07:12.000000000 -0500
-@@ -25,5 +25,5 @@
-   ${QT_QTDBUS_LIBRARY}
+--- 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 @@
+   ${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)
+ endif(BUILD_JogShuttle)
  
---- src/CMakeLists.txt.orig	2011-07-29 20:03:33.000000000 -0500
-+++ src/CMakeLists.txt	2011-07-29 20:07:15.000000000 -0500
-@@ -363,7 +363,7 @@
-   endif(OPENGL_FOUND)
- endif(APPLE)
- 
 -install(TARGETS kdenlive DESTINATION ${BIN_INSTALL_DIR})
 +install(TARGETS kdenlive DESTINATION ${BUNDLE_INSTALL_DIR})
- install(FILES kdenliveui.rc kdenlive.notifyrc DESTINATION ${DATA_INSTALL_DIR}/kdenlive)
- install(FILES kdenlivesettings.kcfg DESTINATION ${KCFG_INSTALL_DIR})
- install(FILES kdenlive.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
+ install(FILES
+   kdenliveui.rc
+   kdenlive.notifyrc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120714/09b55758/attachment.html>


More information about the macports-changes mailing list