void-packages/srcpkgs/lollypop/template
Christian Buschau 2577b7dbc5
lollypop: update to 0.9.916.
Closes: #8055 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-02-01 09:48:09 +01:00

20 lines
840 B
Bash

# Template file for 'lollypop'
pkgname=lollypop
version=0.9.916
revision=1
# Gitlab upload tag hash
_uhash=864841accc63ef228db697f31bfb191a
noarch=yes
build_style=meson
pycompile_module="lollypop"
hostmakedepends="intltool itstool pkg-config glib-devel gobject-introspection python3 git"
makedepends="gtk+3-devel python3-devel"
depends="gst-libav libsecret libnotify python3-youtube-dl python3-dbus
python3-gobject python3-pylast totem-pl-parser python3-wikipedia"
short_desc="Music player for GNOME"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-3.0-or-later"
homepage="https://wiki.gnome.org/Apps/Lollypop"
distfiles="https://gitlab.gnome.org/World/${pkgname}/uploads/${_uhash}/${pkgname}-${version}.tar.xz"
checksum=268a5ff469ae8f501b07793b8ca0e86181246e9c9048498aed69e98f5f4c29d3
nocross="gobject-introspection"