eyeD3: misc fixes.

This commit is contained in:
wertyi48 2013-08-09 18:04:44 -03:00
parent 433c4cb7c9
commit a5e56b49f3
1 changed files with 2 additions and 1 deletions

View File

@ -8,11 +8,12 @@ build_style=python-module
hostmakedepends="python-devel"
makedepends="python-distribute"
maintainer="Steven R <strob AT styez DOT com>"
homepage="http://http://eyed3.nicfit.net/"
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)."
eyeD3_package() {
noarch="yes"
depends="python>=2.7"
pycompile_module="eyeD3"
pkg_install() {