15 lines
474 B
Bash
15 lines
474 B
Bash
# Template file for 'eyeD3'
|
|
pkgname=eyeD3
|
|
version=0.7.10
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python2-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=98a7d249136e845eb5469866657160f623d0a44f602e59bc907a12a3bf665172
|