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

Jelle van der Waa jelle at archlinux.org
Sun Sep 13 17:57:43 UTC 2020


    Date: Sunday, September 13, 2020 @ 17:57:42
  Author: jelle
Revision: 705176

Add optional depdencny imagemagick

Fixes FS#55739

Modified:
  abcde/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-13 17:44:28 UTC (rev 705175)
+++ PKGBUILD	2020-09-13 17:57:42 UTC (rev 705176)
@@ -5,7 +5,7 @@
 
 pkgname=abcde
 pkgver=2.9.3
-pkgrel=2
+pkgrel=3
 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/'
@@ -14,6 +14,7 @@
 optdepends=('cdparanoia: Paranoia ripping support'
             'flac: FLAC encoding support'
             'glyr: album art support'
+            'imagemagick: album art support'
             'lame: MP3 encoding support'
             'opus-tools: Opus encoding support'
             'python-eyed3: ID3 tag support'



More information about the arch-commits mailing list