16 lines
582 B
Bash
16 lines
582 B
Bash
# Template file for 'python3-pycdio'
|
|
pkgname=python3-pycdio
|
|
version=2.1.0
|
|
revision=4
|
|
wrksrc=pycdio-${version}
|
|
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="Stefano Ragni <st3r4g@protonmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://www.gnu.org/software/libcdio"
|
|
distfiles="${GNU_SITE}/libcdio/pycdio-${version}.tar.gz"
|
|
checksum=d6d2e59d16339788835eed62ff75cfa38e7caa6f7e290dcc0d07f8ec30de6705
|