mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 20:32:58 +02:00
New package: python3-pytaglib-1.4.6
This commit is contained in:
parent
4158569d83
commit
5e5b9f5429
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-pytaglib/template
Normal file
14
srcpkgs/python3-pytaglib/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'python3-pytaglib'
|
||||||
|
pkgname=python3-pytaglib
|
||||||
|
version=1.4.6
|
||||||
|
revision=1
|
||||||
|
wrksrc="pytaglib-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
makedepends="python3-devel taglib-devel"
|
||||||
|
short_desc="Python bindings for the TagLib C++ library"
|
||||||
|
maintainer="Stefano Ragni <st3r4g@protonmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/supermihi/pytaglib"
|
||||||
|
distfiles="https://github.com/supermihi/pytaglib/archive/v${version}.tar.gz"
|
||||||
|
checksum=360b12d5b4c948cebf75acf86fac6b33a3f044eab6fcfe8949a1cd0f9c22bd25
|
Loading…
Add table
Reference in a new issue