Author: bdubbs
Date: Tue Sep 29 10:02:21 2020
New Revision: 23772
Log:
Update to pipewire-0.3.13.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/libdriv/pipewire.xml
trunk/BOOK/packages.ent
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Tue Sep 29 00:23:51 2020 (r23771)
+++ trunk/BOOK/general.ent Tue Sep 29 10:02:21 2020 (r23772)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "28"> <!-- Always 2 digits -->
+<!ENTITY day "29"> <!-- Always 2 digits -->
<!ENTITY month "09"> <!-- Always 2 digits -->
<!ENTITY year "2020">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "September 28th, &year;">
+<!ENTITY releasedate "September 29th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Tue Sep 29 00:23:51
2020 (r23771)
+++ trunk/BOOK/introduction/welcome/changelog.xml Tue Sep 29 10:02:21
2020 (r23772)
@@ -42,6 +42,16 @@
</listitem>
-->
<listitem>
+ <para>September 29th, 2020</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to pipewire-0.3.13. Fixes
+ <ulink url="&blfs-ticket-root;14078">#14078</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>September 28th, 2020</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/multimedia/libdriv/pipewire.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/pipewire.xml Tue Sep 29 00:23:51 2020
(r23771)
+++ trunk/BOOK/multimedia/libdriv/pipewire.xml Tue Sep 29 10:02:21 2020
(r23772)
@@ -6,9 +6,9 @@
<!ENTITY pipewire-download-http
"https://github.com/PipeWire/pipewire/archive/&pipewire-version;/pipewire-&pipewire-version;.tar.gz">
<!ENTITY pipewire-download-ftp " ">
- <!ENTITY pipewire-md5sum "66f8577f1f9acaf012858c23c05d9322">
+ <!ENTITY pipewire-md5sum "8261f4827182a24faee23e1df93026ce">
<!ENTITY pipewire-size "1.1 MB">
- <!ENTITY pipewire-buildsize "87 MB (with tests)">
+ <!ENTITY pipewire-buildsize "117 MB (with tests)">
<!ENTITY pipewire-time "0.3 SBU (Using parallelism=4; with tests)">
]>
@@ -186,12 +186,16 @@
pw-mon,
pw-profiler,
pw-pulse,
+ pw-reserve,
+ spa-acp-tool,
spa-inspect,
- spa-monitor, and
+ spa-monitor,
+ spa-resample, and
pw-midiplay, pw-midirecord, pw-play, and pw-record (symlinks to
pw-cat)
</seg>
<seg>
- libpipewire-0.3.so<!--,
+ libpipewire-0.3.so and
+ 30 modules below /usr/lib/pipewire-0.3<!--,
[pierre July 29th, 2020]: all the following libs are in subdirectories
of /usr/lib. I'm not sure they should appear. But if they should, there
are many more libs to list...
@@ -199,12 +203,24 @@
libpulse.so,
libpulse-simple.so,
libasound_module_pcm_pipewire.so, and
- libgstpipewire.so -->
+ libgstpipewire.so
+ [bdubbs Sep 29th, 2020]: add
+ libpipewire-module-{access,adapter,client-device,client-node,
+ link-factory,metadata,portal,profiler,protocol-native,
+ rtkit,session-manager,spa-device,spa-device-factory,spa-node,
+ spa-node-factory}.so
+ libasound_module_ctl_pipewire.so
+ libasound_module_pcm_pipewire.so
+ libspa-{alsa,audioconvert,audiomixer,bluez5,control,dbus,support
+ v4l2,videoconvert}.so
+ -->
</seg>
<seg>
/etc/pipewire,
/usr/include/pipewire-0.3,
/usr/include/spa-0.2,
+ /usr/lib/alsa-lib,
+ /usr/lib/gstreamer-1.0,
/usr/lib/pipewire-0.3, and
/usr/lib/spa-0.2
</seg>
@@ -221,7 +237,7 @@
<listitem>
<para>
is a service that allows access to multimedia devices and allows
- sharing of multimedia files between applications.
+ sharing of multimedia files between applications
</para>
<indexterm zone="pipewire pipewire-prog">
<primary sortas="b-pipewire">pipewire</primary>
@@ -234,7 +250,7 @@
<listitem>
<para>
is a service that allows a desktop environment to know when media
- files are being played through pipewire.
+ files are being played through pipewire
</para>
<indexterm zone="pipewire pipewire-media-session">
<primary
sortas="b-pipewire-media-session">pipewire-media-session</primary>
@@ -246,7 +262,7 @@
<term><command>pw-cat</command></term>
<listitem>
<para>
- allows you to play or record media using a pipewire instance.
+ allows you to play or record media using a pipewire instance
</para>
<indexterm zone="pipewire pw-cat">
<primary sortas="b-pw-cat">pw-cat</primary>
@@ -258,7 +274,7 @@
<term><command>pw-cli</command></term>
<listitem>
<para>
- allows you to interact with a pipewire instance.
+ allows you to interact with a pipewire instance
</para>
<indexterm zone="pipewire pw-cli">
<primary sortas="b-pw-cli">pw-cli</primary>
@@ -270,7 +286,7 @@
<term><command>pw-dot</command></term>
<listitem>
<para>
- lists all of the daemons and objects in use by pipewire.
+ lists all of the daemons and objects in use by pipewire
</para>
<indexterm zone="pipewire pw-dot">
<primary sortas="b-pw-dot">pw-dot</primary>
@@ -282,7 +298,7 @@
<term><command>pw-metadata</command></term>
<listitem>
<para>
- inspects, adds, and removes metadata for objects.
+ inspects, adds, and removes metadata for objects
</para>
<indexterm zone="pipewire pw-metadata">
<primary sortas="b-pw-metadata">pw-metadata</primary>
@@ -294,7 +310,7 @@
<term><command>pw-mididump</command></term>
<listitem>
<para>
- dumps MIDI messages from a file to the screen.
+ dumps MIDI messages from a file to the screen
</para>
<indexterm zone="pipewire pw-mididump">
<primary sortas="b-pw-mididump">pw-mididump</primary>
@@ -306,7 +322,7 @@
<term><command>pw-mon</command></term>
<listitem>
<para>
- allows you to monitor pipewire instances.
+ allows you to monitor pipewire instances
</para>
<indexterm zone="pipewire pw-mon">
<primary sortas="b-pw-mon">pw-mon</primary>
@@ -338,11 +354,35 @@
</listitem>
</varlistentry>
+ <varlistentry id="pw-reserve">
+ <term><command>pw-reserve</command></term>
+ <listitem>
+ <para>
+ reserves or monitors a device via D-Bus
+ </para>
+ <indexterm zone="pipewire pw-reserve">
+ <primary sortas="b-pw-reserve">pw-reserve</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="spa-acp-tool">
+ <term><command>spa-acp-tool</command></term>
+ <listitem>
+ <para>
+ inspects the card profile of a given sound card
+ </para>
+ <indexterm zone="pipewire spa-acp-tool">
+ <primary sortas="b-spa-acp-tool">spa-acp-tool</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="spa-inspect">
<term><command>spa-inspect</command></term>
<listitem>
<para>
- allows you to inspect pipewire plugins.
+ allows you to inspect pipewire plugins
</para>
<indexterm zone="pipewire spa-inspect">
<primary sortas="b-spa-inspect">spa-inspect</primary>
@@ -354,13 +394,25 @@
<term><command>spa-monitor</command></term>
<listitem>
<para>
- allows you to monitor pipewire plugins.
+ allows you to monitor pipewire plugins
</para>
<indexterm zone="pipewire spa-monitor">
<primary sortas="b-spa-monitor">spa-monitor</primary>
</indexterm>
</listitem>
</varlistentry>
+
+ <varlistentry id="spa-resample">
+ <term><command>spa-resample</command></term>
+ <listitem>
+ <para>
+ esamples a given file
+ </para>
+ <indexterm zone="pipewire spa-resample">
+ <primary sortas="b-spa-resample">spa-resample</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
<varlistentry id="libpipewire">
<term><filename
class="libraryfile">libpipewire-0.3.so</filename></term>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Tue Sep 29 00:23:51 2020 (r23771)
+++ trunk/BOOK/packages.ent Tue Sep 29 10:02:21 2020 (r23772)
@@ -994,7 +994,7 @@
<!ENTITY mlt-version "6.22.1">
<!ENTITY opal-version "3.10.10">
<!ENTITY opus-version "1.3.1">
-<!ENTITY pipewire-version "0.3.12">
+<!ENTITY pipewire-version "0.3.13">
<!ENTITY pulseaudio-major-version "13.0">
<!ENTITY pulseaudio-version "&pulseaudio-major-version;">
<!ENTITY sdl-version "1.2.15">
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page