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

Balló György bgyorgy at archlinux.org
Mon May 21 07:10:46 UTC 2018


    Date: Monday, May 21, 2018 @ 07:10:45
  Author: bgyorgy
Revision: 325809

upgpkg: lollypop 0.9.512-1

Update to new version, add missing dependencies

Modified:
  lollypop/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-21 06:18:24 UTC (rev 325808)
+++ PKGBUILD	2018-05-21 07:10:45 UTC (rev 325809)
@@ -4,7 +4,7 @@
 # Contributor: Cédric Bellegarde <gnumdk at gmail.com>
 
 pkgname=lollypop
-pkgver=0.9.508
+pkgver=0.9.512
 _portal_pkgver=0.9.7
 pkgrel=1
 pkgdesc='Music player for GNOME'
@@ -11,12 +11,16 @@
 arch=('any')
 url='https://gitlab.gnome.org/gnumdk/lollypop'
 license=('GPL')
-depends=('desktop-file-utils' 'gtk3' 'python-beautifulsoup4' 'python-cairo'
+depends=('desktop-file-utils' 'gst-plugins-base-libs' 'gtk3' 'python-beautifulsoup4' 'python-cairo'
          'python-dbus' 'python-gobject' 'totem-plparser')
 makedepends=('gobject-introspection' 'intltool' 'itstool' 'meson' 'python')
 optdepends=('easytag: Modify tags'
             'flatpak: Flatpak Portal'
             'gst-libav: FFmpeg plugin for GStreamer'
+            'gst-plugins-bad: "Bad" plugin libraries'
+            'gst-plugins-base: "Base" plugin libraries'
+            'gst-plugins-good: "Good" plugin libraries'
+            'gst-plugins-ugly: "Ugly" plugin libraries'
             'kid3-qt: Store covers in tags'
             'libsecret: Last.FM support'
             'python-pillow: Blur background in lyrics view'
@@ -23,9 +27,9 @@
             'python-pylast: Last.FM support'
             'python-wikipedia: Wikipedia support'
             'youtube-dl: YouTube playback')
-source=("https://gitlab.gnome.org/gnumdk/lollypop/uploads/14d754166eb532a9efe5788f1176a4c1/lollypop-0.9.508.tar.xz"
+source=("https://gitlab.gnome.org/gnumdk/lollypop/uploads/8a084e3edb9f0d700454554323d9d960/lollypop-0.9.512.tar.xz"
         "https://gitlab.gnome.org/gnumdk/lollypop-portal/uploads/42bd030f9c8391db93a335c6a23783bf/lollypop-portal-0.9.7.tar.xz")
-sha256sums=('ac9305c186ace329249303ff7eabea76d72212d4e1fbf73391a68cfd691dea3a'
+sha256sums=('a4d301152a4c12422f4094c5c0d4b60ee08c9b308c8d00b8bed6ae030e7b8675'
             'fef0d7b5a4065884582fef6e6e40ae781fe182063a07cfcc5d98a69602f4d57b')
 
 build() {



More information about the arch-commits mailing list