summaryrefslogtreecommitdiff
path: root/testing/k3b
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-03 00:01:47 +0000
committerroot <root@rshg054.dnsready.net>2012-08-03 00:01:47 +0000
commit92bafb5f0efc526b1f83cd5fb9460443c4b13dca (patch)
treea762a2b1551bff9d77cf7a44a75f915fb074c1a2 /testing/k3b
parentf003ac1c96d76f4e3a2b93f988e1effce6771052 (diff)
Fri Aug 3 00:01:47 UTC 2012
Diffstat (limited to 'testing/k3b')
-rw-r--r--testing/k3b/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/k3b/PKGBUILD b/testing/k3b/PKGBUILD
index 3e5611155..d493a7da3 100644
--- a/testing/k3b/PKGBUILD
+++ b/testing/k3b/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 163058 2012-07-06 15:21:20Z ibiru $
+# $Id: PKGBUILD 164631 2012-08-01 16:00:41Z andrea $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=k3b
pkgver=2.0.2
-pkgrel=5
+pkgrel=6
pkgdesc="Feature-rich and easy to handle CD burning application"
arch=('i686' 'x86_64')
url="http://k3b.org/"
license=('GPL')
-depends=('kdebase-runtime' 'kdemultimedia-kioslave' 'libsamplerate' 'libmad'
+depends=('kdebase-runtime' 'libkcddb' 'libsamplerate' 'libmad'
'ffmpeg' 'taglib' 'libmpcdec' 'libdvdread' 'cdrkit' 'libxft')
makedepends=('cmake' 'automoc4' 'docbook-xml')
optdepends=('dvd+rw-tools: for dvd burning support'