17 lines
556 B
Bash
17 lines
556 B
Bash
# Template file for 'puddletag'
|
|
pkgname=puddletag
|
|
version=1.2.0
|
|
revision=1
|
|
noarch=yes
|
|
build_wrksrc=source
|
|
build_style=python2-module
|
|
pycompile_module="puddlestuff"
|
|
hostmakedepends="python-devel"
|
|
depends="mutagen python-PyQt4 python-parsing python-configobj python-musicbrainzngs"
|
|
short_desc="MP3 tagging GUI"
|
|
maintainer="allan <mail@may.mooo.com>"
|
|
license="GPL-2"
|
|
homepage="http://puddletag.sourceforge.net"
|
|
distfiles=https://github.com/keithgg/puddletag/archive/v${version}.tar.gz
|
|
checksum=95e4867fd04c5349f19de1b5f3c1f2336d3b66da08c076fb175ef8f7589dc80d
|