[PC-BSD Commits] r4195 - pbibuild/modules/multimedia/kdenlive
svn at pcbsd.org
svn at pcbsd.org
Tue Jul 7 14:44:16 PDT 2009
Author: kris
Date: 2009-07-07 14:44:15 -0700 (Tue, 07 Jul 2009)
New Revision: 4195
Modified:
pbibuild/modules/multimedia/kdenlive/copy-files
pbibuild/modules/multimedia/kdenlive/pbi.conf
Log:
Updated kdenlive, works great now!!!
Even includes support for record my desktop, and others, so we can easily
make videos of the system.
Modified: pbibuild/modules/multimedia/kdenlive/copy-files
===================================================================
--- pbibuild/modules/multimedia/kdenlive/copy-files 2009-07-07 18:20:59 UTC (rev 4194)
+++ pbibuild/modules/multimedia/kdenlive/copy-files 2009-07-07 21:44:15 UTC (rev 4195)
@@ -1,9 +1,12 @@
/usr/local/kde4/bin/kdenl* bin/
/usr/local/bin/in* bin/
+/usr/local/bin/ff* bin/
/usr/local/bin/*m* bin/
-/usr/local/bin/ff* bin/
+/usr/local/bin/dv* bin/
+/usr/local/bin/record* bin/
/usr/local/kde4/lib kde4/
-/usr/local/lib/qt4/*Sql* lib/
+/usr/local/lib/qt4 lib/
+/usr/local/lib/*SDL* lib/
/usr/local/kde4/share/apps kde4/share/
/usr/local/kde4/share/config kde4/share/
/usr/local/kde4/share/config.kcfg kde4/share/
Modified: pbibuild/modules/multimedia/kdenlive/pbi.conf
===================================================================
--- pbibuild/modules/multimedia/kdenlive/pbi.conf 2009-07-07 18:20:59 UTC (rev 4194)
+++ pbibuild/modules/multimedia/kdenlive/pbi.conf 2009-07-07 21:44:15 UTC (rev 4195)
@@ -28,11 +28,11 @@
OTHERPORT=""
# Enter your custom make options here
-MAKEOPTS=""
+MAKEOPTS="WITH_SDL=yes"
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="02"
+BUILDKEY="05"
# If this port has a non-standard port version variable in Makefile, then
# list the key here such as "OOOVERSION="
More information about the Commits
mailing list