From d9a74518b914612e0ded76a3293af87434c969a5 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Wed, 3 Feb 2021 00:38:11 +0000 Subject: [PATCH] Update to cmake-3.19.4 Update to parted-3.4 Update to libwebp-1.2.0 Update to mesa-20.3.4 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24168 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 4 +-- general/graphlib/libwebp.xml | 47 +++++++++++++++++++++++++----- general/prog/cmake.xml | 6 ++-- introduction/welcome/changelog.xml | 22 ++++++++++++++ packages.ent | 8 ++--- postlfs/filesystems/parted.xml | 11 +++---- x/installing/mesa.xml | 6 ++-- 7 files changed, 80 insertions(+), 24 deletions(-) diff --git a/general.ent b/general.ent index c55abc5d94..863e440b31 100644 --- a/general.ent +++ b/general.ent @@ -1,12 +1,12 @@ - + - + diff --git a/general/graphlib/libwebp.xml b/general/graphlib/libwebp.xml index 3685bdd890..91ae9b06ff 100644 --- a/general/graphlib/libwebp.xml +++ b/general/graphlib/libwebp.xml @@ -6,9 +6,9 @@ - - - + + + ]> @@ -144,11 +144,19 @@ make - cwebp, dwebp, gif2webp, vwebp, and webpmux + cwebp, + dwebp, + gif2webp, + img2webp, + vwebp, + webpinfo, + and webpmux - libwebpdecoder.so, libwebpdemux.so, libwebpextras.so, - libwebpmux.so, and libwebp.so + libwebpdecoder.so, + libwebpdemux.so, + libwebpmux.so, + and libwebp.so /usr/include/webp @@ -197,11 +205,23 @@ make + + img2webp + + + creates an animated WebP file from a sequence of input images. + + + img2webp + + + + vwebp - decompress a WebP file and display it in a window. + decompresses a WebP file and displays it in a window. vwebp @@ -209,6 +229,19 @@ make + + webpinfo + + + prints out the cunk level structure of WebP files along with + performing basic integrity checks. + + + webpinfo + + + + webpmux diff --git a/general/prog/cmake.xml b/general/prog/cmake.xml index a4cf68460d..18c772ea13 100644 --- a/general/prog/cmake.xml +++ b/general/prog/cmake.xml @@ -6,10 +6,10 @@ - + - - + + ]> diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 4b2b95f671..5580811471 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,28 @@ --> + + February 2nd, 2021 + + + [renodr] - Update to cmake-3.19.4. Fixes + #14580. + + + [renodr] - Update to parted-3.4. Fixes + #14581. + + + [renodr] - Update to libwebp-1.2.0. Fixes + #14583. + + + [renodr] - Update to mesa-20.3.4. Fixes + #14585. + + + + February 1st, 2021 diff --git a/packages.ent b/packages.ent index 6a0bbc3a4a..da7b062ab6 100644 --- a/packages.ent +++ b/packages.ent @@ -53,7 +53,7 @@ - + @@ -226,7 +226,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + @@ -328,7 +328,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + @@ -692,7 +692,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + diff --git a/postlfs/filesystems/parted.xml b/postlfs/filesystems/parted.xml index 8b0a80c46c..09b8a26fbd 100644 --- a/postlfs/filesystems/parted.xml +++ b/postlfs/filesystems/parted.xml @@ -6,10 +6,10 @@ - + - - + + ]> @@ -131,16 +131,17 @@ makeinfo --plaintext -o doc/parted.txt doc/parted.texi texi2dvi -o doc/parted.dvi doc/parted.texi && dvips -o doc/parted.ps doc/parted.dvi + + sed -i '/t0251-gpt-unicode.sh/d' tests/Makefile && sed -i '/t6002-dm-busy.sh/d' tests/Makefile && sed -i '1s/python/&3/' tests/{gpt-header-move,msdos-overlap} - +--> To test the results, issue, as the root user: diff --git a/x/installing/mesa.xml b/x/installing/mesa.xml index 423bb2cb5c..8bbb3ab2f1 100644 --- a/x/installing/mesa.xml +++ b/x/installing/mesa.xml @@ -6,10 +6,10 @@ - + - - + + ]>