mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/pipewire to 0.2.5+3+g371da358-1
This commit is contained in:
parent
de71c59914
commit
4dfa79d3aa
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
# - remove makedepend on valgrind
|
||||
|
||||
pkgname=pipewire
|
||||
pkgver=0.2.5
|
||||
pkgver=0.2.5+3+g371da358
|
||||
pkgrel=1
|
||||
pkgdesc="Server and user space API to deal with multimedia pipelines"
|
||||
url="https://pipewire.org"
|
||||
|
@ -13,7 +13,7 @@ arch=(x86_64)
|
|||
depends=(gstreamer gst-plugins-base v4l-utils sbc ffmpeg rtkit)
|
||||
makedepends=(git meson doxygen graphviz xmltoman)
|
||||
install=pipewire.install
|
||||
_commit=bcec14decbdd61eb200abfc396f779cc89c0dade # tags/0.2.5
|
||||
_commit=371da358d1580dc06218d18a12a99611cac39e4e # master
|
||||
source=("git+https://github.com/PipeWire/pipewire#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
|
Loading…
Reference in a new issue