void-packages/srcpkgs/eyeD3/template

17 lines
588 B
Plaintext

# Template file for 'eyeD3'
pkgname=eyeD3
version=0.7.4
revision=1
noarch="yes"
distfiles="http://eyed3.nicfit.net/releases/eyeD3-${version}.tgz"
checksum="a138e6e1fd5b8c2b7947a2d22868167ede16bb96e8e02a067951388bf1fb3000"
build_style=python-module
hostmakedepends="python-devel python-distribute"
makedepends="python-devel"
depends="python>=2.7"
pycompile_module="eyeD3"
maintainer="Steven R <strob AT styez DOT com>"
homepage="http://eyed3.nicfit.net/"
license="GPL"
short_desc="Python tool for working with audio files, specifically mp3 files containing ID3 metadata (i.e. song info)."