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

Maxime Gauduin alucryd at nymeria.archlinux.org
Tue Jun 10 14:41:02 UTC 2014


    Date: Tuesday, June 10, 2014 @ 16:41:01
  Author: alucryd
Revision: 112964

FS#40763: beets 1.3.6-2

Modified:
  beets/trunk/PKGBUILD

----------+
 PKGBUILD |   15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-10 14:23:10 UTC (rev 112963)
+++ PKGBUILD	2014-06-10 14:41:01 UTC (rev 112964)
@@ -4,7 +4,7 @@
 
 pkgname=beets
 pkgver=1.3.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Flexible music library manager and tagger'
 arch=('any')
 url='http://beets.radbox.org/'
@@ -11,9 +11,16 @@
 license=('MIT')
 depends=('mutagen' 'python2-enum34' 'python2-munkres' 'python2-musicbrainzngs' 'python2-setuptools' 'python2-unidecode' 'python2-yaml')
 optdepends=('bash-completion: Bash completion'
-            'gstreamer0.10-python: BPD audio player plugin'
-            'python2-flask: Web interface'
-            'python2-pyacoustid: Acoustic fingerprinting'
+            'gst-plugins-bad: ReplayGain plugin'
+            'gst-plugins-good: ReplayGain plugin'
+            'gst-plugins-ugly: ReplayGain plugin'
+            'gst-python: ReplayGain plugin'
+            'gstreamer0.10-bad-plugins: Chromaprint/Acoustid/BPD plugins'
+            'gstreamer0.10-good-plugins: Chromaprint/Acoustid/BPD plugins'
+            'gstreamer0.10-ugly-plugins: Chromaprint/Acoustid/BPD plugins'
+            'gstreamer0.10-python: Chromaprint/Acoustid/BPD plugins'
+            'python2-flask: Web plugin'
+            'python2-pyacoustid: Chromaprint/Acoustid plugin'
             'python2-pylast: LastGenre plugin'
             'python2-requests: FetchArt plugin')
 source=("https://github.com/sampsyo/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz")




More information about the arch-commits mailing list