puddletag: switch to python2-module
This commit is contained in:
parent
f9e1c76718
commit
8adaaa9d56
1 changed files with 6 additions and 8 deletions
|
@ -2,17 +2,15 @@
|
||||||
pkgname=puddletag
|
pkgname=puddletag
|
||||||
version=1.1.1
|
version=1.1.1
|
||||||
revision=2
|
revision=2
|
||||||
|
noarch=yes
|
||||||
|
build_wrksrc=source
|
||||||
|
build_style=python2-module
|
||||||
|
pycompile_module="puddlestuff"
|
||||||
|
hostmakedepends="python-devel"
|
||||||
|
depends="mutagen python-PyQt4 python-parsing python-configobj"
|
||||||
short_desc="MP3 tagging GUI"
|
short_desc="MP3 tagging GUI"
|
||||||
maintainer="allan <mail@may.mooo.com>"
|
maintainer="allan <mail@may.mooo.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://puddletag.sourceforge.net"
|
homepage="http://puddletag.sourceforge.net"
|
||||||
distfiles=https://github.com/keithgg/puddletag/archive/${version}.tar.gz
|
distfiles=https://github.com/keithgg/puddletag/archive/${version}.tar.gz
|
||||||
checksum=550680abf9c2cf082861dfb3b61fd308f87f9ed304065582cddadcc8bdd947cc
|
checksum=550680abf9c2cf082861dfb3b61fd308f87f9ed304065582cddadcc8bdd947cc
|
||||||
build_wrksrc=source
|
|
||||||
|
|
||||||
noarch=yes
|
|
||||||
build_style=python-module
|
|
||||||
python_versions=2.7
|
|
||||||
pycompile_module=puddlestuff
|
|
||||||
hostmakedepends="python-devel"
|
|
||||||
depends="mutagen python-PyQt4 python-parsing python-configobj"
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue