15 lines
474 B
Bash
15 lines
474 B
Bash
# Template file for 'eyeD3'
|
|
pkgname=eyeD3
|
|
version=0.7.8
|
|
revision=1
|
|
noarch=yes
|
|
build_style="python-module"
|
|
hostmakedepends="python-setuptools"
|
|
depends="python"
|
|
pycompile_module="eyeD3"
|
|
short_desc="Python2 tool for mp3's ID3 tags manipulation"
|
|
homepage="http://eyed3.nicfit.net/"
|
|
license="GPL-2"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
distfiles="${homepage}/releases/${pkgname}-${version}.tar.gz"
|
|
checksum=06b956572b8d63c52db8f62447277a5647fc185b7afef9f2a918b4601db467db
|