17 lines
704 B
Bash
17 lines
704 B
Bash
# Template file for 'lollypop'
|
|
pkgname=lollypop
|
|
version=0.9.210
|
|
revision=1
|
|
build_style=gnu-configure
|
|
noarch=yes
|
|
nocross=yes
|
|
hostmakedepends="intltool itstool pkg-config glib-devel gobject-introspection python3.4"
|
|
makedepends="gtk+3-devel"
|
|
depends="libsecret libnotify python3.4-dbus python3.4-gobject python3.4-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=eba67bc40b6e8fd52fcdac8327dd376c1b3ccf465d1f14e2db0d0e625f8e5ae8
|