mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/pulseaudio to 14.0-1
This commit is contained in:
parent
009769091a
commit
b1fec7208d
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
pkgbase=pulseaudio
|
||||
pkgname=(pulseaudio libpulse alsa-card-profiles pulseaudio-{zeroconf,lirc,jack,bluetooth,equalizer,rtp})
|
||||
pkgdesc="A featureful, general-purpose sound server"
|
||||
pkgver=13.99.3+14+geaa6d5d6c
|
||||
pkgver=14.0
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
url="https://www.freedesktop.org/wiki/Software/PulseAudio/"
|
||||
|
@ -15,7 +15,7 @@ makedepends=(libasyncns libcap attr libxtst libsm libsndfile rtkit libsoxr
|
|||
speexdsp tdb systemd dbus avahi bluez bluez-libs jack2 sbc
|
||||
lirc openssl fftw orc gtk3 webrtc-audio-processing check git meson
|
||||
xmltoman)
|
||||
_commit=eaa6d5d6c1a707aec2c24d28dc8a1f5fa5a4c426 # master
|
||||
_commit=d1e0594e939e3309435c966d994b0207b10f5175 # tags/v14.0^0
|
||||
source=("git+https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git#commit=$_commit"
|
||||
'0001-disable-neon.patch')
|
||||
sha256sums=('SKIP'
|
||||
|
|
Loading…
Reference in a new issue