Author: bdubbs Date: Wed May 1 04:52:55 2019 New Revision: 21530 Log: Update to icewm-1.5.4. Update to poppler-0.76.1. Update to exo-0.12.5.
Modified: trunk/BOOK/general/graphlib/poppler.xml trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/packages.ent trunk/BOOK/x/wm/icewm.xml trunk/BOOK/xfce/core/exo.xml Modified: trunk/BOOK/general/graphlib/poppler.xml ============================================================================== --- trunk/BOOK/general/graphlib/poppler.xml Wed May 1 01:22:42 2019 (r21529) +++ trunk/BOOK/general/graphlib/poppler.xml Wed May 1 04:52:55 2019 (r21530) @@ -6,10 +6,10 @@ <!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz"> <!ENTITY poppler-download-ftp " "> - <!ENTITY poppler-md5sum "d6673d210416c739783a988c5b082dd6"> + <!ENTITY poppler-md5sum "99f1e6ab4c96d14840e862eb027f0fc0"> <!ENTITY poppler-size "1.5 MB"> <!ENTITY poppler-buildsize "64 MB (with Qt5 library and tests)"> - <!ENTITY poppler-time "0.9 SBU (with parallelism=4, Qt5 library, and tests)"> + <!ENTITY poppler-time "0.8 SBU (with parallelism=4, Qt5 library, and tests)"> <!ENTITY poppler-data-version "0.4.9"> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Wed May 1 01:22:42 2019 (r21529) +++ trunk/BOOK/introduction/welcome/changelog.xml Wed May 1 04:52:55 2019 (r21530) @@ -46,6 +46,18 @@ <para>May 1st, 2019</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update to icewm-1.5.4. Fixes + <ulink url="&blfs-ticket-root;11997">#11997</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to poppler-0.76.1. Fixes + <ulink url="&blfs-ticket-root;12004">#12004</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to exo-0.12.5. Fixes + <ulink url="&blfs-ticket-root;12006">#12006</ulink>.</para> + </listitem> + <listitem> <para>[pierre] - Remove spurious instructions in DateTime::TimeZone (perl module dependency).</para> </listitem> Modified: trunk/BOOK/packages.ent ============================================================================== --- trunk/BOOK/packages.ent Wed May 1 01:22:42 2019 (r21529) +++ trunk/BOOK/packages.ent Wed May 1 04:52:55 2019 (r21530) @@ -223,7 +223,7 @@ <!ENTITY openjpeg-version "1.5.2"> <!ENTITY openjpeg2-version "2.3.1"> <!ENTITY pixman-version "0.38.4"> <!-- Even minors only --> -<!ENTITY poppler-version "0.76.0"> +<!ENTITY poppler-version "0.76.1"> <!ENTITY potrace-version "1.15"> <!ENTITY qpdf-version "8.4.1"> <!ENTITY libsass-version "3.5.5"> @@ -722,7 +722,7 @@ <!-- Chapter 27 --> <!ENTITY fluxbox-version "1.3.7"> -<!ENTITY icewm-version "1.4.2"> +<!ENTITY icewm-version "1.5.4"> <!ENTITY openbox-version "3.6.1"> <!ENTITY sawfish-version "1.12.0"> @@ -774,7 +774,7 @@ <!ENTITY libxfce4util-version "4.12.1"> <!ENTITY xfconf-version "4.12.1"> <!ENTITY libxfce4ui-version "4.12.1"> -<!ENTITY exo-version "0.12.4"> +<!ENTITY exo-version "0.12.5"> <!ENTITY garcon-version "0.6.2"> <!ENTITY gtk-xfce-engine-version "3.2.0"> <!ENTITY libwnck2-version "2.30.7"> Modified: trunk/BOOK/x/wm/icewm.xml ============================================================================== --- trunk/BOOK/x/wm/icewm.xml Wed May 1 01:22:42 2019 (r21529) +++ trunk/BOOK/x/wm/icewm.xml Wed May 1 04:52:55 2019 (r21530) @@ -4,12 +4,12 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY icewm-download-http "https://github.com/bbidulock/icewm/releases/download/&icewm-version;/icewm-&icewm-version;.tar.bz2"> + <!ENTITY icewm-download-http "https://github.com/ice-wm/icewm/releases/download/&icewm-version;/icewm-&icewm-version;.tar.xz"> <!ENTITY icewm-download-ftp " "> - <!ENTITY icewm-md5sum "3e7c3a95e7f8518346267f48a11966cd"> - <!ENTITY icewm-size "1.7 MB"> - <!ENTITY icewm-buildsize "57 MB"> - <!ENTITY icewm-time "0.4 SBU"> + <!ENTITY icewm-md5sum "be2bad9780f0ce9addf9220635dfad9b"> + <!ENTITY icewm-size "1.6 MB"> + <!ENTITY icewm-buildsize "32 MB"> + <!ENTITY icewm-time "0.8 SBU"> ]> <sect1 id="icewm" xreflabel="IceWM-&icewm-version;"> @@ -67,6 +67,7 @@ <bridgehead renderas="sect4">Optional</bridgehead> <para role="optional"> <xref linkend="fribidi"/> (for languages written right to left), + <xref linkend="librsvg"/>, <xref linkend="libsndfile"/> and <xref linkend="alsa-lib"/> (for the experimental icesound program) </para> @@ -82,9 +83,16 @@ <para>Install <application>IceWM</application> by running the following commands:</para> -<screen><userinput>./configure --prefix=/usr \ - --sysconfdir=/etc \ - --docdir=/usr/share/doc/icewm-&icewm-version; && +<screen><userinput>sed -i "s/nullptr/NULL/" src/{wmconfig.cc,icewmhint.cc} && + +mkdir build && +cd build && + +cmake -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_BUILD_TYPE=Release \ + -DCFGDIR=/etc \ + -DDOCDIR=/usr/share/doc/icewm-&icewm-version; \ + .. make</userinput></screen> <para>This package does not have a working testsuite.</para> @@ -106,19 +114,19 @@ desktop-manager<phrase revision='sysv'> such as <xref linkend="lightdm"/></phrase>. </para> - +<!-- <para> - <option>--enable-guievents --with-icesound=ALSA</option>: these two switches + <option>- -enable-guievents - -with-icesound=ALSA</option>: these two switches permit <command>icesound</command> to be compiled. </para> <para> - <option>--enable-corefonts</option>: use this if you wish to able to use + <option>- -enable-corefonts</option>: use this if you wish to able to use the old X11 core fonts (instead of the fonts selected by <application>fontconfig</application>) in your <filename>preferences</filename> file. </para> - +--> </sect2> <sect2 role="configuration"> Modified: trunk/BOOK/xfce/core/exo.xml ============================================================================== --- trunk/BOOK/xfce/core/exo.xml Wed May 1 01:22:42 2019 (r21529) +++ trunk/BOOK/xfce/core/exo.xml Wed May 1 04:52:55 2019 (r21530) @@ -7,7 +7,7 @@ <!ENTITY exo-download-http "http://archive.xfce.org/src/xfce/exo/0.12/exo-&exo-version;.tar.bz2"> <!ENTITY exo-download-ftp " "> - <!ENTITY exo-md5sum "962bbccb38db0aecd4151ca97f6a39bc"> + <!ENTITY exo-md5sum "1de1d539262847d49474d20cbebc78ea"> <!ENTITY exo-size "1.2 MB"> <!ENTITY exo-buildsize "26 MB (with tests)"> <!ENTITY exo-time "0.4 SBU (with tests)"> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
