15 lines
601 B
Bash
15 lines
601 B
Bash
# Template file for 'puddletag'
|
|
pkgname=puddletag
|
|
version=2.2.0
|
|
revision=1
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-setuptools python3-wheel"
|
|
depends="python3 python3-configobj python3-mutagen python3-parsing
|
|
python3-PyQt5 python3-PyQt5-svg"
|
|
short_desc="Powerful, simple, spreadsheet-like audio tag editor"
|
|
maintainer="Daniel Progrestian <progrestian@tuta.io>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/puddletag/puddletag"
|
|
distfiles="https://github.com/puddletag/puddletag/archive/${version}.tar.gz"
|
|
checksum=fc26a9fcd842e3cd4b97ac83b9fdbd270d73f2a90285e47135e2719dcacc986a
|