author | Jan Alexander Steffens
<heftig@archlinux.org> 2020-10-30 21:12:27 UTC |
committer | Jan Alexander Steffens
<heftig@archlinux.org> 2020-10-30 21:12:27 UTC |
parent | e848d532daf2a39d4236055eb07b6ff974ff60b3 |
PKGBUILD | +4 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index fa77b70..42f7cfb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ pkgbase=pipewire pkgname=(pipewire pipewire-docs pipewire-jack pipewire-pulse pipewire-alsa) -pkgver=0.3.13 -pkgrel=2 +pkgver=0.3.14 +pkgrel=1 pkgdesc="Server and user space API to deal with multimedia pipelines" url="https://pipewire.org" license=(LGPL2.1) @@ -12,7 +12,7 @@ arch=(x86_64) makedepends=(git meson doxygen graphviz xmltoman valgrind jack2 libpulse alsa-lib gstreamer gst-plugins-base sbc rtkit vulkan-icd-loader dbus libsndfile bluez-libs vulkan-headers) -_commit=d7714f734dcf2a346f939e11e1e3f6a2373c8632 # tags/0.3.13 +_commit=3960a884785d1f4b71302491f599ed7219f6e45a # tags/0.3.14 source=("git+https://github.com/PipeWire/pipewire#commit=$_commit") sha256sums=('SKIP') @@ -70,6 +70,7 @@ package_pipewire() { _pick docs usr/share/doc _pick pulse usr/bin/pw-pulse usr/lib/pipewire-$_ver/pulse + _pick pulse usr/lib/pipewire-$_ver/libpipewire-module-protocol-pulse.so _pick jack usr/bin/pw-jack usr/lib/pipewire-$_ver/jack _pick jack usr/lib/spa-0.2/jack