summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorVincent Grande2021-01-17 19:59:52 -0500
committerVincent Grande2021-01-17 19:59:52 -0500
commitc9179a209f562cce45ce1341a6fbd918385f6a06 (patch)
tree4be4564f9f12804b93cf4c0f000a868fdae23506 /.SRCINFO
parent9fb4a8e5be29bd1d11df9f2da7694154d0f10c85 (diff)
downloadaur-c9179a209f562cce45ce1341a6fbd918385f6a06.tar.gz
big fixes
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO44
1 files changed, 28 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67fe61fa22db..49368c59102f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,39 +1,44 @@
pkgbase = pulseaudio-nosystemd-minimal-git
pkgdesc = A featureful, general-purpose sound server
- pkgver = 13.99.1+98+g460d0c0b7
+ pkgver = 14.2
pkgrel = 1
url = https://www.freedesktop.org/wiki/Software/PulseAudio/
arch = x86_64
license = GPL
- makedepends = git
+ makedepends = libcap
makedepends = attr
+ makedepends = libxtst
+ makedepends = libsm
+ makedepends = libsndfile
makedepends = rtkit
- makedepends = libcap
+ makedepends = speexdsp
makedepends = tdb
- makedepends = intltool
- makedepends = dconf
+ makedepends = dbus
+ makedepends = sbc
+ makedepends = lirc
+ makedepends = openssl
makedepends = orc
makedepends = check
+ makedepends = git
makedepends = meson
- makedepends = speexdsp
- optdepends = alsa-plugins: ALSA support
- optdepends = pulseaudio-alsa: ALSA configuration (recommended)
- options = !emptydirs
- backup = etc/pulse/daemon.conf
- backup = etc/pulse/default.pa
- backup = etc/pulse/system.pa
- backup = etc/pulse/client.conf
source = git+https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
sha256sums = SKIP
pkgname = pulseaudio-nosystemd-minimal-git
+ depends = libpulse
+ depends = alsa-card-profiles
depends = rtkit
- depends = libltdl
+ depends = speexdsp
depends = tdb
depends = orc
- depends = speexdsp
- depends = libpulse
+ depends = libxtst
optdepends = pulseaudio-alsa: ALSA configuration (recommended)
+ optdepends = pulseaudio-zeroconf: Zeroconf support
+ optdepends = pulseaudio-lirc: IR (lirc) support
+ optdepends = pulseaudio-jack: Jack support
+ optdepends = pulseaudio-bluetooth: Bluetooth support
+ optdepends = pulseaudio-equalizer: Graphical equalizer
+ optdepends = pulseaudio-rtp: RTP and RAOP support
provides = pulseaudio
conflicts = pulseaudio
replaces = pulseaudio-xen<=9.0
@@ -45,6 +50,7 @@ pkgname = pulseaudio-nosystemd-minimal-git
pkgname = libpulse-nosystemd-minimal-git
pkgdesc = A featureful, general-purpose sound server (client library)
license = LGPL
+ depends = dbus
depends = libcap
depends = libxcb
depends = libsm
@@ -57,3 +63,9 @@ pkgname = libpulse-nosystemd-minimal-git
conflicts = libpulse
backup = etc/pulse/client.conf
+pkgname = alsa-card-profiles-nosystemd-minimal-git
+ pkgdesc = ALSA card profiles shared by PulseAudio
+ license = LGPL
+ provides = alsa-card-profiles
+ conflicts = alsa-card-profiles
+