<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=3904&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / To permanently block installation of Pulseaudio.]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3904</link>
		<description><![CDATA[The most recent posts in To permanently block installation of Pulseaudio..]]></description>
		<lastBuildDate>Mon, 13 May 2024 14:22:49 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: To permanently block installation of Pulseaudio.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=49921#p49921</link>
			<description><![CDATA[<div class="quotebox"><cite>zapper wrote:</cite><blockquote><div><p>My point was that debian adds it as a dependency for their own reasons, reasons that aren&#039;t related to users wanting it or needing it.<br />Aka, it doesn&#039;t&#160; need to depend is a better way to say it.<br />They have ulterior motives. <br /><a href="https://dev1galaxy.org/viewtopic.php?pid=41570#p41570" rel="nofollow">https://dev1galaxy.org/viewtopic.php?pid=41570#p41570</a></p></div></blockquote></div><p>Do you mean corruption? It might be something else, a sort of millitant <a href="https://calteches.library.caltech.edu/51/2/CargoCult.htm" rel="nofollow">Cargo cult</a>, perhaps.</p><p>If, for example, you may try to install the latest version of wxMaxima from Homebrew (on Devuan),<br />brew will install all &quot;dependencies&quot; of wxMaxima, including pulseaudio, systemd, xorg, etc.</p><div class="codebox"><pre><code>$ brew deps -n wxmaxima | grep &quot;pulseaudio\|pipewire\|systemd\|xorg&quot;
xorgproto
pulseaudio
systemd
xorg-server

$ brew deps --missing wxmaxima | grep &quot;pulseaudio\|pipewire\|systemd\|xorg&quot;
pulseaudio
systemd
xorg-server
xorgproto</code></pre></div><p>The logic of &quot;dependencies&quot; is very simple. If wxMaxima was compiled for Linux, it depends on Linux.<br />Therefore, Homebrew will install its own version of Linux inside your Devuan.<br />Notice, however, that Homebrew does not yet install systemd on MacOS.<br />But they will install it in the near future.<br />In any case, MacOS users can already install PulseAudio on their MacBooks with the help Homebrew.</p>]]></description>
			<author><![CDATA[dummy@example.com (igorzwx)]]></author>
			<pubDate>Mon, 13 May 2024 14:22:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=49921#p49921</guid>
		</item>
		<item>
			<title><![CDATA[Re: To permanently block installation of Pulseaudio.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48326#p48326</link>
			<description><![CDATA[<p>Thank you for the tip.</p><p>I do know that I can inspect the scripts from a .deb package by unpacking it like a zip file, and then I can read the install scripts.</p><p>A bit of investigation involved, but it may be worth it.</p><p>Just recently I got another folder, called dconf as well. lol.</p><p>The adventure/journey continues. :-)</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Mon, 19 Feb 2024 21:58:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48326#p48326</guid>
		</item>
		<item>
			<title><![CDATA[Re: To permanently block installation of Pulseaudio.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48322#p48322</link>
			<description><![CDATA[<p>Probably a system service that didn&#039;t get the memo when you removed it. Is there a way to examine the &#039;script&#039; in a .deb file and see all the actions taken? That might provide a clue to a setting somewhere that was not completely removed.</p>]]></description>
			<author><![CDATA[dummy@example.com (Micronaut)]]></author>
			<pubDate>Mon, 19 Feb 2024 19:12:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48322#p48322</guid>
		</item>
		<item>
			<title><![CDATA[Re: To permanently block installation of Pulseaudio.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48116#p48116</link>
			<description><![CDATA[<p>so far so good with the apt settings.</p><p>Funny thing, although I have got rid of most pulse-audio packages (I still have libpulse... and pipewire-pulse...) </p><p>occasionally a new folder is made in /home/glenn/ &quot;pulse&quot;. It is empty, but I wonder how it is put there.</p><p>still a work in progress, pulse is like a virus, hard to pin down and eradicate.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Tue, 13 Feb 2024 23:16:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48116#p48116</guid>
		</item>
		<item>
			<title><![CDATA[Re: To permanently block installation of Pulseaudio.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=47693#p47693</link>
			<description><![CDATA[<p>Hi, I&#039;m trying to block any re-installation of accessibility (brail, screen readers and speech recognition...) packages, as well as printing, scanning and mail.</p><p>I will try the example above.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Sat, 27 Jan 2024 05:04:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=47693#p47693</guid>
		</item>
		<item>
			<title><![CDATA[Re: To permanently block installation of Pulseaudio.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41570#p41570</link>
			<description><![CDATA[<div class="quotebox"><cite>boughtonp wrote:</cite><blockquote><div><p>Since &quot;depends&quot; is the technical term that the package manager uses, it can&#039;t not be a right word, even if there might also be other more descriptive ones.</p><p>*shrug*</p><p>Whatever it&#039;s called, it would be nice to have a generalized list of packages to avoid, (along with reasons why, how, what the alternatives are, etc).</p></div></blockquote></div><p>My point was that debian adds it as a dependency for their own reasons, reasons that aren&#039;t related to users wanting it or needing it.</p><p>Aka, it doesn&#039;t&#160; need to depend is a bettr way to say it.</p><p>They have ulterior motives.</p>]]></description>
			<author><![CDATA[dummy@example.com (zapper)]]></author>
			<pubDate>Tue, 21 Mar 2023 18:12:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41570#p41570</guid>
		</item>
		<item>
			<title><![CDATA[Re: To permanently block installation of Pulseaudio.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41569#p41569</link>
			<description><![CDATA[<div class="codebox"><pre class="vscroll"><code>apt rdepends libpulse0
libpulse0
Reverse Depends:
  Dépend: libpulse-dev (= 16.1+dfsg1-2+b1)
  Dépend: xnview (&gt;= 0.99.4)
  Recommande: virtualbox-6.1
  Recommande: virtualbox-5.2
  Dépend: openjdk-8-jre (&gt;= 0.99.1)
  Dépend: libsdl2-2.0-0 (&gt;= 0.99.1)
  Dépend: libxine2-misc-plugins (&gt;= 0.99.4)
  Dépend: vlc-plugin-base (&gt;= 0.99.4)
  Dépend: libsvoxeas1 (&gt;= 0.99.1)
  Dépend: sonic-visualiser (&gt;= 0.99.1)
  Dépend: retroarch (&gt;= 0.99.1)
  Dépend: qmmp (&gt;= 0.99.1)
  Dépend: owntone (&gt;= 5.0)
  Dépend: obs-studio (&gt;= 0.99.1)
  Dépend: libobs0 (&gt;= 0.99.1)
  Dépend: libmyth-33 (&gt;= 0.99.1)
  Dépend: mpv (&gt;= 0.99.4)
  Dépend: mplayer (&gt;= 0.99.1)
  Dépend: mpd (&gt;= 0.99.1)
  Dépend: mame (&gt;= 0.99.1)
  Dépend: kodi (&gt;= 0.99.4)
  Dépend: gstreamer1.0-plugins-good (&gt;= 2.0)
  Dépend: gpac-modules-base (&gt;= 0.99.1)
  Dépend: libavdevice60 (&gt;= 0.99.1)
  Dépend: libavdevice59 (&gt;= 0.99.1)
  Dépend: libavdevice58 (&gt;= 0.99.1)
  Dépend: libdrumstick-rt-backends (&gt;= 0.99.1)
  Dépend: deadbeef (&gt;= 0.99.1)
  Dépend: darkice-full (&gt;= 0.99.1)
  Dépend: avidemux-plugins (&gt;= 0.99.1)
  Dépend: audacious-plugins (&gt;= 0.99.1)
  Dépend: libasound2-plugins (&gt;= 0.99.1-1~)
  Dépend: xmms2-plugin-pulse (&gt;= 0.99.1)
  Dépend: qemu-system-gui (&gt;= 0.99.1)
  Dépend: openmpt123 (&gt;= 0.99.1)
  Dépend: openjdk-8-jre (&gt;= 0.99.1)
  Dépend: lives (&gt;= 0.99.1)
  Dépend: libwine-development (&gt;= 0.99.1)
  Dépend: libguac-client-vnc0 (&gt;= 0.99.1)
  Dépend: kodi-bin (&gt;= 0.99.4)
  Dépend: forked-daapd (&gt;= 5.0)
  Dépend: conky-all (&gt;= 0.99.1)
  Dépend: aiscm (&gt;= 0.99.1)
  Dépend: vice (&gt;= 0.99.1)
  Dépend: fbzx (&gt;= 0.99.1)
  Dépend: nvidia-openjdk-8-jre (&gt;= 0.99.1)
  Dépend: librhvoice-audio2 (&gt;= 0.99.1)
  Dépend: zytrax (&gt;= 0.99.1)
  Dépend: yambar (&gt;= 0.99.1)
  Dépend: xsystem35 (&gt;= 0.99.1)
  Dépend: xmp (&gt;= 0.99.1)
  Dépend: xfce4-pulseaudio-plugin (&gt;= 0.99.1)
  Dépend: wys (&gt;= 0.99.1)
  Dépend: wf-recorder (&gt;= 0.99.1)
  Dépend: webcamoid-plugins (&gt;= 0.99.1)
  Dépend: waybar (&gt;= 0.99.1)
  Dépend: warzone2100 (&gt;= 0.99.1)
  Dépend: vokoscreen-ng (&gt;= 0.99.1)
  Dépend: vlc-plugin-base (&gt;= 1.0)
  Dépend: ukui-settings-daemon (&gt;= 0.99.1)
  Dépend: ukui-media (&gt;= 0.99.1)
  Dépend: ukui-control-center (&gt;= 0.99.1)
  Dépend: twpsk (&gt;= 0.99.1)
  Dépend: twclock (&gt;= 0.99.1)
  Dépend: tone-generator (&gt;= 0.99.1)
  Dépend: terminatorx (&gt;= 0.99.1)
  Dépend: strawberry (&gt;= 0.99.1)
  Dépend: squeezelite-pulseaudio (&gt;= 0.99.1)
  Dépend: speech-dispatcher-audio-plugins (&gt;= 0.99.1)
  Dépend: sonic-visualiser (&gt;= 0.99.1)
  Dépend: snd-gui-pulse (&gt;= 0.99.1)
  Dépend: snapclient (&gt;= 0.99.1)
  Dépend: simplescreenrecorder (&gt;= 0.99.1)
  Dépend: sidplayfp (&gt;= 0.99.1)
  Dépend: shairport-sync (&gt;= 0.99.1)
  Dépend: retroarch (&gt;= 0.99.1)
  Dépend: retro-runner (&gt;= 0.99.1)
  Dépend: quisk (&gt;= 0.99.1)
  Dépend: qsstv (&gt;= 0.99.1)
  Dépend: qrq (&gt;= 0.99.1)
  Dépend: qmmp (&gt;= 0.99.1)
  Dépend: qemu-system-gui (&gt;= 0.99.1)
  Recommande: python3-pyglet
  Dépend: pulsemixer
  Dépend: pulseeffects (&gt;= 0.99.1)
  Dépend: pulseaudio-utils (= 16.1+dfsg1-2+b1)
  Dépend: pulseaudio-module-zeroconf (= 16.1+dfsg1-2+b1)
  Dépend: pulseaudio-module-raop (= 16.1+dfsg1-2+b1)
  Dépend: pulseaudio-module-lirc (= 16.1+dfsg1-2+b1)
  Dépend: pulseaudio-module-jack (= 16.1+dfsg1-2+b1)
  Dépend: pulseaudio-module-gsettings (= 16.1+dfsg1-2+b1)
  Dépend: pulseaudio-module-bluetooth (= 16.1+dfsg1-2+b1)
  Dépend: pulseaudio-equalizer (= 16.1+dfsg1-2+b1)
  Dépend: pulseaudio (= 16.1+dfsg1-2+b1)
  Dépend: psk31lx (&gt;= 0.99.1)
  Dépend: projectm-pulseaudio (&gt;= 0.99.1)
  Dépend: praat (&gt;= 0.99.1)
  Dépend: polybar (&gt;= 0.99.1)
  Dépend: plasma-pa (&gt;= 5.0.0~)
  Dépend: phosh (&gt;= 0.99.1)
  Dépend: pavumeter (&gt;= 0.99.1)
  Dépend: pavucontrol-qt (&gt;= 4.0)
  Dépend: pavucontrol (&gt;= 15)
  Dépend: pasystray (&gt;= 0.99.4)
  Dépend: paprefs (&gt;= 0.99.1)
  Dépend: pamixer (&gt;= 0.99.1)
  Dépend: pamix (&gt;= 0.99.1)
  Dépend: osspd-pulseaudio (&gt;= 0.99.1)
  Dépend: openmpt123 (&gt;= 0.99.1)
  Dépend: obs-studio (&gt;= 0.99.1)
  Dépend: musescore3 (&gt;= 0.99.1)
  Dépend: musescore (&gt;= 0.99.1)
  Dépend: mumble (&gt;= 0.99.1)
  Dépend: multimon-ng (&gt;= 0.99.1)
  Dépend: mpv (&gt;= 0.99.4)
  Dépend: mplayer-gui (&gt;= 0.99.1)
  Dépend: mplayer (&gt;= 0.99.1)
  Dépend: mpg123 (&gt;= 0.99.1)
  Dépend: mpd (&gt;= 0.99.1)
  Dépend: morse (&gt;= 0.99.1)
  Dépend: minimodem (&gt;= 0.99.1)
  Dépend: mhwaveedit (&gt;= 0.99.1)
  Dépend: mate-settings-daemon (&gt;= 0.99.1)
  Dépend: mangler (&gt;= 0.99.1)
  Dépend: mame (&gt;= 0.99.1)
  Dépend: lxqt-panel (&gt;= 0.99.1)
  Dépend: lomiri-telephony-service (&gt;= 0.99.1)
  Dépend: lmms (&gt;= 0.99.1)
  Dépend: liquidsoap (&gt;= 0.99.1)
  Dépend: libxine2-misc-plugins (&gt;= 0.99.4)
  Dépend: libwine (&gt;= 0.99.1)
  Dépend: libsphinxbase3 (&gt;= 0.99.1)
  Dépend: libsox-fmt-pulse (&gt;= 0.99.1)
  Dépend: libsoundio2 (&gt;= 0.99.1)
  Dépend: libsdl2-2.0-0 (&gt;= 0.99.1)
  Dépend: libsdl1.2debian (&gt;= 0.99.1)
  Dépend: librtaudio6 (&gt;= 0.99.1)
  Dépend: libqt6multimedia6 (&gt;= 5.0)
  Dépend: libqt5multimedia5-plugins (&gt;= 0.99.1)
  Dépend: libqt5multimedia5 (&gt;= 0.99.1)
  Dépend: libpulsedsp (= 16.1+dfsg1-2+b1)
  Dépend: libpulse-ocaml (&gt;= 0.99.1)
  Dépend: libpulse-mainloop-glib0 (= 16.1+dfsg1-2+b1)
  Dépend: libpulse-jni (&gt;= 0.99.1)
  Dépend: libcmtspeechdata-utils (&gt;= 9.0)
  Dépend: libpipewire-0.3-modules (&gt;= 0.99.1)
  Dépend: libphonon4qt5-4 (&gt;= 0.99.1)
  Dépend: libpcaudio0 (&gt;= 0.99.1)
  Recommande: libopenal1 (&gt;= 0.99.1)
  Dépend: libobs0 (&gt;= 0.99.1)
  Dépend: libmpv2 (&gt;= 0.99.4)
  Dépend: libmikmod3 (&gt;= 0.99.1)
  Dépend: libmediastreamer12 (&gt;= 0.99.1)
  Dépend: libmatemixer0 (&gt;= 0.99.1)
  Dépend: liblingot0 (&gt;= 0.99.1)
  Dépend: libkf5pulseaudioqt3 (&gt;= 5.0.0~)
  Dépend: libgvnc-1.0-0 (&gt;= 0.99.1)
  Dépend: libguvcview-2.1-2 (&gt;= 0.99.1)
  Dépend: libfreerdp-client2-2 (&gt;= 0.99.1)
  Dépend: libfluidsynth3 (&gt;= 0.99.1)
  Dépend: libestools2.5 (&gt;= 0.99.1)
  Dépend: libespeak1 (&gt;= 0.99.1)
  Dépend: libdrumstick-rt-backends (&gt;= 0.99.1)
  Dépend: libdmr0.1
  Dépend: libcvc0 (&gt;= 12.99.3)
  Dépend: libcubeb0 (&gt;= 0.99.1)
  Dépend: libcsound64-6.0 (&gt;= 0.99.1)
  Dépend: libasound2-plugins (&gt;= 0.99.1-1~)
  Dépend: libcanberra-pulse (&gt;= 0.99.1)
  Dépend: libavdevice59 (&gt;= 0.99.1)
  Dépend: kodi-bin (&gt;= 0.99.4)
  Suggère: libao4
  Dépend: liballegro-audio5.2 (&gt;= 0.99.1)
  Dépend: libags-audio4 (&gt;= 0.99.1)
  Dépend: lebiniou (&gt;= 0.99.1)
  Dépend: kwave (&gt;= 0.99.1)
  Dépend: gnome-settings-daemon (&gt;= 12.99.3)
  Dépend: kmix (&gt;= 0.99.1)
  Dépend: kappanhang (&gt;= 0.99.1)
  Dépend: jami-daemon (&gt;= 0.99.1)
  Dépend: i3status (&gt;= 0.99.1)
  Dépend: hydrogen (&gt;= 0.99.1)
  Dépend: gtick (&gt;= 0.99.1)
  Dépend: gstreamer1.0-plugins-good (&gt;= 2.0)
  Dépend: gsequencer (&gt;= 0.99.1)
  Dépend: gqrx-sdr (&gt;= 0.99.1)
  Dépend: gpac-modules-base (&gt;= 0.99.1)
  Dépend: godot3-runner (&gt;= 0.99.1)
  Dépend: godot3 (&gt;= 0.99.1)
  Dépend: gnunet (&gt;= 0.99.1)
  Dépend: gnuais (&gt;= 0.99.1)
  Dépend: gnome-shell (&gt;= 13)
  Dépend: budgie-control-center (&gt;= 13.0~)
  Dépend: gnome-network-displays (&gt;= 0.99.1)
  Dépend: gnome-flashback (&gt;= 0.99.1)
  Dépend: gnome-control-center (&gt;= 13.0~)
  Dépend: gmerlin-plugins-base (&gt;= 0.99.1)
  Dépend: gbsplay (&gt;= 0.99.1)
  Dépend: freedv (&gt;= 0.99.1)
  Dépend: fldigi (&gt;= 0.99.1)
  Dépend: fische (&gt;= 0.99.1)
  Dépend: enlightenment (&gt;= 0.99.1)
  Dépend: elektroid (&gt;= 0.99.1)
  Dépend: ebook-speaker (&gt;= 5.0)
  Dépend: dpf-plugins-common (&gt;= 0.99.1)
  Dépend: dolphin-emu (&gt;= 0.99.1)
  Dépend: deepin-movie
  Dépend: darkice (&gt;= 0.99.1)
  Dépend: daisy-player (&gt;= 5.0)
  Dépend: conky-all (&gt;= 0.99.1)
  Suggère: cmus (&gt;= 0.99.1)
  Dépend: clementine (&gt;= 0.99.1)
  Dépend: ckb-next (&gt;= 0.99.1)
  Dépend: chuck (&gt;= 0.99.1)
  Dépend: chromium-shell (&gt;= 0.99.1)
  Dépend: chromium (&gt;= 0.99.1)
  Dépend: cava (&gt;= 0.99.1)
  Dépend: callaudiod (&gt;= 0.99.1)
  Dépend: cairo-dock-impulse-plug-in (&gt;= 0.99.1)
  Dépend: budgie-core (&gt;= 0.99.1)
  Dépend: aegisub (&gt;= 0.99.1)
  Dépend: blender (&gt;= 0.99.1)
  Dépend: baresip-x11 (&gt;= 0.99.1)
  Dépend: ayatana-indicator-sound (&gt;= 5.0)
  Dépend: audmes (&gt;= 0.99.1)
  Dépend: audiotools (&gt;= 0.99.1)
  Dépend: audacious-plugins (&gt;= 0.99.1)
  Dépend: ares (&gt;= 0.99.1)
  Dépend: ardour (&gt;= 0.99.1)</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (thierrybo)]]></author>
			<pubDate>Mon, 20 Mar 2023 20:45:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41569#p41569</guid>
		</item>
		<item>
			<title><![CDATA[Re: To permanently block installation of Pulseaudio.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41567#p41567</link>
			<description><![CDATA[<p>Since &quot;depends&quot; is the technical term that the package manager uses, it can&#039;t not be a right word, even if there might also be other more descriptive ones.</p><p>*shrug*</p><p>Whatever it&#039;s called, it would be nice to have a generalized list of packages to avoid, (along with reasons why, how, what the alternatives are, etc).</p>]]></description>
			<author><![CDATA[dummy@example.com (boughtonp)]]></author>
			<pubDate>Mon, 20 Mar 2023 18:04:11 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41567#p41567</guid>
		</item>
		<item>
			<title><![CDATA[Re: To permanently block installation of Pulseaudio.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41560#p41560</link>
			<description><![CDATA[<div class="quotebox"><cite>boughtonp wrote:</cite><blockquote><div><p>No mention in this thread of other packages that come from <a href="https://packages.debian.org/source/bullseye/pulseaudio" rel="nofollow">PulseAudio&#039;s source package</a>, e.g. <a href="https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&amp;q=libpulse0=14.2-2" rel="nofollow">libpulse0</a>, <a href="https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&amp;q=pulseaudio-utils=14.2-2" rel="nofollow">pulseaudio-utils</a>, and others.</p><p>Blocking/pinning <span class="bbc">pulseaudio*</span> and <span class="bbc">libpulse*</span> would handle them all, but there appears to be a lot of software that depends on <span class="bbc">libpulse0</span> package... <img src="https://dev1galaxy.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p></div></blockquote></div><p>&quot;depends&quot; isn&#039;t the right word(s), because it works without it on other distros and/or operating systems.</p><p>&quot;Forced to have&quot; is more accurate due to the nature of bloatware that keeps getting added over and over again.</p><p>Pipewire and pulseaudio are good things to block.</p><p>alsasound was always an approach I preferred back then when I used devuan alot.</p>]]></description>
			<author><![CDATA[dummy@example.com (zapper)]]></author>
			<pubDate>Sun, 19 Mar 2023 20:10:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41560#p41560</guid>
		</item>
		<item>
			<title><![CDATA[Re: To permanently block installation of Pulseaudio.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41556#p41556</link>
			<description><![CDATA[<p>is it not that there is now a new &quot;audio system&quot; that is being developed or used instead of pulseaudio?<br />pipewire or similar? if yes,<br />will that come also to devuan i am asking myself?<br />i§d gladly use &quot;alsa-only&quot; as long as it keeps getting easier on switching sound-sources, which has been always difficult to cumbersome to implement everytime i tried.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Sun, 19 Mar 2023 10:36:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41556#p41556</guid>
		</item>
		<item>
			<title><![CDATA[Re: To permanently block installation of Pulseaudio.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41464#p41464</link>
			<description><![CDATA[<p>No mention in this thread of other packages that come from <a href="https://packages.debian.org/source/bullseye/pulseaudio" rel="nofollow">PulseAudio&#039;s source package</a>, e.g. <a href="https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&amp;q=libpulse0=14.2-2" rel="nofollow">libpulse0</a>, <a href="https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&amp;q=pulseaudio-utils=14.2-2" rel="nofollow">pulseaudio-utils</a>, and others.</p><p>Blocking/pinning <span class="bbc">pulseaudio*</span> and <span class="bbc">libpulse*</span> would handle them all, but there appears to be a lot of software that depends on <span class="bbc">libpulse0</span> package... :/</p>]]></description>
			<author><![CDATA[dummy@example.com (boughtonp)]]></author>
			<pubDate>Sat, 11 Mar 2023 19:14:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41464#p41464</guid>
		</item>
		<item>
			<title><![CDATA[Re: To permanently block installation of Pulseaudio.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41265#p41265</link>
			<description><![CDATA[<div class="quotebox"><cite>JWM-Kit wrote:</cite><blockquote><div><div class="quotebox"><cite>zapper wrote:</cite><blockquote><div><p>btw,&#160; jwmkit has some features to fix this issue.&#160; Works nicely, although you still need alsa-utils&#160; installed even if its not online while sndio is and alsa-sndio.</p><p><img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>Sndio can do per application stream which alsa cannot ever do on its own last I checked. </p><p>Although maybe this has changed or isn&#039;t true?</p></div></blockquote></div><p>sndio is a good audio server.&#160; Although you must use Daedalus/Bookworm if you want to use sndio because the package is way out of date in early versions of Devuan/Debian. </p><p>Also because of this JWMKit&#039;s sndio functionality has never been tested on Devu(bi)an.&#160; So I can&#039;t promise it works, but it does works well on other distros.&#160; I&#039;ll have to experiment with it when I have a chance.</p></div></blockquote></div><p>Well, if I had to guess, it isn&#039;t up to date on devuan, because there isn&#039;t enough interest. Pulseaudio/pipewire has more currently.</p><p>Talk about feed the blob...</p><p><img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>Aka, sndio can do the same thing thanks to you.&#160; If people didn&#039;t always pick the easy way, these bloated alternatives, like the stuff redhat provides, would have never succeeded. </p><p>You don&#039;t feed a bully, you cut them off and don&#039;t let them push you around.</p><p>When I said blob, I was though referring to the size like that old cheesy movie would have defined it as.</p>]]></description>
			<author><![CDATA[dummy@example.com (zapper)]]></author>
			<pubDate>Fri, 24 Feb 2023 04:52:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41265#p41265</guid>
		</item>
		<item>
			<title><![CDATA[Re: To permanently block installation of Pulseaudio.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41219#p41219</link>
			<description><![CDATA[<div class="quotebox"><cite>zapper wrote:</cite><blockquote><div><p>btw,&#160; jwmkit has some features to fix this issue.&#160; Works nicely, although you still need alsa-utils&#160; installed even if its not online while sndio is and alsa-sndio.</p><p><img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>Sndio can do per application stream which alsa cannot ever do on its own last I checked. </p><p>Although maybe this has changed or isn&#039;t true?</p></div></blockquote></div><p>sndio is a good audio server.&#160; Although you must use Daedalus/Bookworm if you want to use sndio because the package is way out of date in early versions of Devuan/Debian. </p><p>Also because of this JWMKit&#039;s sndio functionality has never been tested on Devu(bi)an.&#160; So I can&#039;t promise it works, but it does works well on other distros.&#160; I&#039;ll have to experiment with it when I have a chance.</p>]]></description>
			<author><![CDATA[dummy@example.com (JWM-Kit)]]></author>
			<pubDate>Mon, 20 Feb 2023 17:12:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41219#p41219</guid>
		</item>
		<item>
			<title><![CDATA[Re: To permanently block installation of Pulseaudio.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41124#p41124</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><div class="quotebox"><cite>zapper wrote:</cite><blockquote><div><p>the software using it, intentionally has more support for pipewire</p></div></blockquote></div><p>But isn&#039;t it the other way around? PipeWire provides the API needed to route sound correctly but ALSA has no such functionality (AFAIK).</p><p>Here&#039;s a(n old) list of what ALSA can&#039;t do:</p><p><a href="https://www.freedesktop.org/wiki/Software/PulseAudio/Backends/ALSA/Issues/" rel="nofollow">https://www.freedesktop.org/wiki/Softwa … SA/Issues/</a></p><p>Trigger warning: Lennart wrote it <img src="https://dev1galaxy.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p></div></blockquote></div><p>I actually realized something... I dislike his software, yes. But I don&#039;t hate him, redhat however, is the crux of the issue and even then I always hate them.</p><p>Sometimes emotions in me burst out, but in general, if there is ever a reason to hate out of any of these people, its people like the redhat leaders who are willing to destroy everything around them by bloating software nonstop for profit, etc...</p><p>This all being said, feel nothing but annoyance towards them right now. My simple point is this is part of a much larger problem which has not been fixed yet. </p><p>Its not just poettering, this goes well beyond him.</p><p>Microsoft, Google, Redhat, corporations as evil as them, are run by the core problem, which is prideful people who only feed good if they are persuing their greed and successfully annoying and in some cases harming people in general.</p><p>So yeah, don&#039;t care in either direction much about Poettering. Yes he is an ass, but nothing compared to the people above him.</p><p>He didn&#039;t get this freedom to abuse his power without the people above him.</p><p>Btw,&#160; there is a better solution to the whole alsa situation the pulseaudio or pipewire.</p><p>Its called sndio.</p><p>btw,&#160; jwmkit has some features to fix this issue.&#160; Works nicely, although you still need alsa-utils&#160; installed even if its not online while sndio is and alsa-sndio.</p><p><img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>Sndio can do per application stream which alsa cannot ever do on its own last I checked. </p><p>Although maybe this has changed or isn&#039;t true?</p><p>But yeah,&#160; never knew how to do it nor do I currently.</p>]]></description>
			<author><![CDATA[dummy@example.com (zapper)]]></author>
			<pubDate>Thu, 16 Feb 2023 02:15:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41124#p41124</guid>
		</item>
		<item>
			<title><![CDATA[Re: To permanently block installation of Pulseaudio.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41121#p41121</link>
			<description><![CDATA[<p>Audio-wise there is nothing PulseAudio or PipeWire can do which ALSA can&#039;t, they totally depend on it; the potentiality of PA and PW are limited by ALSA&#039;s.</p><p>PA and PW act as sound-servers and wish to route every audio instance through (whichever chosen) them (including OSSs btw), so to have a uniformed interface/framework for users as well as APIs for programmers&#039; software to interact with. Dealing (users) with multiple audio-devices, concurrent I/O audio events, various and different audio libraries simultaneously, various frequencies ... and so on; this is not always easy when interacting &#039;directly&#039; with ALSA as it may involve creating and/or editing configuration files which may end up very complex, say <span style="color: green">~,asoundrc</span>; PA (I guess) was an effort to address this moving forwards towards user-friendliness and, as mentioned, consistency.</p><p>For me ALSA without any intermediate layer works well; however, as things has evolved, more and more software are written expecting a sound-server dealing with the various applications&#039; audio-instances in mind, hence decrease in support for ALSA &#039;only&#039;. APulse seems to work alright though(?).</p><p>As I used to work on and with DAWs, for me, therefore! <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" />, PA (and probably PW which I don&#039;t know) is just a bloody potter about interfering (JACK) and drawing resources from the system. I ditched PA early on so I should be a bit humble with regard the present status (all though not quite), but however you look at it, it basically is a layer which provides no extra potential, just an easier configuration and management path.</p><p>Olav</p>]]></description>
			<author><![CDATA[dummy@example.com (F_Sauce)]]></author>
			<pubDate>Thu, 16 Feb 2023 00:08:05 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41121#p41121</guid>
		</item>
	</channel>
</rss>
