Author: renodr
Date: Wed Nov 18 15:07:51 2015
New Revision: 16674
Log:
Update to cmake-3.4.0
Update to harfbuzz-1.0.6
Update to freetype-2.6.1
Update to libpng-1.6.19
Modified:
branches/systemd/general.ent
branches/systemd/general/graphlib/freetype2.xml
branches/systemd/general/graphlib/harfbuzz.xml
branches/systemd/general/graphlib/libpng.xml
branches/systemd/general/prog/cmake-systemd.xml
branches/systemd/introduction/welcome/changelog.xml
branches/systemd/packages.ent
Modified: branches/systemd/general.ent
==============================================================================
--- branches/systemd/general.ent Wed Nov 18 14:27:48 2015 (r16673)
+++ branches/systemd/general.ent Wed Nov 18 15:07:51 2015 (r16674)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "17"> <!-- Always 2 digits -->
+<!ENTITY day "18"> <!-- Always 2 digits -->
<!ENTITY month "11"> <!-- Always 2 digits -->
<!ENTITY year "2015">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS systemd Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "November 17th, &year;">
+<!ENTITY releasedate "November 18th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "systemd"> <!-- svn|[release #] -->
<!ENTITY lfs-version "systemd"> <!-- x.y|development] -->
Modified: branches/systemd/general/graphlib/freetype2.xml
==============================================================================
--- branches/systemd/general/graphlib/freetype2.xml Wed Nov 18 14:27:48
2015 (r16673)
+++ branches/systemd/general/graphlib/freetype2.xml Wed Nov 18 15:07:51
2015 (r16674)
@@ -6,7 +6,7 @@
<!ENTITY freetype2-download-http
"&sourceforge-repo;/freetype/freetype-&freetype2-version;.tar.bz2">
<!ENTITY freetype2-download-ftp " ">
- <!ENTITY freetype2-md5sum "5682890cb0267f6671dd3de6eabd3e69">
+ <!ENTITY freetype2-md5sum "35cb8f4d9e5906847901bb39324c2f80">
<!ENTITY freetype2-size "1.7 MB">
<!ENTITY freetype2-buildsize "33 MB">
<!ENTITY freetype2-time "0.2 SBU">
@@ -14,7 +14,7 @@
<!ENTITY freetype2-doc-version "2.6">
<!ENTITY freetype2-doc-download-http
"&sourceforge-repo;/freetype/freetype-doc-&freetype2-doc-version;.tar.bz2">
<!ENTITY freetype2-doc-download-ftp " ">
- <!ENTITY freetype2-doc-md5sum "f456b7ead3c351c7c218bb3afd45803c">
+ <!ENTITY freetype2-doc-md5sum "9a6f668a2bef1ac3f65c619af22a17bc">
<!ENTITY freetype2-doc-size "468 KB">
]>
@@ -138,7 +138,7 @@
modules.cfg &&
sed -ri -e 's:.*(#.*SUBPIXEL.*) .*:\1:' \
- include/config/ftoption.h &&
+ include/freetype/config/ftoption.h &&
./configure --prefix=/usr --disable-static &&
make</userinput></screen>
Modified: branches/systemd/general/graphlib/harfbuzz.xml
==============================================================================
--- branches/systemd/general/graphlib/harfbuzz.xml Wed Nov 18 14:27:48
2015 (r16673)
+++ branches/systemd/general/graphlib/harfbuzz.xml Wed Nov 18 15:07:51
2015 (r16674)
@@ -7,10 +7,10 @@
<!ENTITY harfbuzz-download-http
"http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-&harfbuzz-version;.tar.bz2">
<!ENTITY harfbuzz-download-ftp " ">
- <!ENTITY harfbuzz-md5sum "bf459ed21c68d97fbb3313cbdee53268">
+ <!ENTITY harfbuzz-md5sum "2256fd144c936936db9c92e77510a011">
<!ENTITY harfbuzz-size "1.2 MB">
- <!ENTITY harfbuzz-buildsize "31 MB (with test suite)">
- <!ENTITY harfbuzz-time "0.4 SBU (with test suite)">
+ <!ENTITY harfbuzz-buildsize "32 MB (with test suite)">
+ <!ENTITY harfbuzz-time "0.3 SBU (with test suite)">
]>
<sect1 id="harfbuzz" xreflabel="Harfbuzz-&harfbuzz-version;">
@@ -156,11 +156,14 @@
<seglistitem>
<seg>
- hb-ot-shape-closure, hb-shape, and
+ hb-ot-shape-closure,
+ hb-shape, and
hb-view (only if Cairo is installed)
</seg>
<seg>
- libharfbuzz.so, libharfbuzz-gobject.so and libharfbuzz-icu.so
+ libharfbuzz.so,
+ libharfbuzz-gobject.so,
+ and libharfbuzz-icu.so
</seg>
<seg>
/usr/include/harfbuzz and
Modified: branches/systemd/general/graphlib/libpng.xml
==============================================================================
--- branches/systemd/general/graphlib/libpng.xml Wed Nov 18 14:27:48
2015 (r16673)
+++ branches/systemd/general/graphlib/libpng.xml Wed Nov 18 15:07:51
2015 (r16674)
@@ -6,12 +6,12 @@
<!ENTITY libpng-download-http
"&sourceforge-repo;/libpng/libpng-&libpng-version;.tar.xz">
<!ENTITY libpng-download-ftp " ">
- <!ENTITY libpng-md5sum "6a57c8e0f5469b9c9949a4b43d57b3a1">
- <!ENTITY libpng-size "912 KB">
+ <!ENTITY libpng-md5sum "1e6a458429e850fc93c1f3b6dc00a48f">
+ <!ENTITY libpng-size "920 KB">
<!ENTITY libpng-buildsize "15 MB">
- <!ENTITY libpng-time "0.5 SBU (with the test suite)">
+ <!ENTITY libpng-time "0.9 SBU (with the test suite)">
- <!ENTITY apng-version "1.6.17">
+ <!ENTITY apng-version "1.6.19">
<!ENTITY apng-patch
"&sourceforge-repo;/libpng-apng/libpng-&apng-version;-apng.patch.gz">
@@ -143,10 +143,14 @@
<seglistitem>
<seg>
- libpng-config (symlink), libpng16-config, pngfix and png-fix-itxt
+ libpng-config (symlink),
+ libpng16-config,
+ pngfix,
+ and png-fix-itxt
</seg>
<seg>
- libpng.so and libpng16.so
+ libpng.so and
+ libpng16.so
</seg>
<seg>
/usr/include/libpng16 and
Modified: branches/systemd/general/prog/cmake-systemd.xml
==============================================================================
--- branches/systemd/general/prog/cmake-systemd.xml Wed Nov 18 14:27:48
2015 (r16673)
+++ branches/systemd/general/prog/cmake-systemd.xml Wed Nov 18 15:07:51
2015 (r16674)
@@ -6,10 +6,10 @@
<!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 "5febbd11bcaac854a27eebaf4a124be2">
- <!ENTITY cmake-size "6.3 MB">
- <!ENTITY cmake-buildsize "596 MB (with tests)">
- <!ENTITY cmake-time "10.3 SBU (with tests)">
+ <!ENTITY cmake-md5sum "cd3034e0a44256a0917e25477217fc8">
+ <!ENTITY cmake-size "6.4 MB">
+ <!ENTITY cmake-buildsize "632 MB (with tests)">
+ <!ENTITY cmake-time "13.2 SBU (with tests)">
]>
<sect1 id="cmake" xreflabel="CMake-&cmake-version;">
@@ -165,7 +165,11 @@
<seglistitem>
<seg>
- ccmake, cmake, cmake-gui (optional), cpack and ctest
+ ccmake,
+ cmake,
+ cmake-gui (optional),
+ cpack,
+ and ctest
</seg>
<seg>
None
Modified: branches/systemd/introduction/welcome/changelog.xml
==============================================================================
--- branches/systemd/introduction/welcome/changelog.xml Wed Nov 18 14:27:48
2015 (r16673)
+++ branches/systemd/introduction/welcome/changelog.xml Wed Nov 18 15:07:51
2015 (r16674)
@@ -44,6 +44,24 @@
-->
<listitem>
+ <para>November 18th, 2015</para>
+ <itemizedlist>
+ <listitem>
+ <para>[renodr] - Update to cmake-3.4.0.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to harfbuzz-1.0.6.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to freetype-2.6.1.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Update to libpng-1.6.19.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>November 17th, 2015</para>
<itemizedlist>
<listitem>
Modified: branches/systemd/packages.ent
==============================================================================
--- branches/systemd/packages.ent Wed Nov 18 14:27:48 2015 (r16673)
+++ branches/systemd/packages.ent Wed Nov 18 15:07:51 2015 (r16674)
@@ -153,13 +153,13 @@
<!ENTITY aalib-version "1.4rc5">
<!ENTITY babl-version "0.1.12">
<!ENTITY exiv2-version "0.25">
-<!ENTITY freetype2-version "2.6">
+<!ENTITY freetype2-version "2.6.1">
<!ENTITY fontconfig-version "2.11.1"> <!-- stable lt .90 micro
version -->
<!ENTITY fribidi-version "0.19.6">
<!ENTITY gegl-version "0.2.0">
<!ENTITY giflib-version "5.1.1">
<!ENTITY graphite2-version "1.3.3">
-<!ENTITY harfbuzz-version "1.0.3">
+<!ENTITY harfbuzz-version "1.0.4">
<!ENTITY ijs-version "0.35">
<!ENTITY jasper-version "1.900.1">
<!ENTITY lcms-version "1.19">
@@ -168,7 +168,7 @@
<!ENTITY libjpeg-version "8d">
<!ENTITY libjpeg-turbo-version "1.4.2">
<!ENTITY libmng-version "2.0.3">
-<!ENTITY libpng-version "1.6.18">
+<!ENTITY libpng-version "1.6.19">
<!ENTITY librsvg-version "2.40.10"> <!-- Normally even minors
Required version in
order to use
svg pixbuf loader. -->
@@ -246,8 +246,8 @@
<!ENTITY bazaar-version "2.5.1">
<!ENTITY check-version "0.10.0">
<!ENTITY clisp-version "2.49">
-<!ENTITY cmake-major-version "3.3">
-<!ENTITY cmake-minor-version "2">
+<!ENTITY cmake-major-version "3.4">
+<!ENTITY cmake-minor-version "0">
<!ENTITY cmake-version
"&cmake-major-version;.&cmake-minor-version;">
<!ENTITY cvs-version "1.11.23">
<!ENTITY dejagnu-version "1.5.3">
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page