@@ -849,7 +849,7 @@ (define-public ungoogled-chromium
opus+custom
pango
pciutils
- pipewire-0.3
+ pipewire
pulseaudio
re2
snappy
@@ -1120,7 +1120,7 @@ (define-public weston
("mtdev" ,mtdev)
("linux-pam" ,linux-pam)
("pango" ,pango)
- ("pipewire" ,pipewire)
+ ("pipewire" ,pipewire-0.2)
("wayland-protocols" ,wayland-protocols)
("xorg-server-xwayland" ,xorg-server-xwayland)))
(propagated-inputs
@@ -2313,7 +2313,7 @@ (define-public xdg-desktop-portal
("libportal" ,libportal)
("dbus" ,dbus)
("geoclue" ,geoclue)
- ("pipewire" ,pipewire-0.3)
+ ("pipewire" ,pipewire)
("fuse" ,fuse)))
(arguments
`(#:phases
@@ -2442,7 +2442,7 @@ (define-public xdg-desktop-portal-wlr
grim
iniparser
libinih
- pipewire-0.3
+ pipewire
slurp
wayland
wayland-protocols))
@@ -7557,7 +7557,7 @@ (define-public mutter
;; theme to please libxcursor.
("adwaita-icon-theme" ,adwaita-icon-theme)
("libxcursor" ,libxcursor) ;for XCURSOR_PATH
- ("pipewire" ,pipewire-0.3)
+ ("pipewire" ,pipewire)
("python" ,python)
("python-dbus" ,python-dbus)
("python-dbusmock" ,python-dbusmock)
@@ -7600,7 +7600,7 @@ (define-public mutter
("libxkbfile" ,libxkbfile)
("libxrandr" ,libxrandr)
("libxtst" ,libxtst)
- ("pipewire" ,pipewire-0.3)
+ ("pipewire" ,pipewire)
("startup-notification" ,startup-notification)
("sysprof" ,sysprof)
("upower-glib" ,upower)
@@ -254,7 +254,7 @@ (define-public krfb
libxcb
libxtst
oxygen-icons ;; default icon set
- pipewire-0.3
+ pipewire
qtbase-5
qtx11extras
xcb-util-image
@@ -8274,7 +8274,7 @@ (define-public inputattach
types and interfaces and translates so that the X server can use them.")
(license license:gpl2+)))
-(define-public pipewire
+(define-public pipewire-0.2
(package
(name "pipewire")
(version "0.2.7")
@@ -8315,9 +8315,9 @@ (define-public pipewire
of Linux application development.")
(license license:lgpl2.0+)))
-(define-public pipewire-0.3
+(define-public pipewire
(package
- (inherit pipewire)
+ (inherit pipewire-0.2)
(name "pipewire")
(version "0.3.49")
(source (origin
@@ -8339,9 +8339,9 @@ (define-public pipewire-0.3
(modify-phases %standard-phases
;; Skip shrink-runpath, otherwise validate-runpath fails.
(delete 'shrink-runpath))))
- (native-inputs (modify-inputs (package-native-inputs pipewire)
+ (native-inputs (modify-inputs (package-native-inputs pipewire-0.2)
(prepend python-docutils))) ; For manpages.
- (inputs (modify-inputs (package-inputs pipewire)
+ (inputs (modify-inputs (package-inputs pipewire-0.2)
(prepend avahi
bluez
jack-2
@@ -8378,7 +8378,7 @@ (define-public wireplumber
(native-inputs
(list `(,glib "bin")
pkg-config))
- (inputs (list dbus elogind glib lua pipewire-0.3))
+ (inputs (list dbus elogind glib lua pipewire))
(home-page "https://gitlab.freedesktop.org/pipewire/wireplumber")
(synopsis "Session / policy manager implementation for PipeWire")
(description "WirePlumber is a modular session / policy manager for
@@ -166,7 +166,7 @@ (define-public webrtc-for-telegram-desktop
("libxrandr" ,libxrandr)
("openssl" ,openssl)
("opus" ,opus)
- ("pipewire" ,pipewire)
+ ("pipewire" ,pipewire-0.2)
("protobuf" ,protobuf)
("pulseaudio" ,pulseaudio)
("x11" ,libx11)
@@ -3429,7 +3429,7 @@ (define-public obs
libxcomposite
mbedtls-apache
mesa
- pipewire-0.3
+ pipewire
pulseaudio
qtbase-5
qtsvg