mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Update to gdk-pixbuf-2.38.2.
Update to libqmi-1.22.6. Update to ffmpeg-4.2.1. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22125 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
2fc69b0f90
commit
a55fc26808
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "09"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "10"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "09"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2019">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "September 9th, &year;">
|
||||
<!ENTITY releasedate "September 10th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY libqmi-download-http "https://www.freedesktop.org/software/libqmi/libqmi-&libqmi-version;.tar.xz">
|
||||
<!ENTITY libqmi-download-ftp " ">
|
||||
<!ENTITY libqmi-md5sum "da5dd26dc7665422707b4fce89a455aa">
|
||||
<!ENTITY libqmi-md5sum "bea205242b438d3540b523fed245746f">
|
||||
<!ENTITY libqmi-size "936 KB">
|
||||
<!ENTITY libqmi-buildsize "74 MB (with tests)">
|
||||
<!ENTITY libqmi-time "0.2 SBU (Using parallelism=4; with tests)">
|
||||
|
@ -42,6 +42,24 @@
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>September 9th, 2019</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to gdk-pixbuf-2.38.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;12511">#12511</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to libqmi-1.22.6. Fixes
|
||||
<ulink url="&blfs-ticket-root;12509">#12509</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to ffmpeg-4.2.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;12503">#12503</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>September 9th, 2019</para>
|
||||
<itemizedlist>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
|
||||
<!ENTITY ffmpeg-download-ftp " ">
|
||||
<!ENTITY ffmpeg-md5sum "fb33a9110251873002869664686b2a3f">
|
||||
<!ENTITY ffmpeg-md5sum "67da904cf9fddeeb10a1308fc0dc39de">
|
||||
<!ENTITY ffmpeg-size "8.7 MB">
|
||||
<!ENTITY ffmpeg-buildsize "164 MB (add 3.5 GB for the FATE suite/tests, add 655 MB for docs)">
|
||||
<!ENTITY ffmpeg-time "1.4 SBU (using parallelism=4; add 4.3 SBU (with THREADS=4) to run the FATE suite after sample files are downloaded; add 0.5 SBU for docs)">
|
||||
<!ENTITY ffmpeg-buildsize "160 MB (add 3.5 GB for the FATE suite/tests, add 655 MB for docs)">
|
||||
<!ENTITY ffmpeg-time "1.4 SBU (using parallelism=4; add 5.9 SBU (with THREADS=4) to run the FATE suite after sample files are downloaded; add 0.5 SBU for docs)">
|
||||
]>
|
||||
|
||||
<sect1 id="ffmpeg" xreflabel="FFmpeg-&ffmpeg-version;">
|
||||
@ -281,7 +281,7 @@ find /usr/share/doc/ffmpeg-&ffmpeg-version;/api -type d -exec chmod -c 0755 \{}
|
||||
|
||||
<para>
|
||||
Next, FATE is executed, with the commands (you obtain a number of tests
|
||||
larger than 3000):
|
||||
larger than 3700):
|
||||
</para>
|
||||
|
||||
<screen remap="test"><userinput>make fate THREADS=<replaceable>N</replaceable> SAMPLES=fate-suite/ | tee ../fate.log &&
|
||||
|
@ -146,7 +146,7 @@
|
||||
<!ENTITY libmbim-version "1.20.0">
|
||||
<!ENTITY libnfsidmap-version "0.26">
|
||||
<!ENTITY libpaper-version "1.1.24+nmu5">
|
||||
<!ENTITY libqmi-version "1.22.4">
|
||||
<!ENTITY libqmi-version "1.22.6">
|
||||
<!ENTITY libseccomp-version "2.4.1">
|
||||
<!ENTITY libsigc-version "2.10.2">
|
||||
<!ENTITY libsigsegv-version "2.12">
|
||||
@ -684,7 +684,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY colord-gtk-version "0.2.0">
|
||||
<!ENTITY fltk-version "1.3.5">
|
||||
<!ENTITY freeglut-version "3.0.0">
|
||||
<!ENTITY gdk-pixbuf-version "2.38.1">
|
||||
<!ENTITY gdk-pixbuf-version "2.38.2">
|
||||
<!ENTITY glew-version "2.1.0">
|
||||
<!ENTITY glu-version "9.0.1">
|
||||
<!ENTITY goffice010-version "0.10.45">
|
||||
@ -975,7 +975,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY pnmixer-version "0.7.2">
|
||||
|
||||
<!-- Chapter 44 -->
|
||||
<!ENTITY ffmpeg-version "4.2">
|
||||
<!ENTITY ffmpeg-version "4.2.1">
|
||||
<!ENTITY mplayer-version "1.4">
|
||||
<!ENTITY xine-ui-version "0.99.10">
|
||||
<!ENTITY transcode-version "1.1.7">
|
||||
|
@ -8,7 +8,7 @@
|
||||
"&gnome-download-http;/gdk-pixbuf/2.38/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
|
||||
<!ENTITY gdk-pixbuf-download-ftp
|
||||
"&gnome-download-ftp;/gdk-pixbuf/2.38/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
|
||||
<!ENTITY gdk-pixbuf-md5sum "f6ba2195acd18c5c9555421f30c31cc1">
|
||||
<!ENTITY gdk-pixbuf-md5sum "cc1d712a1643b92ff0904d589963971f">
|
||||
<!ENTITY gdk-pixbuf-size "5.3 MB">
|
||||
<!ENTITY gdk-pixbuf-buildsize "37 MB (with tests)">
|
||||
<!ENTITY gdk-pixbuf-time "0.4 SBU (Using parallelism=4; with tests)">
|
||||
|
Loading…
Reference in New Issue
Block a user