mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pipewire: update to 0.2.1.
This commit is contained in:
parent
d7d78a0fa9
commit
fa39766bfe
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pipewire'
|
# Template file for 'pipewire'
|
||||||
pkgname=pipewire
|
pkgname=pipewire
|
||||||
version=0.2.0
|
version=0.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Denable_man=true -Denable_gstreamer=true -Denable_docs=true"
|
configure_args="-Denable_man=true -Denable_gstreamer=true -Denable_docs=true"
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Server and user space API to deal with multimedia pipelines"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://pipewire.org/"
|
homepage="https://pipewire.org/"
|
||||||
|
changelog="https://raw.githubusercontent.com/PipeWire/pipewire/master/NEWS"
|
||||||
distfiles="https://github.com/PipeWire/pipewire/archive/${version}.tar.gz"
|
distfiles="https://github.com/PipeWire/pipewire/archive/${version}.tar.gz"
|
||||||
checksum=f1a399f57c3753645e24db0381ac6a1f8dc3b6c2c26867370d1d950de0948680
|
checksum=d68d795d3af2a80ed84363552056411e549d23bf85f1074730508bfd74a77140
|
||||||
|
|
||||||
libpipewire_package() {
|
libpipewire_package() {
|
||||||
short_desc+=" - pipewire library"
|
short_desc+=" - pipewire library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue