extra/pipewire to 0.2.5+3+g371da358-1

This commit is contained in:
Kevin Mihelich 2019-01-09 01:56:21 +00:00
parent de71c59914
commit 4dfa79d3aa

View file

@ -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')