17 lines
648 B
Bash
17 lines
648 B
Bash
# Template file for 'eyeD3'
|
|
pkgname=eyeD3
|
|
version=0.9.5
|
|
revision=1
|
|
archs=noarch
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-grako python3-pylast python3-setuptools python3-deprecation
|
|
python3-filetype"
|
|
short_desc="Python3 tool for mp3's ID3 tags manipulation"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://eyed3.readthedocs.io/en/latest/"
|
|
changelog="https://raw.githubusercontent.com/nicfit/eyeD3/master/HISTORY.rst"
|
|
distfiles="https://eyed3.nicfit.net/releases/${pkgname}-${version}.tar.gz"
|
|
checksum=faf5806197f2093e82c2830d41f2378f07b3a9da07a16fafb14fc6fbdebac50a
|