17 lines
755 B
Bash
17 lines
755 B
Bash
# Template file for 'quodlibet'
|
|
pkgname=quodlibet
|
|
version=4.6.0
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="intltool python3-devel python3-setuptools"
|
|
depends="desktop-file-utils gst-plugins-bad1 gst-plugins-base1 gst-plugins-good1
|
|
gst-plugins-ugly1 gtk+3 hicolor-icon-theme python3-dbus python3-feedparser
|
|
python3-gobject python3-mutagen libsoup3"
|
|
short_desc="Music Library/Editor/Player"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://quodlibet.readthedocs.io/en/latest/"
|
|
distfiles="https://github.com/quodlibet/quodlibet/releases/download/release-${version}/quodlibet-${version}.tar.gz"
|
|
checksum=5b5fe4b2662281897aaf34123dae61656dc0eea5f8186a5169db95a93a3efe29
|
|
make_check=no # requires X server
|