pipewire: update to 1.0.0

This commit is contained in:
cinerea0 2023-11-27 12:28:17 -05:00 committed by classabbyamp
parent b488f8487f
commit 4d41f3a84a

View file

@ -1,12 +1,13 @@
# Template file for 'pipewire'
pkgname=pipewire
version=0.3.85
version=1.0.0
revision=1
build_style=meson
configure_args="
--auto-features=enabled
-Db_ndebug=false
-Ddocs=enabled
-Dman=enabled
-Dlibcamera=disabled
-Droc=disabled
$(vopt_feature sdl2 sdl2)
@ -37,7 +38,7 @@ license="MIT"
homepage="https://pipewire.org/"
changelog="https://gitlab.freedesktop.org/pipewire/pipewire/-/raw/master/NEWS"
distfiles="https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/${version}/pipewire-${version}.tar.gz"
checksum=010b7f506a469093cf70e96b9d73c38a7c548606adc7f360ab2b4775566443c4
checksum=f91ef1d1161b37aae6e21b9671917d97097e2664c83d919ba3a0793d6fbc543d
make_dirs="/var/lib/pipewire 0755 _pipewire _pipewire"
system_accounts="_pipewire"