17 lines
658 B
Bash
17 lines
658 B
Bash
# Template file for 'python3-mutagen'
|
|
pkgname=python3-mutagen
|
|
version=1.46.0
|
|
revision=3
|
|
build_style=python3-module
|
|
hostmakedepends="python3-devel python3-setuptools"
|
|
makedepends="$hostmakedepends"
|
|
depends="python3"
|
|
checkdepends="python3-flake8 python3-hypothesis python3-pytest"
|
|
short_desc="Python3 multimedia tagging library"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/quodlibet/mutagen"
|
|
changelog="https://raw.githubusercontent.com/quodlibet/mutagen/master/NEWS"
|
|
distfiles="${PYPI_SITE}/m/mutagen/mutagen-${version}.tar.gz"
|
|
checksum=6e5f8ba84836b99fe60be5fb27f84be4ad919bbb6b49caa6ae81e70584b55e58
|