summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03f994d186d5..55b2d6d84e68 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,24 +1,23 @@
pkgbase = scream-git
pkgdesc = A Scream audio receiver using Pulseaudio, ALSA, JACK or stdout as audio output (git version)
- pkgver = 3.6.r138.c1d5aef
+ pkgver = 4.0.r168.c8de372
pkgrel = 1
url = https://github.com/duncanthrax/scream
arch = x86_64
- license = custom:MS-PL
+ license = MS-PL
makedepends = cmake
+ makedepends = git
+ makedepends = ninja
+ depends = alsa-lib
+ depends = glibc
depends = jack
+ depends = libpcap
depends = libpulse
- depends = alsa-lib
+ depends = libsoxr
+ depends = sndio
provides = scream
- provides = scream-pulse
- provides = scream-ivshmem-pulse
- provides = scream-alsa
- provides = scream-ivshmem-alsa
conflicts = scream
- conflicts = scream-pulse
- conflicts = scream-alsa
source = git+https://github.com/duncanthrax/scream.git
sha256sums = SKIP
pkgname = scream-git
-