summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e146994cac9ac9c78b32551aff90b94c888f63f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-pulse-control
	pkgdesc = Python high-level interface and ctypes-based bindings for PulseAudio.
	pkgver = 19.9.5
	pkgrel = 1
	url = http://github.com/mk-fg/python-pulse-control
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/d8/db/7c0055f9c2ff291c86cbd1f66baa63e8266086e650bb583262dbd642257f/pulsectl-19.9.5.tar.gz
	md5sums = f7e0b469bf8f63203b49f2a069568567

pkgname = python-pulse-control
	depends = python
	depends = pulseaudio

pkgname = python2-pulse-control
	depends = python2
	depends = pulseaudio