Author: ken Date: Mon Jun 27 19:11:57 2016 New Revision: 17534 Log: gucharmap-9.0.0
Modified: trunk/BOOK/gnome.ent trunk/BOOK/gnome/applications/gucharmap.xml trunk/BOOK/introduction/welcome/changelog.xml Modified: trunk/BOOK/gnome.ent ============================================================================== --- trunk/BOOK/gnome.ent Mon Jun 27 18:48:48 2016 (r17533) +++ trunk/BOOK/gnome.ent Mon Jun 27 19:11:57 2016 (r17534) @@ -53,7 +53,7 @@ <!ENTITY gnome-screenshot-version "3.18.0"> <!ENTITY gnome-system-monitor-version "3.20.1"> <!ENTITY gnome-terminal-version "3.20.2"> -<!ENTITY gucharmap-version "8.0.1"> +<!ENTITY gucharmap-version "9.0.0"> <!ENTITY nautilus-version "3.20.1"> <!ENTITY network-manager-applet-version "1.2.0"> <!ENTITY seahorse-version "3.20.0"> Modified: trunk/BOOK/gnome/applications/gucharmap.xml ============================================================================== --- trunk/BOOK/gnome/applications/gucharmap.xml Mon Jun 27 18:48:48 2016 (r17533) +++ trunk/BOOK/gnome/applications/gucharmap.xml Mon Jun 27 19:11:57 2016 (r17534) @@ -5,13 +5,13 @@ %general-entities; <!ENTITY gucharmap-download-http - "&gnome-download-http;/gucharmap/8.0/gucharmap-&gucharmap-version;.tar.xz"> + "&gnome-download-http;/gucharmap/9.0/gucharmap-&gucharmap-version;.tar.xz"> <!ENTITY gucharmap-download-ftp - "&gnome-download-ftp;/gucharmap/8.0/gucharmap-&gucharmap-version;.tar.xz"> - <!ENTITY gucharmap-md5sum "8368d1053f16ea05fe1dd6818146bc8e"> - <!ENTITY gucharmap-size "980 KB"> - <!ENTITY gucharmap-buildsize "43 MB"> - <!ENTITY gucharmap-time "0.3 SBU"> + "&gnome-download-ftp;/gucharmap/9.0/gucharmap-&gucharmap-version;.tar.xz"> + <!ENTITY gucharmap-md5sum "c8618d22c684286f551bef465eb6beda"> + <!ENTITY gucharmap-size "984 KB"> + <!ENTITY gucharmap-buildsize "53 MB"> + <!ENTITY gucharmap-time "0.3 SBU (with a fast internet connection)"> ]> <sect1 id="gucharmap" xreflabel="Gucharmap-&gucharmap-version;"> @@ -81,15 +81,15 @@ <bridgehead renderas="sect4">Required</bridgehead> <para role="required"> <xref linkend="desktop-file-utils"/>, - <xref linkend="gtk3"/> and - <xref linkend="itstool"/> + <xref linkend="gtk3"/>, + <xref linkend="itstool"/> and + <xref linkend="wget"/> (used to download data from unicode.org) </para> <bridgehead renderas="sect4">Recommended</bridgehead> <para role="recommended"> <xref linkend="gobject-introspection"/> and - <xref linkend="vala"/> (compilation with <application>vala</application> - is currently broken) + <xref linkend="vala"/> </para> <bridgehead renderas="sect4">Optional</bridgehead> @@ -113,9 +113,8 @@ <screen><userinput>./configure --prefix=/usr --enable-vala && make</userinput></screen> - <para> - This package does not come with a test suite. - </para> + <para>This package's testsuite is only intended to be used by the + maintainer to check the i18n help files.</para> <para> Now, as the <systemitem class="username">root</systemitem> user: @@ -129,9 +128,10 @@ <title>Command Explanations</title> <para> - <option>--enable-vala</option>: This switch enables - building of the Vala bindings. Remove if you don't have - <xref linkend="vala"/> installed. + <option>--enable-vala</option>: This switch enables building of the + <application>Vala</application> bindings (auto-detection of + <command>vapigen</command> is currently broken). Remove if you don't + have <xref linkend="vala"/> installed. </para> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Mon Jun 27 18:48:48 2016 (r17533) +++ trunk/BOOK/introduction/welcome/changelog.xml Mon Jun 27 19:11:57 2016 (r17534) @@ -47,6 +47,10 @@ <para>June 27th, 2016</para> <itemizedlist> <listitem> + <para>[ken] - Update to gucharmap-9.0.0. Fixes + <ulink url="&blfs-ticket-root;8001">#8001</ulink>.</para> + </listitem> + <listitem> <para>[ken] - Update to Regexp-Common-2016060801. Fixes <ulink url="&blfs-ticket-root;7906">#7906</ulink>.</para> </listitem> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page