summaryrefslogtreecommitdiff
path: root/community/kdenlive
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-08 01:42:46 -0800
committerroot <root@rshg054.dnsready.net>2012-11-08 01:42:46 -0800
commit820b47e114141394686758f528713a7dae08c149 (patch)
tree4a11170763d1f324b933f92fa77994f7b71827fc /community/kdenlive
parenta8fff09ba6d0f8b78b43e63541b1254763d4f48e (diff)
Thu Nov 8 01:42:46 PST 2012
Diffstat (limited to 'community/kdenlive')
-rw-r--r--community/kdenlive/PKGBUILD16
1 files changed, 8 insertions, 8 deletions
diff --git a/community/kdenlive/PKGBUILD b/community/kdenlive/PKGBUILD
index 36ad53179..c81ab98e3 100644
--- a/community/kdenlive/PKGBUILD
+++ b/community/kdenlive/PKGBUILD
@@ -1,23 +1,23 @@
-# $Id: PKGBUILD 77647 2012-10-13 11:43:46Z allan $
+# $Id: PKGBUILD 79569 2012-11-07 15:38:50Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Zuf <kontakt.zuf@gmail.com>
# Contributor: Darwin Bautista <djclue917@gmail.com>
pkgname=kdenlive
pkgver=0.9.2
-pkgrel=4
+pkgrel=5
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' 'dvgrab' 'qjson' 'qimageblitz'
- 'libqzeitgeist')
+depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist')
makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu')
-optdepends=('recordmydesktop'
- 'dvdauthor'
- 'mkisolinux'
- 'xine-ui')
+optdepends=('recordmydesktop: screen capture'
+ 'dvdauthor: dvd creation'
+ 'dvgrab: firewire capture'
+ 'xine-ui: dvd preview'
+ 'cdrkit: dvd iso image creation')
install=kdenlive.install
options=('docs')
source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2)