1bd6ed8d12
Closes #8202.
15 lines
543 B
Bash
15 lines
543 B
Bash
# Template file for 'eyeD3'
|
|
pkgname=eyeD3
|
|
version=0.8.3
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python2-module
|
|
hostmakedepends="python-setuptools"
|
|
depends="python python-magic python-grako python-six python-setuptools python-pathlib"
|
|
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=bb58ceed486037aa6d8adaa05fb79fe4d85b2968a9429f074ec1201692b81dea
|