mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
pipewire: update to 1.0.0
This commit is contained in:
parent
b488f8487f
commit
4d41f3a84a
1 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue