mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
lollypop: update to 1.1.4.9
Remove dependency on python3-wikipedia. Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
50f54b3e66
commit
2548730c5c
1 changed files with 4 additions and 5 deletions
|
@ -1,20 +1,19 @@
|
||||||
# Template file for 'lollypop'
|
# Template file for 'lollypop'
|
||||||
pkgname=lollypop
|
pkgname=lollypop
|
||||||
version=1.1.4.6
|
version=1.1.4.9
|
||||||
revision=1
|
revision=1
|
||||||
# Gitlab upload tag hash
|
# Gitlab upload tag hash
|
||||||
_uhash=05190ee6a73d4337911e3f9732bd6338
|
_uhash=d9226edd400bbe6acc10e846a73b5b14
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=meson
|
build_style=meson
|
||||||
pycompile_module="lollypop"
|
pycompile_module="lollypop"
|
||||||
hostmakedepends="git glib-devel gobject-introspection intltool itstool pkg-config"
|
hostmakedepends="git glib-devel gobject-introspection intltool itstool pkg-config"
|
||||||
makedepends="gtk+3-devel python3-devel"
|
makedepends="gtk+3-devel python3-devel"
|
||||||
depends="dconf gst-libav libnotify libsecret python3-dbus python3-gobject
|
depends="dconf gst-libav libnotify libsecret python3-dbus python3-gobject
|
||||||
python3-pylast python3-wikipedia python3-youtube-dl python3-Pillow
|
python3-pylast python3-youtube-dl python3-Pillow totem-pl-parser"
|
||||||
totem-pl-parser"
|
|
||||||
short_desc="Music player for GNOME"
|
short_desc="Music player for GNOME"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Lollypop"
|
homepage="https://wiki.gnome.org/Apps/Lollypop"
|
||||||
distfiles="https://gitlab.gnome.org/World/${pkgname}/uploads/${_uhash}/${pkgname}-${version}.tar.xz"
|
distfiles="https://gitlab.gnome.org/World/${pkgname}/uploads/${_uhash}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=191066abc634a0165fbed51b386f3a13c6a83febabe6765a5b0b3fdafbd76a26
|
checksum=02948a96185f3d34283bca522e6ce6ebec828c57744cac55ed54a01a48a3aad6
|
||||||
|
|
Loading…
Add table
Reference in a new issue