Author: bdubbs
Date: Tue Aug 21 15:53:34 2018
New Revision: 20364
Log:
Update to ntp-4.2.8p12.
Update to gegl-0.4.8.
Update to ffmpeg-4.0.2.
Tags
Modified:
trunk/BOOK/general/genlib/libidn.xml
trunk/BOOK/general/genutils/graphviz.xml
trunk/BOOK/general/graphlib/gegl.xml
trunk/BOOK/general/prog/doxygen.xml
trunk/BOOK/general/prog/swig.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/videoutils/ffmpeg.xml
trunk/BOOK/networking/netprogs/ntp.xml
trunk/BOOK/packages.ent
trunk/BOOK/pst/printing/gs.xml
Modified: trunk/BOOK/general/genlib/libidn.xml
==============================================================================
--- trunk/BOOK/general/genlib/libidn.xml Tue Aug 21 15:38:20 2018
(r20363)
+++ trunk/BOOK/general/genlib/libidn.xml Tue Aug 21 15:53:34 2018
(r20364)
@@ -45,7 +45,7 @@
(ACE) form.
</para>
- &lfs82_checked;
+ &lfs83_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/genutils/graphviz.xml
==============================================================================
--- trunk/BOOK/general/genutils/graphviz.xml Tue Aug 21 15:38:20 2018
(r20363)
+++ trunk/BOOK/general/genutils/graphviz.xml Tue Aug 21 15:53:34 2018
(r20364)
@@ -38,7 +38,7 @@
tools, libraries, and language bindings.
</para>
- &lfs82_checked;
+ &lfs83_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/graphlib/gegl.xml
==============================================================================
--- trunk/BOOK/general/graphlib/gegl.xml Tue Aug 21 15:38:20 2018
(r20363)
+++ trunk/BOOK/general/graphlib/gegl.xml Tue Aug 21 15:53:34 2018
(r20364)
@@ -6,10 +6,10 @@
<!ENTITY gegl-download-http
"https://download.gimp.org/pub/gegl/0.4/gegl-&gegl-version;.tar.bz2">
<!ENTITY gegl-download-ftp " ">
- <!ENTITY gegl-md5sum "85ebd0e453703e6ba12deb0b3b0e4ac3">
- <!ENTITY gegl-size "6.6 MB">
- <!ENTITY gegl-buildsize "130 MB (add 22 MB for tests)">
- <!ENTITY gegl-time "0.8 SBU (Using parallism=4; add 0.4 SBU for
tests)">
+ <!ENTITY gegl-md5sum "e3cdb1eefd28159c157a150113ed9c5a">
+ <!ENTITY gegl-size "6.7 MB">
+ <!ENTITY gegl-buildsize "138 MB (add 22 MB for tests)">
+ <!ENTITY gegl-time "0.9 SBU (Using parallism=4; add 0.4 SBU for
tests)">
]>
<sect1 id="gegl" xreflabel="gegl-&gegl-version;">
@@ -34,7 +34,7 @@
image processing format.
</para>
- &lfs82_checked;
+ &lfs83_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -130,13 +130,16 @@
<para>
To test the results, issue: <command>make check</command>.
- Many tests are skipped and there are some failures.
+ Many tests are skipped.
<!-- in 0.4.2 no failures, but the video tests have several
Failed to parse extradata messages. The warnings are about
missing reference, assuming SUCCESS
and lots of Missing fast-path babl conversion detected
also GEGL-WARNING for runtime check failed and for
- operation desired unknown paramspec type for seed -->
+ operation desired unknown paramspec type for seed
+
+ In 0.4.8 all tests pass but there several messages about
+ deprecated parameter passing.-->
</para>
<para>
Modified: trunk/BOOK/general/prog/doxygen.xml
==============================================================================
--- trunk/BOOK/general/prog/doxygen.xml Tue Aug 21 15:38:20 2018 (r20363)
+++ trunk/BOOK/general/prog/doxygen.xml Tue Aug 21 15:53:34 2018 (r20364)
@@ -50,7 +50,7 @@
automatically.
</para>
- &lfs82_checked;
+ &lfs83_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/prog/swig.xml
==============================================================================
--- trunk/BOOK/general/prog/swig.xml Tue Aug 21 15:38:20 2018 (r20363)
+++ trunk/BOOK/general/prog/swig.xml Tue Aug 21 15:53:34 2018 (r20364)
@@ -55,7 +55,7 @@
with a scripting language.
</para>
- &lfs82_checked;
+ &lfs83_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Tue Aug 21 15:38:20
2018 (r20363)
+++ trunk/BOOK/introduction/welcome/changelog.xml Tue Aug 21 15:53:34
2018 (r20364)
@@ -45,6 +45,18 @@
<para>August 21st, 2018</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to ntp-4.2.8p12. Fixes
+ <ulink url="&blfs-ticket-root;11020">#11020</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to gegl-0.4.8. Fixes
+ <ulink url="&blfs-ticket-root;10970">#10970</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to ffmpeg-4.0.2. Fixes
+ <ulink url="&blfs-ticket-root;10874">#10874</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[ken] - Update to ImageMagick-7.0.8-10. Fixes
<ulink url="&blfs-ticket-root;11041">#11041</ulink>.</para>
</listitem>
Modified: trunk/BOOK/multimedia/videoutils/ffmpeg.xml
==============================================================================
--- trunk/BOOK/multimedia/videoutils/ffmpeg.xml Tue Aug 21 15:38:20 2018
(r20363)
+++ trunk/BOOK/multimedia/videoutils/ffmpeg.xml Tue Aug 21 15:53:34 2018
(r20364)
@@ -6,10 +6,10 @@
<!ENTITY ffmpeg-download-http
"http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
<!ENTITY ffmpeg-download-ftp " ">
- <!ENTITY ffmpeg-md5sum "1cc9e8cb027b9fd4c54f598f51002c19">
+ <!ENTITY ffmpeg-md5sum "ae0bfdf809306a212b4f0e6eb8d1c75e">
<!ENTITY ffmpeg-size "8.3 MB">
- <!ENTITY ffmpeg-buildsize "141 MB (add 3.1 GB for the FATE suite/tests,
add 17 MB for docs)">
- <!ENTITY ffmpeg-time "1.7 SBU (using parallelism=4; add 3.8 SBU
(with THREADS=4) to run the FATE suite after sample files are downloaded; add
0.4 SBU for docs)">
+ <!ENTITY ffmpeg-buildsize "154 MB (add 3.1 GB for the FATE suite/tests,
add 17 MB for docs)">
+ <!ENTITY ffmpeg-time "1.8 SBU (using parallelism=4; add 3.8 SBU
(with THREADS=4) to run the FATE suite after sample files are downloaded; add
0.4 SBU for docs)">
]>
<sect1 id="ffmpeg" xreflabel="FFmpeg-&ffmpeg-version;">
@@ -41,7 +41,7 @@
source and any Open Sound System audio source.
</para>
- &lfs82_checked;
+ &lfs83_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/networking/netprogs/ntp.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/ntp.xml Tue Aug 21 15:38:20 2018
(r20363)
+++ trunk/BOOK/networking/netprogs/ntp.xml Tue Aug 21 15:53:34 2018
(r20364)
@@ -6,9 +6,9 @@
<!ENTITY ntp-download-http
"https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-&ntp-version;.tar.gz">
<!ENTITY ntp-download-ftp " ">
- <!ENTITY ntp-md5sum "00950ca2855579541896513e78295361">
- <!ENTITY ntp-size "11 MB">
- <!ENTITY ntp-buildsize "102 MB (with tests)">
+ <!ENTITY ntp-md5sum "1522d66574bae14abb2622746dad2bdc">
+ <!ENTITY ntp-size "6.9 MB">
+ <!ENTITY ntp-buildsize "114 MB (with tests)">
<!ENTITY ntp-time "0.8 SBU (with tests)">
]>
@@ -34,7 +34,7 @@
a network. This package is the official reference implementation of the
NTP protocol.</para>
- &lfs82_checked;
+ &lfs83_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Tue Aug 21 15:38:20 2018 (r20363)
+++ trunk/BOOK/packages.ent Tue Aug 21 15:53:34 2018 (r20364)
@@ -200,7 +200,7 @@
<!ENTITY freetype2-version "2.9.1">
<!ENTITY fontconfig-version "2.13.0"> <!-- stable lt .90 micro
version -->
<!ENTITY fribidi-version "1.0.5">
-<!ENTITY gegl-version "0.4.4">
+<!ENTITY gegl-version "0.4.8">
<!ENTITY giflib-version "5.1.4">
<!ENTITY graphite2-version "1.3.12">
<!ENTITY harfbuzz-version "1.8.8">
@@ -439,7 +439,7 @@
<!ENTITY ncftp-version "3.2.6">
<!ENTITY net-tools-version "CVS_20101030">
<!ENTITY nfs-utils-version "2.3.2">
-<!ENTITY ntp-version "4.2.8p11">
+<!ENTITY ntp-version "4.2.8p12">
<!ENTITY rpcbind-version "0.2.4">
<!ENTITY rsync-version "3.1.3">
<!ENTITY samba-version "4.8.4">
Modified: trunk/BOOK/pst/printing/gs.xml
==============================================================================
--- trunk/BOOK/pst/printing/gs.xml Tue Aug 21 15:38:20 2018 (r20363)
+++ trunk/BOOK/pst/printing/gs.xml Tue Aug 21 15:53:34 2018 (r20364)
@@ -46,7 +46,7 @@
for PostScript data with the ability to render PostScript to different
targets. It is a mandatory part of the cups printing stack.</para>
- &lfs82_checked;
+ &lfs83_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -216,8 +216,10 @@
ln -v -s ghostscript /usr/include/ps</userinput></screen>
<para>Now make the documentation accessible from the normal place:</para>
+<!-- Starting with 9.23, the install does not seem to copy the examples any
more -->
-<screen role="root"><userinput>ln -sfvn ../ghostscript/&gs-version;/doc
/usr/share/doc/ghostscript-&gs-version;</userinput></screen>
+<screen role="root"><userinput>ln -sfvn ../ghostscript/&gs-version;/doc
/usr/share/doc/ghostscript-&gs-version; &&
+sudo cp -a examples/ /usr/share/ghostscript/&gs-version;/</userinput></screen>
<para>
If you have downloaded the fonts, unpack them to
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page