18 lines
765 B
Bash
18 lines
765 B
Bash
# Template file for 'quodlibet'
|
|
pkgname=quodlibet
|
|
version=4.0.2
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python3-module
|
|
hostmakedepends="python3-devel intltool"
|
|
short_desc="An audio library tagger, manager and player"
|
|
homepage="https://quodlibet.readthedocs.org/en/latest/"
|
|
license="GPL-2+"
|
|
maintainer="raphaelnepomuceno <raphael.blindjoker@gmail.com>"
|
|
depends="gtk+3 gst-plugins-base1 gst-plugins-good1 gst-plugins-bad1
|
|
gst-plugins-ugly1 python3-dbus python3-gobject python3-cairo python3-feedparser
|
|
desktop-file-utils python3-mutagen python3-inotify"
|
|
pycompile_module="quodlibet"
|
|
distfiles="https://github.com/quodlibet/quodlibet/releases/download/release-${version}/quodlibet-${version}.tar.gz"
|
|
checksum=df156eaee6779a98f543c450f7bf44fae55dbcee6ddd0310f504d971074a5a1c
|