20 lines
702 B
Plaintext
20 lines
702 B
Plaintext
|
# Template file for 'picard'
|
||
|
pkgname=picard
|
||
|
version=1.2
|
||
|
revision=1
|
||
|
build_style=python-module
|
||
|
pycompile_module="picard"
|
||
|
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||
|
hostmakedepends="python-devel"
|
||
|
makedepends="libdiscid-devel chromaprint-devel"
|
||
|
depends="python python-PyQt4 chromaprint libdiscid mutagen>=1.20"
|
||
|
license="GPL-2"
|
||
|
homepage="http://musicbrainz.org/doc/MusicBrainz_Picard"
|
||
|
short_desc="TODO"
|
||
|
distfiles="http://ftp.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${version}.tar.gz"
|
||
|
checksum=a6f66bf4933521270e1f0e586ac7e067563a04aba6e98da5b5acc3fe21727a69
|
||
|
|
||
|
# Void has python-pyacoustid-1.1.0_1. does picard bundle it?
|
||
|
# libdiscid or libdiscid-devel?
|
||
|
# chromaprint or chromaprint-devel?
|