blob: 65bd43c2a955cbe8228e57e2f78cd98507b9f11c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = apulse
pkgdesc = PulseAudio emulation for ALSA
pkgver = 0.1.11
pkgrel = 1
url = https://github.com/i-rinat/apulse
install = apulse.install
arch = i686
arch = x86_64
license = custom:MIT
makedepends = cmake
depends = alsa-lib
depends = glib2
source = apulse-0.1.11.tar.gz::https://github.com/i-rinat/apulse/archive/v0.1.11.tar.gz
source = asoundrc.sample
sha256sums = 23197df38d1b7c997c9431395878c9464a59204cdb1e4ccd043f88250ead5e9d
sha256sums = e851197ec9ebff528154210751cd6d5c426abfc2b1aa34343580407b1ea789a4
pkgname = apulse
|