15 lines
473 B
Bash
15 lines
473 B
Bash
# Template file for 'eyeD3'
|
|
pkgname=eyeD3
|
|
version=0.7.9
|
|
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=f7e7973b27b47b6eefd47efa9496a9a9a3957bf0a0f1c708116d98391e86bf22
|