blob: 8f8c988a0bf8c51b27b237e6125b1dec8b1194b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-pulsectl
pkgdesc = Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)
pkgver = 22.3.2
pkgrel = 1
epoch = 1
url = https://github.com/mk-fg/python-pulse-control
changelog = pulsectl-CHANGES.rst
arch = any
license = MIT
makedepends = python-setuptools
depends = python
depends = libpulse
conflicts = python-pulse-control
replaces = python-pulse-control
source = https://files.pythonhosted.org/packages/source/p/pulsectl/pulsectl-22.3.2.tar.gz
sha256sums = cc174e1ceebd4e6222c5b78f4f415f12e80753c9ab75ab354159b4cb5950b084
pkgname = python-pulsectl
|