Changeset f3979ba


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

Files:
9 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r37ffedf2 rf3979ba  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "01">                   <!-- Always 2 digits -->
     3<!ENTITY day          "02">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 1st, &year;">
     9<!ENTITY releasedate  "September 2nd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • 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)">
  • introduction/welcome/changelog.xml

    r37ffedf2 rf3979ba  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>September 2nd, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - LXDM-0.5.0 fixes: typo in configure, localization
     52          and starting.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to appstream-glib-0.3.0. Fixes
     56          <ulink url="&blfs-ticket-root;5465">#5465</ulink>.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[fernando] - Update to iso-codes-3.56. Fixes
     60          <ulink url="&blfs-ticket-root;5463">#5463</ulink>.</para>
     61        </listitem>
     62        <listitem>
     63          <para>[fernando] -  Update to lxde-common-0.5.6. Fixes
     64          <ulink url="&blfs-ticket-root;5462">#5462</ulink>.</para>
     65        </listitem>
     66        <listitem>
     67          <para>[fernando] - Update to libunistring-0.9.4. Fixes
     68          <ulink url="&blfs-ticket-root;5458">#5458</ulink>.</para>
     69        </listitem>
     70        <listitem>
     71          <para>[fernando] - Update to exempi-2.2.2. Fixes
     72          <ulink url="&blfs-ticket-root;5457">#5457</ulink>.</para>
     73        </listitem>
     74      </itemizedlist>
     75    </listitem>
    4676
    4777    <listitem>
  • lxde/apps/lxdm.xml

    r37ffedf2 rf3979ba  
    131131            --sysconfdir=/etc \
    132132            --with-pam        \
    133             --with-systemdsystemunitdir=/lib/systemd/system &amp;&amp;
     133            --with-systemdsystemunitdir=no &amp;&amp;
    134134make</userinput></screen>
    135135
     
    143143
    144144<screen role="root"><userinput>make install</userinput></screen>
     145
    145146  </sect2>
    146147
     
    165166
    166167    <para>
    167       <option>--with-systemdsystemunitdir=no</option>: Main BLFS does not
    168       support systemd.
     168      <option>--with-systemdsystemunitdir=no</option>: BLFS does not support
     169      systemd.
    169170    </para>
    170171
     
    213214        image to your home directory, with the name <filename>.face</filename>.
    214215      </para>
     216
     217    </sect3>
     218
     219    <sect3>
     220      <title>Localization</title>
     221
     222      <para>
     223        If you wish <command>lxdm</command> greeter in your native language,
     224        for non-English speakers, a fix is necessary, as <systemitem
     225        class="username">root</systemitem> user:
     226      </para>
     227
     228<screen role="root"><userinput>sed -i '1a\\nexport <replaceable>&lt;your_LANG&gt;</replaceable>' /usr/sbin/lxdm</userinput></screen>
     229
     230      <para>
     231       where the value to be used in
     232       <replaceable>&lt;your_LANG&gt;</replaceable> is the same you obtain with
     233       <command>echo $LANG</command> command.
     234      </para>
     235
     236    </sect3>
     237
     238    <sect3>
     239      <title>Starting lxdm</title>
     240
     241      <para>
     242        You can manually start <command>lxdm</command>, e.g, if you install the
     243        bootscript, by running, as <systemitem
     244        class="username">root</systemitem> user:
     245      </para>
     246
     247<screen role="root"><userinput>/etc/rc.d/init.d/lxdm start</userinput></screen>
     248
     249      <para>
     250        Another option, change to runlevel 5, as <systemitem
     251        class="username">root</systemitem> user:
     252      </para>
     253
     254<screen role="root"><userinput>init 5</userinput></screen>
     255
     256      <para>
     257          Runlevel 5 is necessary, by definition. However, BLFS default is
     258          runlevel 3. To permanently change the default to 5, thus obtaining
     259          the <command>lxdm</command> greeter screen automatically, you need to
     260          modify <filename>/etc/inittab</filename>, as <systemitem
     261          class="username">root</systemitem> user:
     262      </para>
     263
     264<screen role="root"><userinput>mov -vi /etc/inittab{,-orig} &amp;&amp;
     265sed -i '/initdefault/ s/3/5/' /etc/inittab</userinput></screen>
    215266
    216267    </sect3>
  • lxde/desktop/lxde-common.xml

    r37ffedf2 rf3979ba  
    55  %general-entities;
    66
    7   <!ENTITY lxde-common-download-http "&sourceforge-repo;/lxde/lxde-common-&lxde-common-version;.tar.gz">
     7  <!ENTITY lxde-common-download-http "&sourceforge-repo;/lxde/lxde-common-&lxde-common-version;.tar.xz">
    88  <!ENTITY lxde-common-download-ftp  " ">
    9   <!ENTITY lxde-common-md5sum        "e51a6b2a815a89fda1f497b509465a97">
    10   <!ENTITY lxde-common-size          "880 KB">
     9  <!ENTITY lxde-common-md5sum        "259b4a2db50117e632e34912251cfcb9">
     10  <!ENTITY lxde-common-size          "844 KB">
    1111  <!ENTITY lxde-common-buildsize     "2.4 MB">
    1212  <!ENTITY lxde-common-time          "less than 0.1 SBU">
     
    114114    </para>
    115115
    116 <screen><userinput>sed -e "s:@prefix@/share/lxde/pcmanfm:@sysconfdir@/xdg/pcmanfm/LXDE:" \
    117     -i startlxde.in &amp;&amp;
    118 ./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
     116<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
    119117make</userinput></screen>
    120118
     
    156154
    157155  </sect2>
    158 
    159 
     156<!--
    160157  <sect2 role="commands">
    161158    <title>Command Explanations</title>
     
    167164    </para>
    168165
    169   </sect2>
     166  </sect2>-->
    170167
    171168  <sect2 role="content">
  • packages.ent

    r37ffedf2 rf3979ba  
    8282<!ENTITY dbus-glib-version            "0.102">
    8383<!ENTITY enchant-version              "1.6.0">
    84 <!ENTITY exempi-version               "2.2.1">
     84<!ENTITY exempi-version               "2.2.2">
    8585<!ENTITY expat-version                "2.1.0">
    8686<!ENTITY glib2-version                "2.40.0">
     
    9696<!ENTITY icu-dl-version               "&icu-major;_&icu-minor;"><!-- _&icu-patch;-->
    9797
    98 <!ENTITY iso-codes-version            "3.55">
     98<!ENTITY iso-codes-version            "3.56">
    9999<!ENTITY JS-version                   "17.0.0">
    100100<!ENTITY JS2-version                  "24.2.0">
     
    128128<!ENTITY libsigsegv-version           "2.10">
    129129<!ENTITY libtasn1-version             "4.1">
    130 <!ENTITY libunistring-version         "0.9.3">
     130<!ENTITY libunistring-version         "0.9.4">
    131131<!ENTITY libusb-version               "1.0.19">
    132132<!ENTITY libusb-compat-version        "0.1.5">
     
    184184<!-- Chapter 11 -->
    185185<!ENTITY appdata-tools-version        "0.1.8">
    186 <!ENTITY appstream-glib-version       "0.2.5">
     186<!ENTITY appstream-glib-version       "0.3.0">
    187187<!ENTITY compface-version             "1.5.2">
    188188<!ENTITY desktop-file-utils-version   "0.22">
     
    562562<!ENTITY lxpolkit-version             "0.1.0">
    563563<!ENTITY lxsession-version            "0.4.9.2">
    564 <!ENTITY lxde-common-version          "0.5.5">
     564<!ENTITY lxde-common-version          "0.5.6">
    565565
    566566<!-- Chapter 35 -->
Note: See TracChangeset for help on using the changeset viewer.