[arch-commits] Commit in dvdrtools/trunk (PKGBUILD)
Hugo Doria
hugo at archlinux.org
Fri Jul 17 18:05:32 UTC 2009
Date: Friday, July 17, 2009 @ 14:05:32
Author: hugo
Revision: 46390
upgpkg: dvdrtools 0.3.1-2
Fixing FS#14523
Modified:
dvdrtools/trunk/PKGBUILD
----------+
PKGBUILD | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-07-17 15:46:15 UTC (rev 46389)
+++ PKGBUILD 2009-07-17 18:05:32 UTC (rev 46390)
@@ -4,12 +4,14 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=dvdrtools
pkgver=0.3.1
-pkgrel=1
+pkgrel=2
pkgdesc="A fork of cdrtools, with the primary goal of supporting writable DVD drives"
arch=(i686 x86_64)
url="http://savannah.nongnu.org/projects/dvdrtools/"
license=('GPL')
depends=('glibc' 'file')
+makedepends=('transcode')
+optdepends=('transcode: video/DVD ripper and encoder for the terminal/console')
conflicts=('cdrkit')
source=(ftp://ftp.archlinux.org/other/dvdrtools/$pkgname-$pkgver.tar.gz)
md5sums=('5707b7e877b853e258cd738938833006')
More information about the arch-commits
mailing list