19 lines
726 B
Bash
19 lines
726 B
Bash
# Template file for 'lollypop'
|
|
pkgname=lollypop
|
|
version=0.9.231
|
|
revision=1
|
|
build_style=gnu-configure
|
|
noarch=yes
|
|
nocross=yes
|
|
hostmakedepends="intltool itstool pkg-config glib-devel gobject-introspection python3"
|
|
makedepends="gtk+3-devel"
|
|
depends="gst-libav libsecret libnotify python3-youtube-dl python3-dbus
|
|
python3-gobject python3-pylast totem-pl-parser"
|
|
pycompile_module="lollypop"
|
|
short_desc="A music player for GNOME"
|
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|
license="GPL-3"
|
|
homepage="https://gnumdk.github.io/lollypop-web/"
|
|
distfiles="https://github.com/gnumdk/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=d30040fd45d7c0d61e5d89d3564e0171cad3b4ce7d2fee7283065638e1d4e964
|