[arch-commits] Commit in kdenlive/trunk (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Sun Mar 9 13:16:20 UTC 2014


    Date: Sunday, March 9, 2014 @ 14:16:19
  Author: andrea
Revision: 106887

upgpkg: kdenlive 0.9.6-4

Drop nepomuk support

Modified:
  kdenlive/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-09 12:50:45 UTC (rev 106886)
+++ PKGBUILD	2014-03-09 13:16:19 UTC (rev 106887)
@@ -5,7 +5,7 @@
 
 pkgname=kdenlive
 pkgver=0.9.6
-pkgrel=3
+pkgrel=4
 pkgdesc="A non-linear video editor for Linux"
 arch=('i686' 'x86_64')
 # http://download.kde.org/stable/kdenlive/
@@ -39,7 +39,8 @@
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DLIB_INSTALL_DIR=/usr/lib \
-    -DLINK_LIBRARIES=-lX11
+    -DLINK_LIBRARIES=-lX11 \
+    -DWITH_Nepomuk=OFF
   make
 }
 




More information about the arch-commits mailing list