Changeset f3979ba for general


Ignore:
Timestamp:
09/02/2014 10:53:27 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
cf694de
Parents:
37ffedf2
Message:

Update to exempi-2.2.2.
Update to libunistring-0.9.4.
Update to lxde-common-0.5.6.
Update to iso-codes-3.56.
Update to appstream-glib-0.3.0.
LXDM-0.5.0 fixes: typo in configure, localization and starting.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14177 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/exempi.xml

    r37ffedf2 rf3979ba  
    77  <!ENTITY exempi-download-http "http://libopenraw.freedesktop.org/download/exempi-&exempi-version;.tar.bz2">
    88  <!ENTITY exempi-download-ftp  " ">
    9   <!ENTITY exempi-md5sum        "0f8e5832299224684a65847eedf8d1e4">
    10   <!ENTITY exempi-size          "3.2 MB">
    11   <!ENTITY exempi-buildsize     "216 MB">
    12   <!ENTITY exempi-time          "1.0 SBU">
     9  <!ENTITY exempi-md5sum        "b55db1031a3b4609c2241f7fc870ce32">
     10  <!ENTITY exempi-size          "3.3 MB">
     11  <!ENTITY exempi-buildsize     "123 MB (additional 13 MB for the tests)">
     12  <!ENTITY exempi-time          "less than 1.0 SBU (additional 0,3 SBU for the tests)">
    1313]>
    1414
     
    8383make</userinput></screen>
    8484
    85     <para>To test the results, issue: <command>make check</command>. If
     85    <para>To test the results, issue: <command>make check</command>.<!--
    8686    Valgrind is installed, mosts tests will indicate a failure, but
    87     that is a test problem and not a package problem.</para>
     87    that is a test problem and not a package problem.--></para>
    8888
    8989    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • general/genlib/libunistring.xml

    r37ffedf2 rf3979ba  
    77  <!ENTITY libunistring-download-http "http://ftp.gnu.org/gnu/libunistring/libunistring-&libunistring-version;.tar.gz">
    88  <!ENTITY libunistring-download-ftp "ftp://ftp.gnu.org/gnu/libunistring/libunistring-&libunistring-version;.tar.gz">
    9   <!ENTITY libunistring-md5sum        "db8eca3b64163abadf8c40e5cecc261f">
    10   <!ENTITY libunistring-size          "2.4 MB">
    11   <!ENTITY libunistring-buildsize     "51 MB">
    12   <!ENTITY libunistring-time          "0.9 SBU">
     9  <!ENTITY libunistring-md5sum        "c24a6a3838d9ad4a41a62549312c4226">
     10  <!ENTITY libunistring-size          "2.9 MB">
     11  <!ENTITY libunistring-buildsize     "53 MB">
     12  <!ENTITY libunistring-time          "1 SBU">
    1313]>
    1414
     
    9696        <seg>None</seg>
    9797        <seg>libunistring.{a,so}</seg>
    98         <seg>/usr/share/libunistring</seg>
     98        <seg>/usr/share/doc/libunistring and /usr/share/libunistring</seg>
    9999      </seglistitem>
    100100    </segmentedlist>
  • general/genutils/appstream-glib.xml

    r37ffedf2 rf3979ba  
    1313  <!ENTITY appstream-glib-download-ftp  " ">
    1414  <!ENTITY appstream-glib-md5sum        "925a056455b4eef441e692423ac0c5c5">
    15   <!ENTITY appstream-glib-size          "1.5 MB">
    16   <!ENTITY appstream-glib-buildsize     "13 MB (additional 1 MB for the tests)">
     15  <!ENTITY appstream-glib-size          "1.6 MB">
     16  <!ENTITY appstream-glib-buildsize     "14 MB (additional 1 MB for the tests)">
    1717  <!ENTITY appstream-glib-time          "0.3 SBU ">
    1818]>
     
    101101      <xref linkend="DocBook"/>,
    102102      <xref linkend="docbook-xsl"/>,
    103       <xref linkend="gtk-doc"/>, and
    104       <xref linkend="libxslt"/>
     103      <xref linkend="gtk-doc"/>,
     104      <xref linkend="libxslt"/>, and
     105      <ulink url="http://pyyaml.org/download/libyaml/">yaml</ulink>
    105106    </para>
    106107
     
    119120
    120121
    121 <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
     122<screen><userinput>./configure --prefix=/usr    \
     123            --disable-static \
     124            --disable-dep11  &amp;&amp;
    122125make</userinput></screen>
    123126
    124127    <para>
    125       To test the results, issue: <command>make check</command>.
     128      To test the results, issue: <command>make -k check</command>. One test
     129      fails, if <ulink url="http://pyyaml.org/download/libyaml/">yaml</ulink>
     130      is not installed.
    126131    </para>
    127132
     
    142147    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    143148    href="../../xincludes/gtk-doc-rebuild.xml"/>
     149
     150    <para>
     151      <parameter>--disable-dep11</parameter>: Remove this witch, if you have
     152      <ulink url="http://pyyaml.org/download/libyaml/">yaml</ulink> installed.
     153    </para>
    144154
    145155  </sect2>
  • general/genutils/iso-codes.xml

    r37ffedf2 rf3979ba  
    1010  <!ENTITY iso-codes-download-http "http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-&iso-codes-version;.tar.xz">
    1111  <!ENTITY iso-codes-download-ftp  " ">
    12   <!ENTITY iso-codes-md5sum        "390291fa7ef954ca1feb4b3340d26c28">
    13   <!ENTITY iso-codes-size          "3.6 MB">
     12  <!ENTITY iso-codes-md5sum        "d032b2f9750bd59d350e0ccb060c8710">
     13  <!ENTITY iso-codes-size          "3.7 MB">
    1414  <!ENTITY iso-codes-buildsize     "110 MB">
    1515  <!ENTITY iso-codes-time          "0.2 SBU (additional less than 0.1 SBU for the tests)">
Note: See TracChangeset for help on using the changeset viewer.