20 lines
810 B
Bash
20 lines
810 B
Bash
# Template file for 'lollypop'
|
|
pkgname=lollypop
|
|
version=0.9.908
|
|
revision=1
|
|
# Gitlab upload tag hash
|
|
_uhash=d4818489885029d33e909e92e7c45c1f
|
|
build_style=meson
|
|
noarch=yes
|
|
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"
|
|
pycompile_module="lollypop"
|
|
short_desc="A 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=73fe97cc646d640ec89e53f117ac2da14ceb271086f70e49efd3483ec5a41773
|