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

Sergej Pupykin spupykin at archlinux.org
Thu Feb 26 17:51:40 UTC 2015


    Date: Thursday, February 26, 2015 @ 18:51:39
  Author: spupykin
Revision: 128303

upgpkg: kdenlive 0.9.10-2

upd

Modified:
  kdenlive/trunk/PKGBUILD

----------+
 PKGBUILD |   18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-26 17:27:22 UTC (rev 128302)
+++ PKGBUILD	2015-02-26 17:51:39 UTC (rev 128303)
@@ -5,19 +5,21 @@
 
 pkgname=kdenlive
 pkgver=0.9.10
-pkgrel=1
+pkgrel=2
 pkgdesc="A non-linear video editor for Linux"
 arch=('i686' 'x86_64')
 # http://download.kde.org/stable/kdenlive/
 url="http://www.kdenlive.org/"
 license=('GPL')
-depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist' 'kdepimlibs')
-makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu')
-optdepends=('recordmydesktop: screen capture'
-	    'dvdauthor: dvd creation'
-	    'dvgrab: firewire capture'
-	    'xine-ui: dvd preview'
-	    'cdrkit: dvd iso image creation')
+depends=('hicolor-icon-theme' 'kdelibs' 'mlt' \
+	 'qimageblitz' 'qjson' 'shared-mime-info')
+makedepends=('cmake' 'automoc4' 'gettext' 'glew')
+optdepends=('cdrkit: for creation of DVD ISO images'
+	    'dvdauthor: for creation of DVD'
+	    'dvgrab: for firewire capture'
+	    'ffmpeg: for webcam capture'
+	    'recordmydesktop: for screen capture'
+	    'xine-lib: for DVD preview')
 install=kdenlive.install
 options=('docs')
 source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2)



More information about the arch-commits mailing list