Author: krejzi Date: Fri May 17 13:11:12 2013 New Revision: 11178 Log: updates and fixes
Modified: trunk/BOOK/general.ent trunk/BOOK/general/genlib/json-c.xml trunk/BOOK/general/genlib/libdrm.xml trunk/BOOK/general/genlib/libical.xml trunk/BOOK/general/prog/cmake.xml trunk/BOOK/general/prog/python2.xml trunk/BOOK/general/prog/python3.xml trunk/BOOK/general/prog/ruby.xml trunk/BOOK/general/sysutils/colord.xml trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/multimedia/audioutils/amarok.xml trunk/BOOK/multimedia/libdriv/pulseaudio.xml trunk/BOOK/postlfs/security/polkit.xml trunk/BOOK/x/installing/x7driver.xml trunk/BOOK/x/lib/xulrunner.xml trunk/BOOK/xfce/apps/midori.xml trunk/BOOK/xsoft/graphweb/firefox.xml trunk/BOOK/xsoft/other/thunderbird.xml Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Wed May 15 10:00:48 2013 (r11177) +++ trunk/BOOK/general.ent Fri May 17 13:11:12 2013 (r11178) @@ -3,13 +3,13 @@ $Date$ --> -<!ENTITY day "12"> <!-- Always 2 digits --> +<!ENTITY day "17"> <!-- Always 2 digits --> <!ENTITY month "05"> <!-- Always 2 digits --> <!ENTITY year "2013"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "&year;-&month;-&day;"> -<!ENTITY releasedate "May 12th, &year;"> +<!ENTITY releasedate "May 17th, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] --> @@ -228,7 +228,7 @@ <!ENTITY icu-dl-version "&icu-major;_&icu-minor;"><!-- _&icu-patch;--> <!ENTITY iso-codes-version "3.40"> -<!ENTITY json-c-version "0.10"> +<!ENTITY json-c-version "0.11"> <!ENTITY json-glib-version "0.16.0"> <!ENTITY keyutils-version "1.5.5"> <!ENTITY libassuan-version "2.1.0"> @@ -237,7 +237,7 @@ <!ENTITY libcroco-version "0.6.8"> <!ENTITY libdaemon-version "0.14"> <!ENTITY libdbusmenu-qt-version "0.9.2"> -<!ENTITY libdrm-version "2.4.44"> +<!ENTITY libdrm-version "2.4.45"> <!ENTITY libesmtp-version "1.0.6"> <!ENTITY libffi-version "3.0.13"> <!ENTITY libgcrypt-version "1.5.2"> @@ -245,7 +245,7 @@ <!ENTITY libgpg-error-version "1.11"> <!ENTITY libgsf-version "1.14.26"> <!ENTITY libgusb-version "0.1.6"> -<!ENTITY libical-version "0.48"> +<!ENTITY libical-version "1.0"> <!ENTITY libidl-version "0.8.14"> <!ENTITY libidn-version "1.25"> <!ENTITY libksba-version "1.3.0"> @@ -334,7 +334,7 @@ <!ENTITY at-version "3.1.13"> <!ENTITY autofs-version "5.0.7"> <!ENTITY bluez-version "4.101"> -<!ENTITY colord-version "0.1.34"> +<!ENTITY colord-version "1.0.0"> <!ENTITY cpio-version "2.11"> <!ENTITY dbus-version "1.6.10"> <!ENTITY dbus-glib-version "0.100.2"> @@ -369,7 +369,7 @@ <!-- Chapter 13 --> <!ENTITY bazaar-version "2.5.0"> <!ENTITY check-version "0.9.10"> -<!ENTITY cmake-version "2.8.10.2"> +<!ENTITY cmake-version "2.8.11"> <!ENTITY cvs-version "1.11.23"> <!ENTITY dejagnu-version "1.5.1"> <!ENTITY dmd-version "2.062"> @@ -390,8 +390,8 @@ <!ENTITY php-version "5.4.11"> <!ENTITY pkgconfig-version "0.28"> <!ENTITY python2-version "2.7.5"> -<!ENTITY python3-version "3.3.1"> -<!ENTITY ruby-version "1.9.3-p392"> +<!ENTITY python3-version "3.3.2"> +<!ENTITY ruby-version "1.9.3-p429"> <!ENTITY slang-version "2.2.4"> <!ENTITY subversion-version "1.7.8"> <!ENTITY tcl-version "8.6.0"> @@ -577,7 +577,7 @@ <!ENTITY shared-mime-info-version "1.1"> <!ENTITY startup-notification-version "0.12"> <!ENTITY webkitgtk-version "1.10.2"> -<!ENTITY xulrunner-version "20.0.1"> +<!ENTITY xulrunner-version "21.0"> <!ENTITY gtk2-libdir "2.0/2.10.0"> <!ENTITY qt-dir "$QTDIR"> @@ -759,7 +759,7 @@ <!ENTITY xfce4-session-version "4.10.1"> <!-- Xfce apps --> -<!ENTITY midori-version "0.5.0"> +<!ENTITY midori-version "0.5.1"> <!ENTITY parole-version "0.5.0"> <!ENTITY gtksourceview2-version "2.10.5"> <!ENTITY mousepad-version "0.3.0"> @@ -797,7 +797,7 @@ <!ENTITY pan-version "0.133"> <!ENTITY pidgin-version "2.10.7"> <!ENTITY rox-filer-version "2.11"> -<!ENTITY thunderbird-version "17.0.5"> +<!ENTITY thunderbird-version "17.0.6"> <!ENTITY transmission-version "2.77"> <!ENTITY xchat-version "2.8.8"> <!ENTITY xdg-utils-version "1.1.0-rc1"> @@ -869,7 +869,7 @@ <!ENTITY freetts-version "1.2.2"> <!ENTITY audacious-version "3.3.3"> <!ENTITY audacious-plugins-version "3.3.3"> -<!ENTITY amarok-version "2.7.0"> +<!ENTITY amarok-version "2.7.1"> <!ENTITY gvolwheel-version "1.0"> <!-- Chapter 40 --> Modified: trunk/BOOK/general/genlib/json-c.xml ============================================================================== --- trunk/BOOK/general/genlib/json-c.xml Wed May 15 10:00:48 2013 (r11177) +++ trunk/BOOK/general/genlib/json-c.xml Fri May 17 13:11:12 2013 (r11178) @@ -4,11 +4,11 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY json-c-download-http "https://github.com/downloads/json-c/json-c/json-c-&json-c-version;.tar.gz"> + <!ENTITY json-c-download-http "https://s3.amazonaws.com/json-c_releases/releases/json-c-&json-c-version;.tar.gz"> <!ENTITY json-c-download-ftp " "> - <!ENTITY json-c-md5sum "a4edc79410eb894f08d7d52ca9f88732"> - <!ENTITY json-c-size "380 KB"> - <!ENTITY json-c-buildsize "3.5 MB"> + <!ENTITY json-c-md5sum "aa02367d2f7a830bf1e3376f77881e98"> + <!ENTITY json-c-size "548 KB"> + <!ENTITY json-c-buildsize "5.0 MB"> <!ENTITY json-c-time "less than 0.1 SBU"> ]> @@ -36,7 +36,7 @@ back into the C representation of JSON objects. </para> - &lfs72_checked; + &lfs73_checked; <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> @@ -85,11 +85,7 @@ commands: </para> -<screen><userinput>sed -e 's/json_object.c/json_object.c json_object_iterator.c/' \ - -e 's/json_object.h/json_object.h json_object_iterator.h/' \ - -e 's/json_object.lo/json_object.lo json_object_iterator.lo/' \ - -i Makefile.in && -./configure --prefix=/usr --disable-static && +<screen><userinput>./configure --prefix=/usr --disable-static && make</userinput></screen> <para> @@ -106,11 +102,6 @@ <sect2 role="commands"> <title>Command Explanations</title> - <para> - <command>sed -e 's/json_object...</command>: This <command>sed</command> - make sure that all the necessary headers are installed correctly. - </para> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../xincludes/static-libraries.xml"/> @@ -121,18 +112,19 @@ <segmentedlist> <segtitle>Installed Programs</segtitle> - <segtitle>Installed Library</segtitle> - <segtitle>Installed Directory</segtitle> + <segtitle>Installed Libraries</segtitle> + <segtitle>Installed Directories</segtitle> <seglistitem> <seg> None </seg> <seg> - libjson.so + libjson-c.so and libjson.so </seg> <seg> - /usr/include/json + /usr/include/json and + /usr/include/json-c </seg> </seglistitem> </segmentedlist> @@ -146,13 +138,25 @@ <term><filename class="libraryfile">libjson.so</filename></term> <listitem> <para> - contains <application>JSON-C</application> API functions. + contains the <application>JSON-C</application> API functions. </para> <indexterm zone="json-c libjson"> <primary sortas="c-libjson">libjson.so</primary> </indexterm> </listitem> </varlistentry> + + <varlistentry id="libjson-c"> + <term><filename class="libraryfile">libjson-c.so</filename></term> + <listitem> + <para> + contains the <application>JSON-C</application> API functions. + </para> + <indexterm zone="json-c libjson-c"> + <primary sortas="c-libjson-c">libjson-c.so</primary> + </indexterm> + </listitem> + </varlistentry> </variablelist> Modified: trunk/BOOK/general/genlib/libdrm.xml ============================================================================== --- trunk/BOOK/general/genlib/libdrm.xml Wed May 15 10:00:48 2013 (r11177) +++ trunk/BOOK/general/genlib/libdrm.xml Fri May 17 13:11:12 2013 (r11178) @@ -6,9 +6,9 @@ <!ENTITY libdrm-download-http "http://dri.freedesktop.org/libdrm/libdrm-&libdrm-version;.tar.bz2"> <!ENTITY libdrm-download-ftp " "> - <!ENTITY libdrm-md5sum "b760b1f2ae4ec6452383164ec697cd5d"> - <!ENTITY libdrm-size "528 KB"> - <!ENTITY libdrm-buildsize "10 MB"> + <!ENTITY libdrm-md5sum "92ce56e7533a9b2fcb5c8f32d305328b"> + <!ENTITY libdrm-size "540 KB"> + <!ENTITY libdrm-buildsize "11 MB"> <!ENTITY libdrm-time "0.2 SBU"> ]> Modified: trunk/BOOK/general/genlib/libical.xml ============================================================================== --- trunk/BOOK/general/genlib/libical.xml Wed May 15 10:00:48 2013 (r11177) +++ trunk/BOOK/general/genlib/libical.xml Fri May 17 13:11:12 2013 (r11178) @@ -6,10 +6,10 @@ <!ENTITY libical-download-http "http://downloads.sourceforge.net/freeassociation/libical-&libical-version;.tar.gz"> <!ENTITY libical-download-ftp " "> - <!ENTITY libical-md5sum "e549f434d5fbf9cd156c60ed4943618f"> - <!ENTITY libical-size "1.1 MB"> - <!ENTITY libical-buildsize "56 MB"> - <!ENTITY libical-time "0.5 SBU"> + <!ENTITY libical-md5sum "4438c31d00ec434f02867a267a92f8a1"> + <!ENTITY libical-size "1.2 MB"> + <!ENTITY libical-buildsize "20 MB"> + <!ENTITY libical-time "0.4 SBU"> ]> <sect1 id="libical" xreflabel="libical-&libical-version;"> @@ -29,78 +29,114 @@ <sect2 role="package"> <title>Introduction to libical</title> - <para>The <application>libical</application> package is an implementation of - iCalendar protocols and data formats.</para> + <para> + The <application>libical</application> package contains an implementation + of the iCalendar protocols and data formats. + </para> - &lfs72_checked; + &lfs73_checked; <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> <listitem> - <para>Download (HTTP): <ulink url="&libical-download-http;"/></para> + <para> + Download (HTTP): <ulink url="&libical-download-http;"/> + </para> </listitem> <listitem> - <para>Download (FTP): <ulink url="&libical-download-ftp;"/></para> + <para> + Download (FTP): <ulink url="&libical-download-ftp;"/> + </para> </listitem> <listitem> - <para>Download MD5 sum: &libical-md5sum;</para> + <para> + Download MD5 sum: &libical-md5sum; + </para> </listitem> <listitem> - <para>Download size: &libical-size;</para> + <para> + Download size: &libical-size; + </para> </listitem> <listitem> - <para>Estimated disk space required: &libical-buildsize;</para> + <para> + Estimated disk space required: &libical-buildsize; + </para> </listitem> <listitem> - <para>Estimated build time: &libical-time;</para> + <para> + Estimated build time: &libical-time; + </para> </listitem> </itemizedlist> - <!-- There is no support for the current version of BLFS BDB --> <bridgehead renderas="sect3">libical Dependencies</bridgehead> + <!-- Upstream recommends to use CMake since autotools + doesn't bump soname for 0.48 -> 1.0 incompatibility --> + <bridgehead renderas="sect4">Required</bridgehead> + <para role="required"> + <xref linkend="cmake"/> + </para> + + <!-- Can't be built using CMake <bridgehead renderas="sect4">Optional</bridgehead> - <!-- <para role="optional"><xref linkend="db"/></para> --> - <para role="optional"><xref linkend="python2"/> (must have - <ulink url="http://www.swig.org/">SWIG</ulink> also)</para> + <para role="optional"> + <xref linkend="openjdk"/> and + <xref linkend="python2"/> (must have + <ulink url="http://www.swig.org/">SWIG</ulink> also) + </para> --> <para condition="html" role="usernotes">User Notes: - <ulink url="&blfs-wiki;/libical"/></para> - + <ulink url="&blfs-wiki;/libical"/> + </para> </sect2> <sect2 role="installation"> <title>Installation of libical</title> - <para>Install <application>libical</application> by running the following - commands:</para> - -<screen><userinput>./configure --prefix=/usr --enable-cxx && + <para> + Install <application>libical</application> by running the + following commands: + </para> + +<screen><userinput>mkdir build && +cd build && +cmake -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_BUILD_TYPE=Release \ + .. && make</userinput></screen> - <para>To test the results, issue: <command>make check</command>.</para> + <para> + To test the results, issue: <command>make test</command>. + </para> + + <para> + Now, as the <systemitem class="username">root</systemitem> user: + </para> - <para>Now, as the <systemitem class="username">root</systemitem> user:</para> - -<screen role="root"><userinput>make install && -install -v -m755 -d /usr/share/doc/libical-&libical-version; && -install -v -m644 README doc/{Adding,Using}*.txt \ - /usr/share/doc/libical-&libical-version;</userinput></screen> +<screen role="root"><userinput>make install</userinput></screen> </sect2> - <!-- There is no support for the current version of BLFS BDB --> <sect2 role="commands"> <title>Command Explanations</title> - <!-- <para><option>-with-bdb4</option>: This option adds support for - <application>Berkeley DB 4.0</application>.</para> --> - - <para><parameter>--enable-cxx</parameter>: This parameter builds C++ - <application>libical</application> library bindings.</para> - - <para><option>--enable-python</option>: This option builds Python - <application>libical</application> bindings.</para> + <para> + <parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is used + to apply higher level of the compiler optimizations. + </para> + + <!-- No CMake equivalents + <para> + <parameter>- -enable-cxx</parameter>: This switch enables + <application>libical</application> C++ library. + </para> + + <para> + <option>- -enable-python</option>: This switch enables + <application>libical</application> Python bindings. + </para> --> </sect2> @@ -110,13 +146,18 @@ <segmentedlist> <segtitle>Installed Programs</segtitle> <segtitle>Installed Libraries</segtitle> - <segtitle>Installed Directories</segtitle> + <segtitle>Installed Directory</segtitle> <seglistitem> - <seg>None</seg> - <seg>libical{,_cxx}.{so,a}, libicalss{,_cxx}.{so,a}, libicalvcal.{so,a}, - and (optionally) the Python _LibicalWrap.{so,a} modules</seg> - <seg>/usr/include/libical and /usr/share/doc/libical-&libical-version;</seg> + <seg> + None + </seg> + <seg> + libical.{so,a}, libicalss.{so,a} and libicalvcal.{so,a} + </seg> + <seg> + /usr/include/libical + </seg> </seglistitem> </segmentedlist> @@ -126,10 +167,12 @@ <?dbhtml list-presentation="table"?> <varlistentry id="libical-lib"> - <term><filename class='libraryfile'>libical.{so,a}</filename></term> + <term><filename class="libraryfile">libical.{so,a}</filename></term> <listitem> - <para>contains the <application>libical</application> API - functions.</para> + <para> + contains the <application>libical</application> API + functions. + </para> <indexterm zone="libical libical-lib"> <primary sortas="c-libical">libical.{so,a}</primary> </indexterm> @@ -137,10 +180,12 @@ </varlistentry> <varlistentry id="libicalss"> - <term><filename class='libraryfile'>libicalss.{so,a}</filename></term> + <term><filename class="libraryfile">libicalss.{so,a}</filename></term> <listitem> - <para>is a libary that allows you to store iCal component data to disk - in a variety of ways.</para> + <para> + is a libary that allows you to store iCal component data + to disk in a variety of ways. + </para> <indexterm zone="libical libicalss"> <primary sortas="c-libicalss">libicalss.{so,a}</primary> </indexterm> @@ -148,9 +193,11 @@ </varlistentry> <varlistentry id="libicalvcal"> - <term><filename class='libraryfile'>libicalvcal.{so,a}</filename></term> + <term><filename class="libraryfile">libicalvcal.{so,a}</filename></term> <listitem> - <para>is a vCard/vCalendar C interface.</para> + <para> + is a vCard/vCalendar C interface. + </para> <indexterm zone="libical libicalvcal"> <primary sortas="c-libicalvcal">libicalvcal.{so,a}</primary> </indexterm> Modified: trunk/BOOK/general/prog/cmake.xml ============================================================================== --- trunk/BOOK/general/prog/cmake.xml Wed May 15 10:00:48 2013 (r11177) +++ trunk/BOOK/general/prog/cmake.xml Fri May 17 13:11:12 2013 (r11178) @@ -6,9 +6,9 @@ <!ENTITY cmake-download-http "http://www.cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz"> <!ENTITY cmake-download-ftp " "> - <!ENTITY cmake-md5sum "097278785da7182ec0aea8769d06860c"> - <!ENTITY cmake-size "5.6 MB"> - <!ENTITY cmake-buildsize "255 MB (including tests)"> + <!ENTITY cmake-md5sum "be6008f2299613d23fe82ab53ef7472e"> + <!ENTITY cmake-size "5.7 MB"> + <!ENTITY cmake-buildsize "275 MB (including tests)"> <!ENTITY cmake-time "1.9 SBU (additional 3.1 SBU for the test suite)"> ]> @@ -38,7 +38,7 @@ since version 4. </para> - &lfs72_checked; + &lfs73_checked; <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> Modified: trunk/BOOK/general/prog/python2.xml ============================================================================== --- trunk/BOOK/general/prog/python2.xml Wed May 15 10:00:48 2013 (r11177) +++ trunk/BOOK/general/prog/python2.xml Fri May 17 13:11:12 2013 (r11178) @@ -9,8 +9,8 @@ <!ENTITY python2-download-ftp " "> <!ENTITY python2-md5sum "5eea8462f69ab1369d32f9c4cd6272ab"> <!ENTITY python2-size "9.8 MB"> - <!ENTITY python2-buildsize "235 MB (not including the test suite)"> - <!ENTITY python2-time "1.0 SBU (not including the test suite)"> + <!ENTITY python2-buildsize "235 MB"> + <!ENTITY python2-time "1.0 SBU"> <!ENTITY python2htmldoc-download-http "http://docs.python.org/ftp/python/doc/&python2-version;/python-&python2-version;-docs-html.tar.bz2"> @@ -159,7 +159,7 @@ as the <systemitem class="username">root</systemitem> user: </para> -<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/python-&python2-version; && +<screen role="root"><userinput>install -v -dm755 /usr/share/doc/python-&python2-version; && tar --strip-components=1 -C /usr/share/doc/python-&python2-version; \ -xvf ../python-&python2-version;-docs-html.tar.bz2 && find /usr/share/doc/python-&python2-version; -type d -exec chmod 0755 {} \; && Modified: trunk/BOOK/general/prog/python3.xml ============================================================================== --- trunk/BOOK/general/prog/python3.xml Wed May 15 10:00:48 2013 (r11177) +++ trunk/BOOK/general/prog/python3.xml Fri May 17 13:11:12 2013 (r11178) @@ -7,15 +7,15 @@ <!ENTITY python3-download-http "http://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz"> <!ENTITY python3-download-ftp " "> - <!ENTITY python3-md5sum "993232d9f4d9b4863cc1ec69a792e9cd"> + <!ENTITY python3-md5sum "c94b78ea3b68a9bbc9906af4d5b4fdc7"> <!ENTITY python3-size "12 MB"> - <!ENTITY python3-buildsize "260 MB (not including the testsuite)"> - <!ENTITY python3-time "1.2 SBU (not including the testsuite)"> + <!ENTITY python3-buildsize "260 MB"> + <!ENTITY python3-time "0.9 SBU"> <!ENTITY python3htmldoc-download-http "http://docs.python.org/ftp/python/doc/&python3-version;/python-&python3-version;-docs-html.tar.bz2"> - <!ENTITY python3htmldoc-md5sum "e730def6cc4d6dddb076aae82661b6d6"> - <!ENTITY python3htmldoc-size "4.6 MB"> + <!ENTITY python3htmldoc-md5sum "b5eee2b290338fb08c1512bfc79bb999"> + <!ENTITY python3htmldoc-size "4.7 MB"> ]> <sect1 id="python3" xreflabel="Python-&python3-version;"> @@ -133,8 +133,7 @@ commands: </para> -<screen><userinput>sed "s@\"\$CFLAGS -Werror\"@\"\$CFLAGS -Werror -Wformat\"@g" -i configure && -./configure --prefix=/usr \ +<screen><userinput>./configure --prefix=/usr \ --enable-shared \ --with-system-expat \ --with-system-ffi && @@ -158,7 +157,7 @@ as the <systemitem class="username">root</systemitem> user: </para> -<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/python-&python3-version;/html && +<screen role="root"><userinput>install -v -dm755 /usr/share/doc/python-&python3-version;/html && tar --strip-components=1 \ --no-same-owner \ --no-same-permissions \ @@ -171,12 +170,6 @@ <title>Command Explanations</title> <para> - <command>sed "s@\"\$CFLAGS -Werror\"@\"\$CFLAGS -Werror -Wformat\"@g" - -i configure</command>: Fixes building with - <application>GCC</application> 4.8. - </para> - - <para> <option>--with-system-expat</option>: This switch enables linking against system version of <application>Expat</application>. Remove if you have not installed recommended dependency <xref linkend="expat"/>. Modified: trunk/BOOK/general/prog/ruby.xml ============================================================================== --- trunk/BOOK/general/prog/ruby.xml Wed May 15 10:00:48 2013 (r11177) +++ trunk/BOOK/general/prog/ruby.xml Fri May 17 13:11:12 2013 (r11178) @@ -6,9 +6,9 @@ <!ENTITY ruby-download-http " "> <!ENTITY ruby-download-ftp "ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-&ruby-version;.tar.bz2"> - <!ENTITY ruby-md5sum "a810d64e2255179d2f334eb61fb8519c"> + <!ENTITY ruby-md5sum "c2b2de5ef15ea9b1aaa3152f9112af1b"> <!ENTITY ruby-size "9.6 MB"> - <!ENTITY ruby-buildsize "940 MB"> + <!ENTITY ruby-buildsize "890 MB"> <!ENTITY ruby-time "4.0 SBU"> ]> @@ -35,7 +35,7 @@ is useful for object-oriented scripting. </para> - &lfs72_checked; + &lfs73_checked; <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> Modified: trunk/BOOK/general/sysutils/colord.xml ============================================================================== --- trunk/BOOK/general/sysutils/colord.xml Wed May 15 10:00:48 2013 (r11177) +++ trunk/BOOK/general/sysutils/colord.xml Fri May 17 13:11:12 2013 (r11178) @@ -7,10 +7,10 @@ <!ENTITY colord-download-http "http://www.freedesktop.org/software/colord/releases/colord-&colord-version;.tar.xz"> <!ENTITY colord-download-ftp " "> - <!ENTITY colord-md5sum "a14bea627172cb8d3aed3c3d22dea085"> + <!ENTITY colord-md5sum "5b0c442a2a87c3688b17e1547452ffcb"> <!ENTITY colord-size "1.1 MB"> - <!ENTITY colord-buildsize "32 MB"> - <!ENTITY colord-time "0.3 SBU"> + <!ENTITY colord-buildsize "35 MB"> + <!ENTITY colord-time "0.4 SBU"> ]> <sect1 id="colord" xreflabel="Colord-&colord-version;"> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Wed May 15 10:00:48 2013 (r11177) +++ trunk/BOOK/introduction/welcome/changelog.xml Fri May 17 13:11:12 2013 (r11178) @@ -44,6 +44,48 @@ --> <listitem> + <para>May 17th, 2013</para> + <itemizedlist> + <listitem> + <para>[krejzi] - Amarok 2.7.1.</para> + </listitem> + <listitem> + <para>[krejzi] - CMake 2.8.11.</para> + </listitem> + <listitem> + <para>[krejzi] - Colord 1.0.0.</para> + </listitem> + <listitem> + <para>[krejzi] - Firefox/Xulrunner 21.0.</para> + </listitem> + <listitem> + <para>[krejzi] - JSON-C 0.11.</para> + </listitem> + <listitem> + <para>[krejzi] - libdrm 2.4.45.</para> + </listitem> + <listitem> + <para>[krejzi] - libical 1.0.</para> + </listitem> + <listitem> + <para>[krejzi] - Midori 0.5.1.</para> + </listitem> + <listitem> + <para>[krejzi] - Python 3.3.2.</para> + </listitem> + <listitem> + <para>[krejzi] - Ruby 1.9.3-p429.</para> + </listitem> + <listitem> + <para>[krejzi] - Thunderbird 17.0.6.</para> + </listitem> + <listitem> + <para>[krejzi] - Xorg Synaptics Driver 1.7.1.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>May 12th, 2013</para> <itemizedlist> <listitem> Modified: trunk/BOOK/multimedia/audioutils/amarok.xml ============================================================================== --- trunk/BOOK/multimedia/audioutils/amarok.xml Wed May 15 10:00:48 2013 (r11177) +++ trunk/BOOK/multimedia/audioutils/amarok.xml Fri May 17 13:11:12 2013 (r11178) @@ -6,9 +6,9 @@ <!ENTITY amarok-download-http "&kde-download-http;amarok/&amarok-version;/src/amarok-&amarok-version;.tar.bz2"> <!ENTITY amarok-download-ftp "&kde-download-ftp;amarok/&amarok-version;/src/amarok-&amarok-version;.tar.bz2"> - <!ENTITY amarok-md5sum "4ccb750a9e86ce17d4172f770ac7a663"> + <!ENTITY amarok-md5sum "855203770cfb43be39bd9b961540dbaf"> <!ENTITY amarok-size "41 MB"> - <!ENTITY amarok-buildsize "305 MB"> + <!ENTITY amarok-buildsize "310 MB"> <!ENTITY amarok-time "9.2 SBU"> ]> Modified: trunk/BOOK/multimedia/libdriv/pulseaudio.xml ============================================================================== --- trunk/BOOK/multimedia/libdriv/pulseaudio.xml Wed May 15 10:00:48 2013 (r11177) +++ trunk/BOOK/multimedia/libdriv/pulseaudio.xml Fri May 17 13:11:12 2013 (r11178) @@ -38,7 +38,7 @@ one are easily achieved using a sound server. </para> - &lfs72_checked; + &lfs73_checked; <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> @@ -144,6 +144,7 @@ </para> <screen><userinput>find . -name "Makefile.in" | xargs sed -i "s|(libdir)/@PACKAGE@|(libdir)/pulse|" && +sed -i "s@json >= 0.9@json-c >= 0.11@g" configure && ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ @@ -167,7 +168,7 @@ <title>Command Explanations</title> <para> - <command>find . -name Makefile.in ...</command>: This command changes + <command>find . -name Makefile.in ...</command>: This sed changes the build system to install <application>PulseAudio</application> private libraries into <filename class="directory">/usr/lib/pulse</filename> instead of @@ -175,6 +176,11 @@ </para> <para> + <command>sed -i "s@json >= 0.9@json-c >= 0.11@g" configure</command>: + This sed fixes building with <application>JSON-C</application> 0.11. + </para> + + <para> <parameter>--with-module-dir=/usr/lib/pulse/modules</parameter>: This parameter ensures that <application>PulseAudio</application> modules are installed in <filename class="directory">/usr/lib/pulse/modules Modified: trunk/BOOK/postlfs/security/polkit.xml ============================================================================== --- trunk/BOOK/postlfs/security/polkit.xml Wed May 15 10:00:48 2013 (r11177) +++ trunk/BOOK/postlfs/security/polkit.xml Fri May 17 13:11:12 2013 (r11178) @@ -76,8 +76,9 @@ <bridgehead renderas="sect4">Required</bridgehead> <para role="required"> - <xref linkend="glib2"/> and - <xref linkend="intltool"/> + <xref linkend="glib2"/>, + <xref linkend="intltool"/> and + <xref linkend="SpiderMonkey"/> </para> <bridgehead renderas="sect4">Optional (Required if building GNOME)</bridgehead> @@ -94,11 +95,6 @@ <xref linkend="linux-pam"/> </para> - <bridgehead renderas="sect4">Required (Runtime)</bridgehead> - <para role="required"> - <xref linkend="SpiderMonkey"/> - </para> - <note> <para> If <xref linkend="libxslt"/> is installed, then <xref linkend="DocBook"/> Modified: trunk/BOOK/x/installing/x7driver.xml ============================================================================== --- trunk/BOOK/x/installing/x7driver.xml Wed May 15 10:00:48 2013 (r11177) +++ trunk/BOOK/x/installing/x7driver.xml Fri May 17 13:11:12 2013 (r11178) @@ -25,11 +25,11 @@ <!ENTITY xorg-evdev-driver-buildsize "4.0 MB"> <!ENTITY xorg-evdev-driver-time "less than 0.1 SBU"> - <!ENTITY xorg-synaptics-driver-version "1.7.0"> + <!ENTITY xorg-synaptics-driver-version "1.7.1"> <!ENTITY xorg-synaptics-driver-download-http "&xorg-download-http;/driver/xf86-input-synaptics-&xorg-synaptics-driver-version;.tar.bz2"> <!ENTITY xorg-synaptics-driver-download-ftp "&xorg-download-ftp;/driver/xf86-input-synaptics-&xorg-synaptics-driver-version;.tar.bz2"> - <!ENTITY xorg-synaptics-driver-md5sum "5e4f232a18a1741e4c34895d28238f8d"> + <!ENTITY xorg-synaptics-driver-md5sum "6505de717972b6a24b8eb13e69eb996c"> <!ENTITY xorg-synaptics-driver-size "432 KB"> <!ENTITY xorg-synaptics-driver-buildsize "5.6 MB"> <!ENTITY xorg-synaptics-driver-time "less than 0.1 SBU"> Modified: trunk/BOOK/x/lib/xulrunner.xml ============================================================================== --- trunk/BOOK/x/lib/xulrunner.xml Wed May 15 10:00:48 2013 (r11177) +++ trunk/BOOK/x/lib/xulrunner.xml Fri May 17 13:11:12 2013 (r11178) @@ -8,10 +8,10 @@ "http://releases.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2"> <!ENTITY xulrunner-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2"> - <!ENTITY xulrunner-md5sum "b822ff4b2348410587dec563235d9320"> - <!ENTITY xulrunner-size "96 MB"> - <!ENTITY xulrunner-buildsize "3.9 GB (121 MB installed)"> - <!ENTITY xulrunner-time "29 SBU"> + <!ENTITY xulrunner-md5sum "6e2510e9466b280c367de0e4c05a8840"> + <!ENTITY xulrunner-size "101 MB"> + <!ENTITY xulrunner-buildsize "4.1 GB (125 MB installed)"> + <!ENTITY xulrunner-time "35 SBU"> ]> <sect1 id="xulrunner" xreflabel="Xulrunner-&xulrunner-version;"> @@ -39,7 +39,7 @@ can find and use it. </para> - &lfs72_checked; + &lfs73_checked; <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> @@ -107,6 +107,7 @@ <bridgehead renderas="sect4">Optional</bridgehead> <para role="optional"> + <xref linkend="curl"/>, <xref linkend="dbus-glib"/>, <xref linkend="doxygen"/>, <xref linkend="gnome-vfs"/> and <xref linkend="libgnomeui"/> Modified: trunk/BOOK/xfce/apps/midori.xml ============================================================================== --- trunk/BOOK/xfce/apps/midori.xml Wed May 15 10:00:48 2013 (r11177) +++ trunk/BOOK/xfce/apps/midori.xml Fri May 17 13:11:12 2013 (r11178) @@ -7,7 +7,7 @@ <!ENTITY midori-download-http "http://archive.xfce.org/src/apps/midori/0.5/midori-&midori-version;.tar.bz2"> <!ENTITY midori-download-ftp " "> - <!ENTITY midori-md5sum "ad11685633e23f8173e2cd947d945cce"> + <!ENTITY midori-md5sum "be022fbe9e47d6f50bddffa768468828"> <!ENTITY midori-size "1.1 MB"> <!ENTITY midori-buildsize "50 MB (9 MB installed)"> <!ENTITY midori-time "0.3 SBU"> Modified: trunk/BOOK/xsoft/graphweb/firefox.xml ============================================================================== --- trunk/BOOK/xsoft/graphweb/firefox.xml Wed May 15 10:00:48 2013 (r11177) +++ trunk/BOOK/xsoft/graphweb/firefox.xml Fri May 17 13:11:12 2013 (r11178) @@ -8,10 +8,10 @@ "http://releases.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2"> <!ENTITY firefox-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2"> - <!ENTITY firefox-md5sum "b822ff4b2348410587dec563235d9320"> - <!ENTITY firefox-size "95 MB"> - <!ENTITY firefox-buildsize "3.8 GB (44 MB installed) (or 700 MB and 4.0 MB if using Xulrunner)"> - <!ENTITY firefox-time "29 SBU (0.4 SBU if using Xulrunner)"> + <!ENTITY firefox-md5sum "6e2510e9466b280c367de0e4c05a8840"> + <!ENTITY firefox-size "101 MB"> + <!ENTITY firefox-buildsize "4.1 GB (45 MB installed) (or 730 MB and 4.0 MB if using Xulrunner)"> + <!ENTITY firefox-time "35 SBU (0.4 SBU if using Xulrunner)"> ]> <sect1 id="firefox" xreflabel="Firefox-&firefox-version;"> @@ -222,7 +222,8 @@ commands: </para> -<screen><userinput>sed -i 's# ""##' browser/base/Makefile.in && +<screen><userinput>sed -i 's@ ""@@' browser/base/Makefile.in && +sed -i "/gre_path/s@DIST'\]@& + '/bin'@" toolkit/mozapps/installer/packager.py && make -f client.mk</userinput></screen> <para> @@ -300,11 +301,16 @@ <title>Command Explanations</title> <para> - <command>sed -i 's# ""##' browser/base/Makefile.in</command>: This sed + <command>sed -i 's@ ""@@' browser/base/Makefile.in</command>: This sed removes an unprintable control character from the title bar. </para> <para> + <command>sed -i "/gre_path/s@DIST'\]@& + '/bin'@" ...</command>: This + sed fixes build with <application>Xulrunner</application>. + </para> + + <para> <command>make -f client.mk ...</command>: Mozilla products are packaged to allow the use of a configuration file which can be used to pass the configuration settings to the <command>configure</command> command. Modified: trunk/BOOK/xsoft/other/thunderbird.xml ============================================================================== --- trunk/BOOK/xsoft/other/thunderbird.xml Wed May 15 10:00:48 2013 (r11177) +++ trunk/BOOK/xsoft/other/thunderbird.xml Fri May 17 13:11:12 2013 (r11178) @@ -8,10 +8,10 @@ "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2"> <!ENTITY thunderbird-download-ftp "&mozilla-ftp;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2"> - <!ENTITY thunderbird-md5sum "609a11ce7bb246cebf67d993a035ca52"> + <!ENTITY thunderbird-md5sum "e3be03513d038bbbcf8cca8a3652170b"> <!ENTITY thunderbird-size "109 MB"> - <!ENTITY thunderbird-buildsize "3.1 GB (47 MB installed)"> - <!ENTITY thunderbird-time "30 SBU"> + <!ENTITY thunderbird-buildsize "3.2 GB (90 MB installed)"> + <!ENTITY thunderbird-time "35 SBU"> ]> <sect1 id="thunderbird" xreflabel="Thunderbird-&thunderbird-version;"> @@ -106,6 +106,7 @@ <bridgehead renderas="sect4">Optional</bridgehead> <para role="optional"> <xref linkend="curl"/>, + <xref linkend="cyrus-sasl"/>, <xref linkend="dbus-glib"/>, <xref linkend="doxygen"/>, <xref linkend="gnome-vfs"/> and <xref linkend="libgnomeui"/> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
