From f858bd7895271cdc751be4d89d600712c041cecc Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 30 Mar 2018 23:00:40 +0000 Subject: [PATCH] Update to webkitgtk-2.20.0. Update to gtksourceview-3.24.7. Update to libsoup-2.62.0. Update to colord-1.4.2. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20022 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general/genutils/ibus.xml | 4 ++-- general/sysutils/colord.xml | 9 +++++---- introduction/welcome/changelog.xml | 22 ++++++++++++++++++++++ networking/netlibs/libsoup.xml | 2 +- packages.ent | 8 ++++---- x/lib/gtksourceview.xml | 6 +++--- x/lib/webkitgtk.xml | 19 +++++++++++++------ 7 files changed, 50 insertions(+), 20 deletions(-) diff --git a/general/genutils/ibus.xml b/general/genutils/ibus.xml index 63e66beca0..b2dfe7080f 100644 --- a/general/genutils/ibus.xml +++ b/general/genutils/ibus.xml @@ -80,8 +80,8 @@ Download: - &ucd-download-http; - (Unicode Character Database) + &ucd-download-http; + (Unicode Character Database) diff --git a/general/sysutils/colord.xml b/general/sysutils/colord.xml index 72a7a4c983..bda5695d01 100644 --- a/general/sysutils/colord.xml +++ b/general/sysutils/colord.xml @@ -6,10 +6,10 @@ - + - - + + ]> @@ -128,7 +128,8 @@ useradd -c "Color Daemon Owner" -d /var/lib/colord -u 71 \ mkdir build && -cd build && +cd build && + meson --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 426a8f57dd..32180a497d 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,28 @@ --> + + March 30th, 2018 + + + [bdubbs] - Update to webkitgtk-2.20.0. Fixes + #10523. + + + [bdubbs] - Update to gtksourceview-3.24.7. Fixes + #10542. + + + [bdubbs] - Update to libsoup-2.62.0. Fixes + #10519. + + + [bdubbs] - Update to colord-1.4.2. Fixes + #10515. + + + + March 29th, 2018 diff --git a/networking/netlibs/libsoup.xml b/networking/netlibs/libsoup.xml index e264a81a0c..47d5bc2638 100644 --- a/networking/netlibs/libsoup.xml +++ b/networking/netlibs/libsoup.xml @@ -8,7 +8,7 @@ "&gnome-download-http;/libsoup/2.60/libsoup-&libsoup-version;.tar.xz"> - + diff --git a/packages.ent b/packages.ent index af2e5dda70..1e41d41727 100644 --- a/packages.ent +++ b/packages.ent @@ -263,7 +263,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + @@ -472,7 +472,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + @@ -572,7 +572,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + @@ -586,7 +586,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + diff --git a/x/lib/gtksourceview.xml b/x/lib/gtksourceview.xml index 504399c30b..ba78c0a2b0 100644 --- a/x/lib/gtksourceview.xml +++ b/x/lib/gtksourceview.xml @@ -8,9 +8,9 @@ "&gnome-download-http;/gtksourceview/&gnome-minor-24;/gtksourceview->ksourceview-version;.tar.xz"> - - - + + + ]> diff --git a/x/lib/webkitgtk.xml b/x/lib/webkitgtk.xml index 0ce963a07c..8f1b87f0fd 100644 --- a/x/lib/webkitgtk.xml +++ b/x/lib/webkitgtk.xml @@ -6,10 +6,10 @@ - - - - + + + + ]> @@ -108,8 +108,9 @@ , , , - Hyphen, and - MathML + Hyphen, + MathML, and + woff2 @@ -155,6 +156,7 @@ cmake -DCMAKE_BUILD_TYPE=Release \ -DLIB_INSTALL_DIR=/usr/lib \ -DUSE_LIBHYPHEN=OFF \ -DENABLE_MINIBROWSER=ON \ + -DUSE_WOFF2=OFF \ -Wno-dev .. && make @@ -230,6 +232,11 @@ install -vm644 ../Documentation/webkitdomgtk-4.0/html/* \ API documentation. + + : Use this switch if the optional + package woff2 is inatalled. + +