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

Daniel Griffiths dgriffiths at archlinux.org
Wed May 5 01:43:59 UTC 2010


    Date: Tuesday, May 4, 2010 @ 21:43:58
  Author: dgriffiths
Revision: 79638

FS#19335

Modified:
  abcde/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-05 01:36:11 UTC (rev 79637)
+++ PKGBUILD	2010-05-05 01:43:58 UTC (rev 79638)
@@ -5,17 +5,16 @@
 
 pkgname=abcde
 pkgver=2.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A frontend command-line utility that grabs tracks off a CD, encodes them to ogg or mp3 format, and tags them, all in one go."
 arch=('any')
 url="http://code.google.com/p/abcde/"
 license=('GPL')
-depends=('bash' 'cd-discid' 'wget')
+depends=('bash' 'cd-discid' 'wget' 'vorbis-tools')
 optdepends=('eject: Eject support'
 	'cdparanoia: Paranoia ripping support'
 	'cdrkit: icedax ripping support'
 	'lame: MP3 encoding support'
-	'vorbis-tools: Ogg Vorbis encoding support'
 	'flac: FLAC encoding support'
 	'id3: ID3 v1/v2 tag support'
 	'id3v2: ID3 v2 tag support')




More information about the arch-commits mailing list