From 462f1ad1bb798dc09a52a14cd656256ad5ecb4e9 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 19 Mar 2018 01:04:31 +0000 Subject: [PATCH] Update to at-spi2-core-2.28.0 and at-spi2-atk-2.26.2. Update to atk-2.28.1. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19967 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 4 ++-- introduction/welcome/changelog.xml | 14 ++++++++++++++ packages.ent | 6 +++--- x/lib/at-spi2-atk.xml | 2 +- x/lib/at-spi2-core.xml | 20 +++++++++++--------- x/lib/atk.xml | 10 +++++----- 6 files changed, 36 insertions(+), 20 deletions(-) diff --git a/general.ent b/general.ent index 6cf016763a..9a051ea2a3 100644 --- a/general.ent +++ b/general.ent @@ -1,12 +1,12 @@ - + - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 1ef3970bd4..43dd575c9d 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,20 @@ --> + + March 18th, 2018 + + + [bdubbs] - Update to at-spi2-core-2.28.0 and at-spi2-atk-2.26.2. Fixes + #10520. + + + [bdubbs] - Update to atk-2.28.1. Fixes + #10524. + + + + March 17th, 2018 diff --git a/packages.ent b/packages.ent index f4967bc15a..ae63d45217 100644 --- a/packages.ent +++ b/packages.ent @@ -549,10 +549,10 @@ to avoid building libxml2 twice, which is slow with all deps --> - + - - + + diff --git a/x/lib/at-spi2-atk.xml b/x/lib/at-spi2-atk.xml index dcb6867d32..dfc253811b 100644 --- a/x/lib/at-spi2-atk.xml +++ b/x/lib/at-spi2-atk.xml @@ -8,7 +8,7 @@ "&gnome-download-http;/at-spi2-atk/2.26/at-spi2-atk-&at-spi2-atk-version;.tar.xz"> - + diff --git a/x/lib/at-spi2-core.xml b/x/lib/at-spi2-core.xml index 15bd2496b0..bc8d1055f1 100644 --- a/x/lib/at-spi2-core.xml +++ b/x/lib/at-spi2-core.xml @@ -8,9 +8,9 @@ "&gnome-download-http;/at-spi2-core/2.26/at-spi2-core-&at-spi2-core-version;.tar.xz"> - - - + + + ]> @@ -107,9 +107,11 @@ commands: -./configure --prefix=/usr \ - --sysconfdir=/etc && -make +mkdir build && +cd build && + +meson --prefix=/usr --sysconfdir=/etc .. && +ninja A session bus address, normally available in an Xorg terminal, @@ -121,7 +123,7 @@ make Now, as the root user: -make install +ninja install @@ -142,8 +144,8 @@ make Installed Directories - None diff --git a/x/lib/atk.xml b/x/lib/atk.xml index c0fed0f1b1..a9611a2ce8 100644 --- a/x/lib/atk.xml +++ b/x/lib/atk.xml @@ -4,11 +4,11 @@ %general-entities; - - - - - + + + + + ]>