diff options
Diffstat (limited to 'extra/k3b')
-rw-r--r-- | extra/k3b/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/k3b/PKGBUILD b/extra/k3b/PKGBUILD index 745f213f1..65e55798a 100644 --- a/extra/k3b/PKGBUILD +++ b/extra/k3b/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 191898 2013-08-01 06:53:31Z bpiotrowski $ +# $Id: PKGBUILD 198120 2013-10-30 12:54:38Z allan $ # Maintainer: Eric BĂ©langer <eric@archlinux.org> pkgname=k3b @@ -17,7 +17,6 @@ optdepends=('dvd+rw-tools: for dvd burning support' 'emovix: for bootable multimedia cd/dvd support' 'cdrdao: for disk-at-once (DAO) mode support' 'cdparanoia: for cd ripping support') -options=('!libtool') install=k3b.install source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2 \ k3b-2.0.2-ffmpeg.patch k3b-2.0.2-libavformat54.patch k3b-2.0.2-libav9.patch) |