Author: bdubbs
Date: Sun Jul 30 14:29:44 2017
New Revision: 18966
Log:
Update to mpg123-1.25.3.
Update to nano-2.8.6 and configuration.
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/audioutils/mpg123.xml
trunk/BOOK/packages.ent
trunk/BOOK/postlfs/editors/nano.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sun Jul 30 13:46:41
2017 (r18965)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sun Jul 30 14:29:44
2017 (r18966)
@@ -46,6 +46,15 @@
<para>July 30th, 2017</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to mpg123-1.25.3. Fixes
+ <ulink url="&blfs-ticket-root;9501">#9501</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to nano-2.8.6 and configuration. Fixes
+ <ulink url="&blfs-ticket-root;9512">#9512</ulink>and
+ <ulink url="&blfs-ticket-root;9517">#9517</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update to faad-2.8.1. Fixes
<ulink url="&blfs-ticket-root;9492">#9492</ulink>.</para>
</listitem>
Modified: trunk/BOOK/multimedia/audioutils/mpg123.xml
==============================================================================
--- trunk/BOOK/multimedia/audioutils/mpg123.xml Sun Jul 30 13:46:41 2017
(r18965)
+++ trunk/BOOK/multimedia/audioutils/mpg123.xml Sun Jul 30 14:29:44 2017
(r18966)
@@ -6,8 +6,8 @@
<!ENTITY mpg123-download-http
"&sourceforge-repo;/mpg123/mpg123-&mpg123-version;.tar.bz2">
<!ENTITY mpg123-download-ftp " ">
- <!ENTITY mpg123-md5sum "2ffbe29c99130215b0ee7d1b11c0ea4b">
- <!ENTITY mpg123-size "896 KB">
+ <!ENTITY mpg123-md5sum "d600d629161a834d996222dad78c6427">
+ <!ENTITY mpg123-size "900 KB">
<!ENTITY mpg123-buildsize "12 MB">
<!ENTITY mpg123-time "0.2 SBU">
]>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Sun Jul 30 13:46:41 2017 (r18965)
+++ trunk/BOOK/packages.ent Sun Jul 30 14:29:44 2017 (r18966)
@@ -69,7 +69,7 @@
<!ENTITY ed-version "1.14.2">
<!ENTITY emacs-version "25.2">
<!ENTITY joe-version "4.4">
-<!ENTITY nano-version "2.8.5">
+<!ENTITY nano-version "2.8.6">
<!ENTITY vim-version "8.0.586">
<!ENTITY vim-majmin "80">
@@ -813,7 +813,7 @@
<!ENTITY libvdpau-va-gl-version "0.4.0">
<!-- Chapter 47 -->
-<!ENTITY mpg123-version "1.25.0">
+<!ENTITY mpg123-version "1.25.3">
<!ENTITY vorbistools-version "1.4.0">
<!ENTITY lame-version "3.99.5">
<!ENTITY CDParanoia-version "III-10.2">
Modified: trunk/BOOK/postlfs/editors/nano.xml
==============================================================================
--- trunk/BOOK/postlfs/editors/nano.xml Sun Jul 30 13:46:41 2017 (r18965)
+++ trunk/BOOK/postlfs/editors/nano.xml Sun Jul 30 14:29:44 2017 (r18966)
@@ -7,7 +7,7 @@
<!-- Note minor version in URL -->
<!ENTITY nano-download-http
"https://www.nano-editor.org/dist/v2.8/nano-&nano-version;.tar.xz">
<!ENTITY nano-download-ftp " ">
- <!ENTITY nano-md5sum "dfcadeeca124a38bf37a5fd286933b39">
+ <!ENTITY nano-md5sum "66e3ca6b718d3cac7ba6c4410a198aab">
<!ENTITY nano-size "1.4 MB">
<!ENTITY nano-buildsize "16 MB">
<!ENTITY nano-time "0.2 SBU">
@@ -106,7 +106,7 @@
</para>
<screen role="root"><userinput>make install &&
-install -v -m644 doc/nano.html
/usr/share/doc/nano-&nano-version;</userinput></screen>
+install -v -m644 doc/{nano.html,sample.nanorc)
/usr/share/doc/nano-&nano-version;</userinput></screen>
</sect2>
@@ -155,18 +155,21 @@
</para>
<screen><literal>set autoindent
-set const
+set constantshow
set fill 72
set historylog
set multibuffer
set nohelp
+set nowrap
+set positionlog
+set quickblank
set regexp
set smooth
set suspend</literal></screen>
<para>
Another example is the <filename>nanorc.sample</filename> file
- in the <filename class="directory">/etc</filename> directory.
+ in the installed documentation directory.
It includes color configurations and has some documentation included
in the comments.
</para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page