f0ef8e039c
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
20 lines
822 B
Bash
20 lines
822 B
Bash
# Template file for 'lollypop'
|
|
pkgname=lollypop
|
|
version=1.0.8
|
|
revision=1
|
|
# Gitlab upload tag hash
|
|
_uhash=7d2d52fb6f25e11901af7eb620cfb523
|
|
archs=noarch
|
|
build_style=meson
|
|
pycompile_module="lollypop"
|
|
hostmakedepends="git glib-devel gobject-introspection intltool itstool pkg-config"
|
|
makedepends="gtk+3-devel python3-devel"
|
|
depends="dconf gst-libav libnotify libsecret python3-dbus python3-gobject
|
|
python3-pylast python3-wikipedia 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=ca1da48e3371c293b509497cf307efe486fafdf5eb0a3b0a7c8633658b36fecb
|