Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pulseaudio: remove rtkit dependency.
@ 2021-02-15  2:23 ericonr
  2021-02-15  4:46 ` [PR PATCH] [Updated] " ericonr
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: ericonr @ 2021-02-15  2:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 661 bytes --]

There is a new pull request by ericonr against master on the void-packages repository

https://github.com/ericonr/void-packages pulse
https://github.com/void-linux/void-packages/pull/28771

pulseaudio: remove rtkit dependency.
PulseAudio doesn't need rtkit available to work for basic usage, so
it's better to only pull it in when a user wants realtime (the error
messages should also be clear enough).

Since rtkit now pulls in a complex dependency in polkit, we can avoid
pulseaudio also pulling the whole thing in.

I have yet to test this adequately.

@q66

A patch file from https://github.com/void-linux/void-packages/pull/28771.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pulse-28771.patch --]
[-- Type: text/x-diff, Size: 1496 bytes --]

From 123bb8173c804b9291e4d81a4f62b8cb44ef6f4c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Sun, 14 Feb 2021 23:21:17 -0300
Subject: [PATCH] pulseaudio: remove rtkit dependency.

PulseAudio doesn't need rtkit available to work for basic usage, so
it's better to only pull it in when a user wants realtime (the error
messages should also be clear enough).

Since rtkit now pulls in a complex dependency in polkit, we can avoid
pulseaudio also pulling the whole thing in.
---
 srcpkgs/pulseaudio/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/pulseaudio/template b/srcpkgs/pulseaudio/template
index d54b9c5ba69..ca71b65cadf 100644
--- a/srcpkgs/pulseaudio/template
+++ b/srcpkgs/pulseaudio/template
@@ -1,7 +1,7 @@
 # Template file for 'pulseaudio'
 pkgname=pulseaudio
 version=14.0
-revision=3
+revision=4
 build_style=meson
 configure_args="-Djack=enabled -Dlirc=disabled -Dhal-compat=false -Dorc=enabled
  -Dgtk=disabled -Dsystemd=disabled -Dwebrtc-aec=enabled
@@ -14,7 +14,6 @@ makedepends="$(vopt_if avahi avahi-libs-devel) eudev-libudev-devel fftw-devel ja
  libcap-devel libcap-progs libglib-devel libltdl-devel libressl-devel
  libsndfile-devel libsoxr-devel orc-devel sbc-devel speex-devel tdb-devel
  webrtc-audio-processing-devel xcb-util-devel check-devel"
-depends="rtkit"
 conf_files="/etc/pulse/*"
 short_desc="Featureful, general-purpose sound server"
 maintainer="Orphaned <orphan@voidlinux.org>"

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-02-17  4:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-15  2:23 [PR PATCH] pulseaudio: remove rtkit dependency ericonr
2021-02-15  4:46 ` [PR PATCH] [Updated] " ericonr
2021-02-15  4:48 ` [PR PATCH] [Updated] pulseaudio: remove rtkit dependency and update to 14.2 ericonr
2021-02-15  4:49 ` ericonr
2021-02-15  8:30 ` q66
2021-02-16  9:56 ` fosslinux
2021-02-16  9:58 ` fosslinux
2021-02-16 18:52 ` ericonr
2021-02-16 18:53 ` ericonr
2021-02-16 19:26 ` [PR PATCH] [Updated] " ericonr
2021-02-16 19:28 ` [PR PATCH] [Merged]: " ericonr
2021-02-17  4:51 ` fosslinux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).