summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 51f87d5b9432eee96ac5ef06cdd092f8e28430b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-libpulse
	pkgdesc = Asyncio interface to the Pulseaudio and Pipewire pulse library.
	pkgver = 0.6
	pkgrel = 1
	url = https://gitlab.com/xdegaye/libpulse
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-flit-core>=3.2
	makedepends = python-flit-core<4
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python>=3.8
	depends = python<4
	provides = python-libpulse=0.6
	conflicts = python-libpulse
	source = python-libpulse::git+https://gitlab.com/xdegaye/libpulse.git#tag=0.6
	sha256sums = cc8303c5939e71560647ba22403166dbfa4cb2acff893a231b8e84bddb014b19

pkgname = python-libpulse