mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to python3-3.7.4.
Update to ffmpeg-4.1.4. Update to x265_3.1.1. Update to nss-3.45. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21823 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
104872dd7a
commit
842348b03b
@ -121,7 +121,7 @@
|
||||
source tree using the following command:
|
||||
</para>
|
||||
|
||||
<screen><userinput>tar -xf ../freetype-doc-&freetype2-doc-version;.tar.bz2 --strip-components=2 -C docs</userinput></screen>
|
||||
<screen><userinput>tar -xf ../freetype-doc-&freetype2-doc-version;.tar.xz --strip-components=2 -C docs</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>FreeType2</application> by running the following
|
||||
|
@ -7,10 +7,10 @@
|
||||
<!ENTITY python3-download-http
|
||||
"https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
|
||||
<!ENTITY python3-download-ftp " ">
|
||||
<!ENTITY python3-md5sum "93df27aec0cd18d6d42173e601ffbbfd">
|
||||
<!ENTITY python3-md5sum "d33e4aae66097051c2eca45ee3604803">
|
||||
<!ENTITY python3-size "16 MB">
|
||||
<!ENTITY python3-buildsize "177 MB (add 26 MB for tests)">
|
||||
<!ENTITY python3-time "0.9 SBU (add 1.4 SBU for tests)">
|
||||
<!ENTITY python3-buildsize "180 MB (add 22 MB for tests)">
|
||||
<!ENTITY python3-time "1.0 SBU (add 1.1 SBU for tests)">
|
||||
<!--
|
||||
|
||||
Note: Size does not reflect docs that were install in LFS.
|
||||
|
@ -45,6 +45,22 @@
|
||||
<listitem>
|
||||
<para>July 9th, 2019</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to python3-3.7.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;12244">#12244</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to ffmpeg-4.1.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;12247">#12247</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to x265_3.1.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;12246">#12246</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to nss-3.45. Fixes
|
||||
<ulink url="&blfs-ticket-root;12243">#12243</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Add gcc9/qt-5.13 patch to grantlee.</para>
|
||||
</listitem>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY x265-download-http "https://bitbucket.org/multicoreware/x265/downloads/x265_&x265-version;.tar.gz">
|
||||
<!ENTITY x265-download-ftp " ">
|
||||
<!ENTITY x265-md5sum "c2c0455ca52772a24e7a37a8da42cd41">
|
||||
<!ENTITY x265-md5sum "248a4cdbd93e9a493c78ef0c07863b34">
|
||||
<!ENTITY x265-size "1.4 MB">
|
||||
<!ENTITY x265-buildsize "34 MB">
|
||||
<!ENTITY x265-time "0.4 SBU (using parallelism=4)">
|
||||
<!ENTITY x265-time "0.9 SBU (using parallelism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="x265" xreflabel="x265-&x265-version;">
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
|
||||
<!ENTITY ffmpeg-download-ftp " ">
|
||||
<!ENTITY ffmpeg-md5sum "dcc20dd2682ea01c678b7b8324339d43">
|
||||
<!ENTITY ffmpeg-md5sum "5307931aeb7aaee5e1509d9996040661">
|
||||
<!ENTITY ffmpeg-size "8.5 MB">
|
||||
<!ENTITY ffmpeg-buildsize "156 MB (add 3.2 GB for the FATE suite/tests, add 643 MB for docs)">
|
||||
<!ENTITY ffmpeg-buildsize "160 MB (add 3.2 GB for the FATE suite/tests, add 643 MB for docs)">
|
||||
<!ENTITY ffmpeg-time "1.4 SBU (using parallelism=4; add 3.8 SBU (with THREADS=4) to run the FATE suite after sample files are downloaded; add 0.6 SBU for docs)">
|
||||
]>
|
||||
|
||||
|
14
packages.ent
14
packages.ent
@ -29,10 +29,10 @@
|
||||
<!ENTITY mitkrb-version "1.17">
|
||||
<!ENTITY nettle-version "3.5.1">
|
||||
|
||||
<!ENTITY nss-minor-version "44">
|
||||
<!ENTITY nss-micro-version "1">
|
||||
<!ENTITY nss-version "3.&nss-minor-version;.&nss-micro-version;">
|
||||
<!--<!ENTITY nss-version "3.&nss-minor-version;">-->
|
||||
<!ENTITY nss-minor-version "45">
|
||||
<!ENTITY nss-micro-version "0">
|
||||
<!--<!ENTITY nss-version "3.&nss-minor-version;.&nss-micro-version;">-->
|
||||
<!ENTITY nss-version "3.&nss-minor-version;">
|
||||
<!ENTITY openssh-version "8.0p1">
|
||||
<!-- <!ENTITY openssl-version "1.1.0g"> -->
|
||||
<!ENTITY openssl10-version "1.0.2q">
|
||||
@ -334,7 +334,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY npapi-sdk-version "0.27.2">
|
||||
<!ENTITY php-version "7.3.7">
|
||||
<!ENTITY python2-version "2.7.16">
|
||||
<!ENTITY python3-version "3.7.3">
|
||||
<!ENTITY python3-version "3.7.4">
|
||||
<!ENTITY ruby-minor-version "2.6">
|
||||
<!ENTITY ruby-patch-version "3">
|
||||
<!ENTITY ruby-version "&ruby-minor-version;.&ruby-patch-version;">
|
||||
@ -961,7 +961,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY taglib-version "1.11.1">
|
||||
<!ENTITY v4l-utils-version "1.16.6">
|
||||
<!ENTITY x264-version "20190209-2245">
|
||||
<!ENTITY x265-version "3.1">
|
||||
<!ENTITY x265-version "3.1.1">
|
||||
<!ENTITY xine-lib-version "1.2.9">
|
||||
<!ENTITY xvid-version "1.3.5">
|
||||
|
||||
@ -977,7 +977,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY pnmixer-version "0.7.2">
|
||||
|
||||
<!-- Chapter 44 -->
|
||||
<!ENTITY ffmpeg-version "4.1.3">
|
||||
<!ENTITY ffmpeg-version "4.1.4">
|
||||
<!ENTITY mplayer-version "1.4">
|
||||
<!ENTITY xine-ui-version "0.99.10">
|
||||
<!ENTITY transcode-version "1.1.7">
|
||||
|
@ -8,17 +8,17 @@
|
||||
<!ENTITY nss-url "archive.mozilla.org/pub/security/nss/releases">
|
||||
|
||||
<!-- micro versions -->
|
||||
<!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_&nss-micro-version;_RTM/src/nss-&nss-version;.tar.gz">
|
||||
<!--<!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_&nss-micro-version;_RTM/src/nss-&nss-version;.tar.gz">-->
|
||||
|
||||
<!-- no micro versions -->
|
||||
<!--<!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz">-->
|
||||
<!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz">
|
||||
|
||||
<!ENTITY nss-download-ftp " ">
|
||||
<!ENTITY nss-md5sum "511a37f35650812283274694b98c20b2">
|
||||
<!ENTITY nss-md5sum "f1752d7223ee9d910d551e57264bafa8">
|
||||
<!ENTITY nss-size "72 MB">
|
||||
<!-- 50 MB increase is due to new test files, see #12187 -->
|
||||
<!ENTITY nss-buildsize "248 MB">
|
||||
<!ENTITY nss-time "2.5 SBU">
|
||||
<!ENTITY nss-buildsize "240 MB">
|
||||
<!ENTITY nss-time "2.7 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="nss" xreflabel="NSS-&nss-version;">
|
||||
|
Loading…
Reference in New Issue
Block a user