pipewire: update to 0.3.23
This commit is contained in:
parent
9d1300171d
commit
9325f1b3e0
2 changed files with 13 additions and 2 deletions
11
srcpkgs/pipewire/patches/autostart-media-session.patch
Normal file
11
srcpkgs/pipewire/patches/autostart-media-session.patch
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
--- src/daemon/pipewire.conf.in.orig 2021-03-04 16:54:52.950015583 +0100
|
||||||
|
+++ src/daemon/pipewire.conf.in 2021-03-04 16:55:13.766016281 +0100
|
||||||
|
@@ -203,7 +203,7 @@
|
||||||
|
# but it is better to start it as a systemd service.
|
||||||
|
# Run the session manager with -h for options.
|
||||||
|
#
|
||||||
|
- @comment@"@media_session_path@" = { args = "" }
|
||||||
|
+ "@media_session_path@" = { args = "" }
|
||||||
|
#
|
||||||
|
# You can optionally start the pulseaudio-server here as well
|
||||||
|
# but it is better to start it as a systemd service.
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pipewire'
|
# Template file for 'pipewire'
|
||||||
pkgname=pipewire
|
pkgname=pipewire
|
||||||
version=0.3.22
|
version=0.3.23
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dman=true -Dgstreamer=true -Ddocs=true -Dsystemd=false
|
configure_args="-Dman=true -Dgstreamer=true -Ddocs=true -Dsystemd=false
|
||||||
|
@ -18,7 +18,7 @@ license="MIT"
|
||||||
homepage="https://pipewire.org/"
|
homepage="https://pipewire.org/"
|
||||||
changelog="https://gitlab.freedesktop.org/pipewire/pipewire/-/raw/master/NEWS"
|
changelog="https://gitlab.freedesktop.org/pipewire/pipewire/-/raw/master/NEWS"
|
||||||
distfiles="https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/${version}/pipewire-${version}.tar.gz"
|
distfiles="https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/${version}/pipewire-${version}.tar.gz"
|
||||||
checksum=5db2caf41af79cd9e343d07a3804c63b8b243c1d74e926181058e29771d4b691
|
checksum=e9a9030032ba8f3b6f9e300dbf755ab439340cd4cbeb3e1bba6f1a18d2c9da92
|
||||||
conf_files="/etc/pipewire/pipewire.conf"
|
conf_files="/etc/pipewire/pipewire.conf"
|
||||||
|
|
||||||
replaces="libpulseaudio-pipewire>=0"
|
replaces="libpulseaudio-pipewire>=0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue