Skip to content

Commit

Permalink
addpkg: pulseaudio
Browse files Browse the repository at this point in the history
  • Loading branch information
felixonmars committed Feb 19, 2022
1 parent 3e67051 commit 9796604
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions pulseaudio/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Index: PKGBUILD
===================================================================
--- PKGBUILD (revision 437194)
+++ PKGBUILD (working copy)
@@ -11,7 +11,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 valgrind doxygen)
+ xmltoman doxygen)
_commit=6329a2498eb038f8a9537888280a62b00a93f68e # tags/v15.0^0
source=("git+https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git#commit=$_commit")
sha256sums=('SKIP')
@@ -36,6 +36,7 @@
-D bluez5-gstreamer=disabled
-D elogind=disabled
-D tcpwrap=disabled
+ -D valgrind=disabled
)

arch-meson pulseaudio build "${meson_options[@]}"

0 comments on commit 9796604

Please sign in to comment.