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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Mar 25 10:07:47 UTC 2018


    Date: Sunday, March 25, 2018 @ 10:07:46
  Author: bpiotrowski
Revision: 312538

2.9.1-2: remove external optdepends

Modified:
  abcde/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-25 09:54:23 UTC (rev 312537)
+++ PKGBUILD	2018-03-25 10:07:46 UTC (rev 312538)
@@ -6,7 +6,7 @@
 
 pkgname=abcde
 pkgver=2.9.1
-pkgrel=1
+pkgrel=2
 pkgdesc='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='https://abcde.einval.com/'
@@ -13,14 +13,9 @@
 license=('GPL')
 depends=('bash' 'cd-discid' 'wget' 'vorbis-tools')
 optdepends=('cdparanoia: Paranoia ripping support'
-            'cdrkit: icedax ripping support'
             'flac: FLAC encoding support'
             'glyr: album art support'
-            'id3: ID3 v1 tag support'
             'lame: MP3 encoding support'
-            'mp3gain: MP3 normalization support'
-            'perl-musicbrainz-discid: musicbrainz support (AUR)'
-            'perl-webservice-musicbrainz0: musicbrainz support (AUR)'
             'python-eyed3: ID3 tag support'
             'vorbisgain: Ogg Vorbis normalization support')
 backup=("etc/${pkgname}.conf")



More information about the arch-commits mailing list