17 lines
764 B
Bash
17 lines
764 B
Bash
# Template file for 'lollypop'
|
|
pkgname=lollypop
|
|
version=1.3.2
|
|
revision=1
|
|
archs=noarch
|
|
build_style=meson
|
|
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 gst-plugins-good1 libnotify libsecret
|
|
python3-dbus python3-gobject python3-pylast python3-youtube-dl
|
|
python3-Pillow totem-pl-parser python3-BeautifulSoup4"
|
|
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://adishatz.org/lollypop/${pkgname}-${version}.tar.xz"
|
|
checksum=b75b5e8c8de31ec18e01e2cf9fa658676e6a3ad336265268514b16497dd65a66
|