mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
New package: python3-pulsectl-asyncio-1.1.1
This commit is contained in:
parent
b9a2721d2e
commit
14bf30220d
1 changed files with 17 additions and 0 deletions
17
srcpkgs/python3-pulsectl-asyncio/template
Normal file
17
srcpkgs/python3-pulsectl-asyncio/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'python3-pulsectl-asyncio'
|
||||
pkgname=python3-pulsectl-asyncio
|
||||
version=1.1.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3-pulsectl libpulseaudio"
|
||||
short_desc="Asyncio frontend for pulsectl, a Python bindings library for PulseAudio"
|
||||
maintainer="Kai Stian Olstad <void@olstad.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/mhthies/pulsectl-asyncio"
|
||||
distfiles="${PYPI_SITE}/p/pulsectl-asyncio/pulsectl-asyncio-${version}.tar.gz"
|
||||
checksum=b5976b0ddd235d9ccc3455a03be664f7cb2201c942993b03ceb6b39d9cea8ad0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue