mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +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'
|
||||
pkgname=pipewire
|
||||
version=0.2.0
|
||||
version=0.2.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
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>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://pipewire.org/"
|
||||
changelog="https://raw.githubusercontent.com/PipeWire/pipewire/master/NEWS"
|
||||
distfiles="https://github.com/PipeWire/pipewire/archive/${version}.tar.gz"
|
||||
checksum=f1a399f57c3753645e24db0381ac6a1f8dc3b6c2c26867370d1d950de0948680
|
||||
checksum=d68d795d3af2a80ed84363552056411e549d23bf85f1074730508bfd74a77140
|
||||
|
||||
libpipewire_package() {
|
||||
short_desc+=" - pipewire library"
|
||||
|
|
Loading…
Add table
Reference in a new issue