15 lines
551 B
Bash
15 lines
551 B
Bash
# Template file for 'python3-pycdio'
|
|
pkgname=python3-pycdio
|
|
version=2.1.0
|
|
revision=6
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools pkg-config swig"
|
|
makedepends="libcdio-devel python3-devel"
|
|
depends="python3"
|
|
short_desc="Python OO interface to libcdio (CD Input and Control library)"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://www.gnu.org/software/libcdio"
|
|
distfiles="${GNU_SITE}/libcdio/pycdio-${version}.tar.gz"
|
|
checksum=d6d2e59d16339788835eed62ff75cfa38e7caa6f7e290dcc0d07f8ec30de6705
|