parent
29edb94e89
commit
fc97d89b92
1 changed files with 4 additions and 3 deletions
|
@ -1,18 +1,19 @@
|
||||||
# Template file for 'python3-pulsectl'
|
# Template file for 'python3-pulsectl'
|
||||||
pkgname=python3-pulsectl
|
pkgname=python3-pulsectl
|
||||||
version=20.5.1
|
version=22.1.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="pulsectl-${version}"
|
wrksrc="pulsectl-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools"
|
depends="python3-setuptools"
|
||||||
|
checkdepends="pulseaudio"
|
||||||
short_desc="Python3 high-level interfaces and ctypes bindings for libpulse"
|
short_desc="Python3 high-level interfaces and ctypes bindings for libpulse"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/mk-fg/python-pulse-control"
|
homepage="https://github.com/mk-fg/python-pulse-control"
|
||||||
changelog="https://github.com/mk-fg/python-pulse-control/raw/master/CHANGES.rst"
|
changelog="https://github.com/mk-fg/python-pulse-control/raw/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pulsectl/pulsectl-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pulsectl/pulsectl-${version}.tar.gz"
|
||||||
checksum=39b0a0e7974a7d6468d826a838822f78b00ac9c3803f0d7bfa9b1cad08ee22db
|
checksum=f28fe4b881dd2cc144d2d94f83ec60d8c59a52642a0ad3635cc4d0f8406f4858
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue