diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-08-27 15:52:55 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-08-27 15:52:55 +0000 |
commit | 91d7e16b8e6475c87535aae873fd166f62f9f517 (patch) | |
tree | 61d845b9a8e3c4f047bb56cd873bbbce2b242c5b | |
parent | e3ed30f14a3b01b6cb94f69ad72fa77725126406 (diff) |
Add pavucontrol-4.0.
Update to xterm-359.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23630 af4574ff-66df-0310-9fd7-8a98e5e911e0
-rw-r--r-- | general.ent | 4 | ||||
-rw-r--r-- | introduction/welcome/changelog.xml | 13 | ||||
-rw-r--r-- | packages.ent | 4 | ||||
-rw-r--r-- | x/installing/xterm.xml | 4 | ||||
-rw-r--r-- | xsoft/other/other.xml | 1 | ||||
-rw-r--r-- | xsoft/other/pavucontrol.xml | 154 |
6 files changed, 174 insertions, 6 deletions
diff --git a/general.ent b/general.ent index 7b9c2946fe..5f78836ce0 100644 --- a/general.ent +++ b/general.ent @@ -1,12 +1,12 @@ <!-- $LastChangedBy$ $Date$ --> -<!ENTITY day "25"> <!-- Always 2 digits --> +<!ENTITY day "27"> <!-- Always 2 digits --> <!ENTITY month "08"> <!-- Always 2 digits --> <!ENTITY year "2020"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "&year;-&month;-&day;"> -<!ENTITY releasedate "August 25th, &year;"> +<!ENTITY releasedate "August 27th, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- x.y|development --> diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 897358494b..9d441f7b64 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -42,6 +42,19 @@ </listitem> --> <listitem> + <para>August 27th, 2020</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Add pavucontrol-4.0.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to xterm-359. Fixes + <ulink url="&blfs-ticket-root;13937">#13937</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>August 25th, 2020</para> <itemizedlist> <listitem> diff --git a/packages.ent b/packages.ent index 4556e83105..0f0da0637e 100644 --- a/packages.ent +++ b/packages.ent @@ -694,7 +694,7 @@ to avoid building libxml2 twice, which is slow with all deps --> <!ENTITY xcb-util-cursor-version "0.1.3"> <!ENTITY xorg-server-version "1.20.8"> <!ENTITY twm-version "1.0.11"> -<!ENTITY xterm-version "358"> +<!ENTITY xterm-version "359"> <!ENTITY xclock-version "1.0.9"> <!ENTITY xinit-version "1.4.1"> @@ -883,7 +883,6 @@ to avoid building libxml2 twice, which is slow with all deps --> <!-- Chapter 41 --> <!--<!ENTITY lximage-qt-version "0.6.0"> <!ENTITY obconf-qt-version "0.12.0"> -<!ENTITY pavucontrol-qt-version "0.3.0"> <!ENTITY qtermwidget-version "0.8.0"> <!ENTITY qterminal-version "0.8.0"> LXQT is no longer in the book --> @@ -924,6 +923,7 @@ to avoid building libxml2 twice, which is slow with all deps --> <!-- For minor versions --> <!ENTITY inkscape-version "&inkscape-minor-version;"> <!ENTITY pan-version "0.133"> +<!ENTITY pavucontrol-version "4.0"> <!ENTITY pidgin-version "2.14.1"> <!ENTITY rox-filer-version "2.11"> <!ENTITY rxvt-unicode-version "9.22"> diff --git a/x/installing/xterm.xml b/x/installing/xterm.xml index 3ecf126743..dde9a629eb 100644 --- a/x/installing/xterm.xml +++ b/x/installing/xterm.xml @@ -7,9 +7,9 @@ <!ENTITY xterm-download-http "http://invisible-mirror.net/archives/xterm/xterm-&xterm-version;.tgz"> <!--<!ENTITY xterm-download-ftp "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">--> <!ENTITY xterm-download-ftp " "> - <!ENTITY xterm-md5sum "69fb72a680fc76d44eeff40f7f595699"> + <!ENTITY xterm-md5sum "069ba27b714fa66e047c06aaf3f26b3a"> <!ENTITY xterm-size "1.4 MB"> - <!ENTITY xterm-buildsize "18 MB"> + <!ENTITY xterm-buildsize "14 MB"> <!ENTITY xterm-time "0.2 SBU"> ]> diff --git a/xsoft/other/other.xml b/xsoft/other/other.xml index 7e199a03e4..adc92079d4 100644 --- a/xsoft/other/other.xml +++ b/xsoft/other/other.xml @@ -27,6 +27,7 @@ $Date$ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gparted.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hexchat.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="inkscape.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pavucontrol.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pidgin.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rox-filer.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rxvt-unicode.xml"/> diff --git a/xsoft/other/pavucontrol.xml b/xsoft/other/pavucontrol.xml new file mode 100644 index 0000000000..d064499e9a --- /dev/null +++ b/xsoft/other/pavucontrol.xml @@ -0,0 +1,154 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../../general.ent"> + %general-entities; + + <!ENTITY pavucontrol-download-http "http://freedesktop.org/software/pulseaudio/pavucontrol/pavucontrol-&pavucontrol-version;.tar.xz"> + <!ENTITY pavucontrol-download-ftp " "> + <!ENTITY pavucontrol-md5sum "9dcc2c76292e7e5e075d51b8dcb20202"> + <!ENTITY pavucontrol-size "164 KB"> + <!ENTITY pavucontrol-buildsize "18 MB"> + <!ENTITY pavucontrol-time "less than 0.1 SBU"> +]> + +<sect1 id="pavucontrol" xreflabel="pavucontrol-&pavucontrol-version;"> + <?dbhtml filename="pavucontrol.html"?> + + <sect1info> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> + </sect1info> + + <title>pavucontrol-&pavucontrol-version;</title> + + <indexterm zone="pavucontrol"> + <primary sortas="a-pavucontrol">pavucontrol</primary> + </indexterm> + + <sect2 role="package"> + <title>Introduction to pavucontrol</title> + + <para> + PulseAudio Volume Control (pavucontrol) is a simple GTK based volume + control tool ("mixer") for the PulseAudio sound server. In contrast to + classic mixer tools this one allows you to control both the volume of + hardware devices and of each playback stream separately. + </para> + + &lfs10_checked; + + <bridgehead renderas="sect3">Package Information</bridgehead> + <itemizedlist spacing="compact"> + <listitem> + <para> + Download (HTTP): <ulink url="&pavucontrol-download-http;"/> + </para> + </listitem> + <listitem> + <para> + Download (FTP): <ulink url="&pavucontrol-download-ftp;"/> + </para> + </listitem> + <listitem> + <para> + Download MD5 sum: &pavucontrol-md5sum; + </para> + </listitem> + <listitem> + <para> + Download size: &pavucontrol-size; + </para> + </listitem> + <listitem> + <para> + Estimated disk space required: &pavucontrol-buildsize; + </para> + </listitem> + <listitem> + <para> + Estimated build time: &pavucontrol-time; + </para> + </listitem> + </itemizedlist> + + <bridgehead renderas="sect3">pavucontrol Dependencies</bridgehead> + + <bridgehead renderas="sect4">Required</bridgehead> + <para role="required"> + <xref linkend="gtkmm3"/>, + <xref linkend="libsigc"/>, and + <xref linkend="pulseaudio"/> + </para> + + <para condition="html" role="usernotes"> + User Notes: <ulink url="&blfs-wiki;/pavucontrol"/> + </para> + </sect2> + + <sect2 role="installation"> + <title>Installation of pavucontrol</title> + + <para> + Install <application>pavucontrol</application> by running the following + commands: + </para> + +<screen><userinput>./configure --prefix=/usr --docdir=/usr/share/doc/pavucontrol-&pavucontrol-version; && +make</userinput></screen> + + <para> + This package does not come with a test suite. + </para> + + <para> + Now, as the <systemitem class="username">root</systemitem> user: + </para> + +<screen role="root"><userinput>make install</userinput></screen> + </sect2> + + <sect2 role="content"> + <title>Contents</title> + + <segmentedlist> + <segtitle>Installed Program</segtitle> + <segtitle>Installed Libraries</segtitle> + <segtitle>Installed Directory</segtitle> + + <seglistitem> + <seg> + pavucontrol + </seg> + <seg> + None + </seg> + <seg> + /usr/share/pavucontrol and /usr/share/doc/pavucontrol-4.0 + </seg> + </seglistitem> + </segmentedlist> + + <variablelist> + <bridgehead renderas="sect3">Short Descriptions</bridgehead> + <?dbfo list-presentation="list"?> + <?dbhtml list-presentation="table"?> + + <varlistentry id="pavucontrol-prog"> + <term><command>pavucontrol</command></term> + <listitem> + <para> + is a GUI configuration tool for sound settings using + <application>pulsaudio</application>. + </para> + <indexterm zone="pavucontrol pavucontrol-prog"> + <primary sortas="b-pavucontrol">pavucontrol</primary> + </indexterm> + </listitem> + </varlistentry> + + </variablelist> + + </sect2> + +</sect1> |