summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/vcdimager/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-04-04 20:22:54 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-04-04 20:22:54 (GMT)
commitf579a0469f08ecb95bb6348474dcb7660fb1bb21 (patch)
tree4eea99e44eb98a67f5652fff87d4779c176691a4 /abs/extra-testing/vcdimager/PKGBUILD
parent60935da89353fb93aa4f9034865a59c4f4efd9a5 (diff)
downloadlinhes_pkgbuild-f579a0469f08ecb95bb6348474dcb7660fb1bb21.zip
linhes_pkgbuild-f579a0469f08ecb95bb6348474dcb7660fb1bb21.tar.gz
linhes_pkgbuild-f579a0469f08ecb95bb6348474dcb7660fb1bb21.tar.bz2
vcdimager: +options=('!libtool' '!emptydirs')
Diffstat (limited to 'abs/extra-testing/vcdimager/PKGBUILD')
-rw-r--r--abs/extra-testing/vcdimager/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra-testing/vcdimager/PKGBUILD b/abs/extra-testing/vcdimager/PKGBUILD
index 1e59da6..9a97e31 100644
--- a/abs/extra-testing/vcdimager/PKGBUILD
+++ b/abs/extra-testing/vcdimager/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=vcdimager
pkgver=0.7.23
-pkgrel=5
+pkgrel=6
pkgdesc="GNU VCDImager is a full-featured mastering suite for authoring disassembling and analyzing Video CD's and Super Video CD's"
arch=(i686 x86_64)
license=('GPL')
url="http://www.vcdimager.org/"
depends=('libcdio>=0.79' 'libxml2' 'popt')
-options=('!libtool')
+options=('!libtool' '!emptydirs')
source=(ftp://ftp.gnu.org/gnu/vcdimager/${pkgname}-${pkgver}.tar.gz)
md5sums=('5e7d80fdbf0037ad20e438f2a9573253')