lollypop: update to 1.4.22 and fix runtime deps
This commit is contained in:
parent
62550aff54
commit
63731737f0
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'lollypop'
|
||||
pkgname=lollypop
|
||||
version=1.4.19
|
||||
version=1.4.22
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="cmake git glib-devel gobject-introspection intltool itstool pkg-config"
|
||||
makedepends="gtk+3-devel libsoup-devel python3-gobject-devel python3-devel"
|
||||
depends="dconf gst-libav gst-plugins-good1 libnotify libsecret
|
||||
python3-dbus python3-gobject python3-pylast python3-youtube-dl
|
||||
python3-Pillow totem-pl-parser python3-BeautifulSoup4 libhandy1"
|
||||
python3-Pillow totem-pl-parser python3-BeautifulSoup4 libhandy1
|
||||
gnome-keyring"
|
||||
short_desc="Music player for GNOME"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Apps/Lollypop"
|
||||
distfiles="https://adishatz.org/lollypop/${pkgname}-${version}.tar.xz"
|
||||
checksum=38bc38181e93ad989cb42d8efb2b8dc96223486eb200863d81f3a0b7573e3830
|
||||
checksum=cda6b6da1adf242a9be9b6b9d7be0d9732d12a0cdde3aa81d8e8a5761eff9b9d
|
||||
|
|
Loading…
Reference in New Issue