[arch-commits] Commit in dvdrip/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Thu Feb 17 08:54:22 UTC 2011


    Date: Thursday, February 17, 2011 @ 03:54:21
  Author: giovanni
Revision: 110171

upgpkg: dvdrip 0.98.11-6
Fixed FS22876

Modified:
  dvdrip/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-17 08:42:43 UTC (rev 110170)
+++ PKGBUILD	2011-02-17 08:54:21 UTC (rev 110171)
@@ -4,7 +4,7 @@
 
 pkgname=dvdrip
 pkgver=0.98.11
-pkgrel=5
+pkgrel=6
 pkgdesc="A Gtk frontend for transcode writen in Perl"
 arch=('i686' 'x86_64')
 license=('custom')
@@ -12,7 +12,8 @@
 install=${pkgname}.install
 depends=('perl-gtk2-ex-formfactory' 'transcode' 'imagemagick'
          'perl-libintl-perl' 'desktop-file-utils' 'perl-event-execflow')
-optdepends=('ogmtools: for ogm/odd video creation')
+optdepends=('ogmtools: for ogm/odd video creation'
+            'lsdvd: fast reading of DVD table')
 source=(http://www.exit1.org/dvdrip/dist/${pkgname}-${pkgver}.tar.gz \
         ${pkgname}.desktop)
 options=(!emptydirs)




More information about the arch-commits mailing list