Author: renodr
Date: Sun Apr 30 11:18:03 2017
New Revision: 18667
Log:
Update to gjs-1.48.2
Some rewording / refactoring in mpg123
Modified:
trunk/BOOK/general/graphlib/aalib.xml
trunk/BOOK/gnome.ent
trunk/BOOK/gnome/platform/gjs.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/audioutils/mpg123.xml
Modified: trunk/BOOK/general/graphlib/aalib.xml
==============================================================================
--- trunk/BOOK/general/graphlib/aalib.xml Sun Apr 30 10:44:16 2017
(r18666)
+++ trunk/BOOK/general/graphlib/aalib.xml Sun Apr 30 11:18:03 2017
(r18667)
@@ -115,7 +115,7 @@
<varlistentry id="aafire">
<term><command>aafire</command></term>
<listitem>
- <para>is little toy of <application>AAlib</application>, rendering
+ <para>is a demo of <application>AAlib</application>, rendering
an animated fire in ASCII Art.</para>
<indexterm zone="aalib aafire">
<primary sortas="b-aafire">aafire</primary>
Modified: trunk/BOOK/gnome.ent
==============================================================================
--- trunk/BOOK/gnome.ent Sun Apr 30 10:44:16 2017 (r18666)
+++ trunk/BOOK/gnome.ent Sun Apr 30 11:18:03 2017 (r18667)
@@ -18,7 +18,7 @@
<!ENTITY GConf-version "3.2.6">
<!ENTITY libsecret-version "0.18.5">
<!ENTITY gcr-version "3.20.0">
-<!ENTITY gjs-version "1.48.1">
+<!ENTITY gjs-version "1.48.2">
<!ENTITY gnome-autoar-version "0.2.1">
<!ENTITY gnome-desktop-version "3.22.2">
<!ENTITY gnome-video-effects-version "0.4.3">
Modified: trunk/BOOK/gnome/platform/gjs.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gjs.xml Sun Apr 30 10:44:16 2017 (r18666)
+++ trunk/BOOK/gnome/platform/gjs.xml Sun Apr 30 11:18:03 2017 (r18667)
@@ -6,10 +6,10 @@
<!ENTITY gjs-download-http
"&gnome-download-http;/gjs/1.48/gjs-&gjs-version;.tar.xz">
<!ENTITY gjs-download-ftp
"&gnome-download-ftp;/gjs/1.48/gjs-&gjs-version;.tar.xz">
- <!ENTITY gjs-md5sum "8c1e9ab69a8e204af930f3a66ba9deca">
- <!ENTITY gjs-size "596 KB">
+ <!ENTITY gjs-md5sum "48b3e78111ec32adf2b977725ca8ad80">
+ <!ENTITY gjs-size "584 KB">
<!ENTITY gjs-buildsize "44 MB (with tests)">
- <!ENTITY gjs-time "0.8 SBU (with tests)">
+ <!ENTITY gjs-time "0.6 SBU (with tests)">
]>
<sect1 id="gjs" xreflabel="Gjs-&gjs-version;">
@@ -121,20 +121,6 @@
</sect2>
-<!--
- <sect2 role="commands">
- <title>Command Explanations</title>
-
-
- <para>
- <command>sed ...</command>: Disable a failing test.
- </para>
-
- Above command no longer needed as of 1.45.4. 20160622 Douglas
-
- </sect2>
--->
-
<sect2 role="content">
<title>Contents</title>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sun Apr 30 10:44:16
2017 (r18666)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sun Apr 30 11:18:03
2017 (r18667)
@@ -45,6 +45,10 @@
<para>April 30th, 2017</para>
<itemizedlist>
<listitem>
+ <para>[renodr] - Update to gjs-1.48.2. Fixes
+ <ulink url="&blfs-ticket-root;9152">#9152</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update to unrar-5.5.3. Fixes
<ulink url="&blfs-ticket-root;9178">#9178</ulink>.</para>
</listitem>
Modified: trunk/BOOK/multimedia/audioutils/mpg123.xml
==============================================================================
--- trunk/BOOK/multimedia/audioutils/mpg123.xml Sun Apr 30 10:44:16 2017
(r18666)
+++ trunk/BOOK/multimedia/audioutils/mpg123.xml Sun Apr 30 11:18:03 2017
(r18667)
@@ -168,7 +168,8 @@
<term><command>mpg123-id3dump</command></term>
<listitem>
<para>
- Tool to dump ID3 meta data from MPEG audio files using libmpg123
+ is a tool to dump ID3 meta data from MPEG audio files
+ using libmpg123
</para>
<indexterm zone="mpg123 mpg123-id3dump">
<primary sortas="b-mpg123">mpg123-id3dump</primary>
@@ -180,7 +181,8 @@
<term><command>mpg123-strip</command></term>
<listitem>
<para>
- Extract only MPEG frames from a stream using libmpg123 (stdin to
stdout)
+ extracts only MPEG frames from a stream using libmpg123
+ (stdin to stdout)
</para>
<indexterm zone="mpg123 mpg123-strip">
<primary sortas="b-mpg123">mpg123-strip</primary>
@@ -192,7 +194,7 @@
<term><command>out123</command></term>
<listitem>
<para>
- play raw PCM audio to an output device
+ plays raw PCM audio to an output device
</para>
<indexterm zone="mpg123 out123">
<primary sortas="b-mpg123">out123</primary>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page