19 lines
846 B
Bash
19 lines
846 B
Bash
# Template file for 'lollypop'
|
|
pkgname=lollypop
|
|
version=1.2.18
|
|
revision=1
|
|
# Gitlab upload tag hash
|
|
_uhash=dfa454debf0e47d315a81a26a39481cf
|
|
archs=noarch
|
|
build_style=meson
|
|
pycompile_module="lollypop"
|
|
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 libnotify libsecret python3-dbus python3-gobject
|
|
python3-pylast python3-youtube-dl python3-Pillow totem-pl-parser"
|
|
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=154c514eb103e508d76172476fe7f1947c4e3d91969b8b5113cab6480d647f11
|