Author: bdubbs Date: 2006-05-11 23:57:57 -0600 (Thu, 11 May 2006) New Revision: 6054
Modified: trunk/BOOK/general.ent trunk/BOOK/general/graphlib/imlib2.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to imlib2-1.2.2. Modified: trunk/BOOK/general/graphlib/imlib2.xml =================================================================== --- trunk/BOOK/general/graphlib/imlib2.xml 2006-05-12 05:16:28 UTC (rev 6053) +++ trunk/BOOK/general/graphlib/imlib2.xml 2006-05-12 05:57:57 UTC (rev 6054) @@ -4,24 +4,12 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!-- Inserted as a reminder to do this. The mention of a test suite - is usually right before the root user installation commands. Please - delete these 12 (including one blank) lines after you are done.--> - - <!-- Use one of the two mentions below about a test suite, - delete the line that is not applicable. Of course, if the - test suite uses syntax other than "make check", revise the - line to reflect the actual syntax to run the test suite --> - - <!-- <para>This package does not come with a test suite.</para> --> - <!-- <para>To test the results, issue: <command>make check</command>.</para> --> - <!ENTITY imlib2-download-http "http://prdownloads.sourceforge.net/enlightenment/imlib2-&imlib2-version;.tar.gz"> <!ENTITY imlib2-download-ftp " "> - <!ENTITY imlib2-md5sum "e32970d03d8aee2885782312d0a7f15f"> - <!ENTITY imlib2-size "879 KB"> - <!ENTITY imlib2-buildsize "12.5 MB"> - <!ENTITY imlib2-time "0.4 SBU"> + <!ENTITY imlib2-md5sum "07b2a7745ddd3c7c4480b50cb916174c"> + <!ENTITY imlib2-size "928 KB"> + <!ENTITY imlib2-buildsize "14.5 MB"> + <!ENTITY imlib2-time "0.5 SBU"> ]> <sect1 id="imlib2" xreflabel="Imlib2-&imlib2-version;"> @@ -99,6 +87,8 @@ <screen><userinput>./configure --prefix=/usr && make</userinput></screen> + <para>This package does not come with a test suite.</para> + <para>Now, as the <systemitem class="username">root</systemitem> user:</para> <screen role="root"><userinput>make install && @@ -126,9 +116,10 @@ <seglistitem> <seg>imlib2_bumpmap, imlib2_colorspace, imlib2-config, imlib2_conv, - imlib2_poly, imlib2_show, imlib2_test, and imlib2_view</seg> + imlib2_grab, imlib2_poly, imlib2_show, imlib2_test, and imlib2_view</seg> <seg>libImlib2.{so,a} and various filters and image loader modules.</seg> - <seg>/usr/lib/imlib2, /usr/share/doc/imlib2-1.2.0, and /usr/share/imlib2</seg> + <seg>/usr/lib/imlib2, /usr/share/doc/imlib2-&imlib2-version;, and + /usr/share/imlib2</seg> </seglistitem> </segmentedlist> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2006-05-12 05:16:28 UTC (rev 6053) +++ trunk/BOOK/general.ent 2006-05-12 05:57:57 UTC (rev 6054) @@ -126,7 +126,7 @@ <!ENTITY librsvg-version "2.14.3"> <!ENTITY imlib-version "1.9.15"> <!ENTITY aalib-version "1.4rc5"> -<!ENTITY imlib2-version "1.2.1"> +<!ENTITY imlib2-version "1.2.2"> <!ENTITY libexif-version "0.6.13"> <!ENTITY fribidi-version "0.10.7"> <!ENTITY poppler-version "0.4.5"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2006-05-12 05:16:28 UTC (rev 6053) +++ trunk/BOOK/introduction/welcome/changelog.xml 2006-05-12 05:57:57 UTC (rev 6054) @@ -44,6 +44,9 @@ <para>May 12th, 2006</para> <itemizedlist> <listitem> + <para>[bdubbs] - Updated to imlib2-1.2.2.</para> + </listitem> + <listitem> <para>[bdubbs] - Updated to intltool-0.34.2.</para> </listitem> </itemizedlist> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
