2013-08-02 21:39:38 +00:00
|
|
|
# Template file for 'eyeD3'
|
|
|
|
pkgname=eyeD3
|
2013-11-10 09:13:39 +00:00
|
|
|
version=0.7.4
|
2014-02-22 22:33:05 +00:00
|
|
|
revision=2
|
2013-08-02 21:39:38 +00:00
|
|
|
distfiles="http://eyed3.nicfit.net/releases/eyeD3-${version}.tgz"
|
2013-11-10 09:13:39 +00:00
|
|
|
checksum="a138e6e1fd5b8c2b7947a2d22868167ede16bb96e8e02a067951388bf1fb3000"
|
2014-02-22 22:33:05 +00:00
|
|
|
build_style="python-module"
|
2014-01-01 15:10:11 +00:00
|
|
|
pycompile_module="eyeD3"
|
2014-02-22 22:33:05 +00:00
|
|
|
hostmakedepends="python-devel python-distribute"
|
|
|
|
makedepends="${hostmakedepends}"
|
|
|
|
depends="python"
|
|
|
|
maintainer="Steven R <dev@styez.com>"
|
2013-08-09 21:04:44 +00:00
|
|
|
homepage="http://eyed3.nicfit.net/"
|
2013-08-02 21:39:38 +00:00
|
|
|
license="GPL"
|
2014-02-22 22:33:05 +00:00
|
|
|
short_desc="Python tool for working with audio files, specifically mp3 files containing ID3 metadata"
|
|
|
|
|
|
|
|
noarch="yes"
|