mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/pipewire to 0.3.7-1
This commit is contained in:
parent
5cf81b9e36
commit
ac296ead6a
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgbase=pipewire
|
||||
pkgname=(pipewire pipewire-docs pipewire-jack pipewire-pulse pipewire-alsa)
|
||||
pkgver=0.3.6
|
||||
pkgver=0.3.7
|
||||
pkgrel=1
|
||||
pkgdesc="Server and user space API to deal with multimedia pipelines"
|
||||
url="https://pipewire.org"
|
||||
|
@ -16,7 +16,7 @@ arch=(x86_64)
|
|||
makedepends=(git meson doxygen graphviz xmltoman jack2 libpulse
|
||||
alsa-lib gstreamer gst-plugins-base sbc rtkit vulkan-icd-loader
|
||||
dbus libsndfile bluez-libs vulkan-headers)
|
||||
_commit=b04552b2522a2cdae9a246be6ed77bb5ae31cda3 # tags/0.3.6
|
||||
_commit=0b3e9edaa2a155b6f1d1189a2dadbdb568c05ab1 # tags/0.3.7
|
||||
source=("git+https://github.com/PipeWire/pipewire#commit=$_commit"
|
||||
0001-atomic.patch)
|
||||
sha256sums=('SKIP'
|
||||
|
|
Loading…
Reference in a new issue