mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-08 19:45:10 +02:00
14 lines
555 B
Bash
14 lines
555 B
Bash
# Template file for 'python3-pytaglib'
|
|
pkgname=python3-pytaglib
|
|
version=3.0.0
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools python3-Cython"
|
|
makedepends="python3-devel taglib-devel"
|
|
depends="python3"
|
|
short_desc="Python bindings for the TagLib C++ library"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/supermihi/pytaglib"
|
|
distfiles="https://github.com/supermihi/pytaglib/archive/v${version}.tar.gz"
|
|
checksum=ed3ea28ed5711ff3262d40eca1f2566607b4bb81de7e70c24956d07c995f1833
|