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

Maxime Gauduin alucryd at archlinux.org
Mon Apr 25 17:24:39 UTC 2016


    Date: Monday, April 25, 2016 @ 19:24:38
  Author: alucryd
Revision: 171805

FS#49077: lollypop 0.9.98-2

Modified:
  lollypop/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-25 17:14:51 UTC (rev 171804)
+++ PKGBUILD	2016-04-25 17:24:38 UTC (rev 171805)
@@ -5,15 +5,16 @@
 
 pkgname=lollypop
 pkgver=0.9.98
-pkgrel=1
+pkgrel=2
 pkgdesc='Music player for GNOME'
 arch=('any')
 url='https://github.com/gnumdk/lollypop'
 license=('GPL')
-depends=('desktop-file-utils' 'gtk3' 'python-cairo'
+depends=('desktop-file-utils' 'gst-python' 'gtk3' 'python-cairo'
          'python-dbus' 'python-gobject' 'totem-plparser')
 makedepends=('gobject-introspection' 'intltool' 'itstool' 'python')
-optdepends=('libsecret: Last.FM support'
+optdepends=('gst-libav: FFmpeg plugin for GStreamer'
+            'libsecret: Last.FM support'
             'python-pylast: Last.FM support'
             'python-wikipedia: Wikipedia support')
 install='lollypop.install'



More information about the arch-commits mailing list