blob: 55b2d6d84e68d4c6a037f68f50bf7029153f1876 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = scream-git
pkgdesc = A Scream audio receiver using Pulseaudio, ALSA, JACK or stdout as audio output (git version)
pkgver = 4.0.r168.c8de372
pkgrel = 1
url = https://github.com/duncanthrax/scream
arch = x86_64
license = MS-PL
makedepends = cmake
makedepends = git
makedepends = ninja
depends = alsa-lib
depends = glibc
depends = jack
depends = libpcap
depends = libpulse
depends = libsoxr
depends = sndio
provides = scream
conflicts = scream
source = git+https://github.com/duncanthrax/scream.git
sha256sums = SKIP
pkgname = scream-git
|