From 9499bbf062c5c00468574dbffcf79a5cfab3ac19 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Thu, 24 Feb 2022 23:19:56 -0600 Subject: [PATCH] Package Updates and Tags Update to colord-gtk-0.3.0 Update to mutter-41.4 Update to gnome-shell-extensions-41.2 Update to gnome-shell-41.4 --- gnome.ent | 6 ++-- gnome/applications/gnome-logs.xml | 2 +- gnome/platform/gnome-shell-extensions.xml | 10 ++++-- gnome/platform/gnome-shell.xml | 8 ++--- gnome/platform/mutter.xml | 11 +++--- introduction/welcome/changelog.xml | 16 +++++++++ packages.ent | 2 +- x/lib/colord-gtk.xml | 41 ++++++++++++++++++----- 8 files changed, 69 insertions(+), 27 deletions(-) diff --git a/gnome.ent b/gnome.ent index a44406f922..4923bb3305 100644 --- a/gnome.ent +++ b/gnome.ent @@ -64,9 +64,9 @@ - - - + + + diff --git a/gnome/applications/gnome-logs.xml b/gnome/applications/gnome-logs.xml index 072f2ad626..3a5326ab48 100644 --- a/gnome/applications/gnome-logs.xml +++ b/gnome/applications/gnome-logs.xml @@ -37,7 +37,7 @@ for the systemd journal. - &lfs110a_checked; + &lfs111_checked; Package Information diff --git a/gnome/platform/gnome-shell-extensions.xml b/gnome/platform/gnome-shell-extensions.xml index 0859a3db92..5a672d0946 100644 --- a/gnome/platform/gnome-shell-extensions.xml +++ b/gnome/platform/gnome-shell-extensions.xml @@ -8,8 +8,8 @@ "&gnome-download-http;/gnome-shell-extensions/&gnome-41;/gnome-shell-extensions-&gnome-shell-extensions-version;.tar.xz"> - - + + ]> @@ -36,7 +36,7 @@ functionality to the GNOME Shell. - &lfs110a_checked; + &lfs111_checked; Package Information @@ -72,6 +72,7 @@ + GNOME Shell Extensions Dependencies @@ -102,12 +104,14 @@ Installation of GNOME Shell Extensions + Install GNOME Shell Extensions by running the diff --git a/gnome/platform/gnome-shell.xml b/gnome/platform/gnome-shell.xml index 998f9aaa46..cafcee7c75 100644 --- a/gnome/platform/gnome-shell.xml +++ b/gnome/platform/gnome-shell.xml @@ -8,10 +8,10 @@ "&gnome-download-http;/gnome-shell/&gnome-41;/gnome-shell-&gnome-shell-version;.tar.xz"> - + - - + + ]> @@ -35,7 +35,7 @@ the GNOME Desktop environment. - &lfs110a_checked; + &lfs111_checked; Package Information diff --git a/gnome/platform/mutter.xml b/gnome/platform/mutter.xml index 896f000e84..4d3ddc589d 100644 --- a/gnome/platform/mutter.xml +++ b/gnome/platform/mutter.xml @@ -6,10 +6,10 @@ - + - - + + ]> @@ -35,7 +35,7 @@ machine with a hardware accelerated video driver). - &lfs110a_checked; + &lfs111_checked; Package Information @@ -241,8 +241,7 @@ ninja mutter - libmutter-9.so and - libmutter-test-9.so + libmutter-9.so /usr/{lib,include,libexec/installed-tests,share/{installed-tests}}/mutter-9 diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 59e7c2c5e1..3ac7b66f72 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,22 @@ February 24th, 2022 + + [renodr] - Update to gnome-shell-extensions-41.2. Fixes + #16114. + + + [renodr] - Update to gnome-shell-41.4. Fixes + #16113. + + + [renodr] - Update to mutter-41.4. Fixes + #16115. + + + [renodr] - Update to colord-gtk-0.3.0. Fixes + #16120. + [ken] - Update to mutt-2.2.1. Fixes #16147. diff --git a/packages.ent b/packages.ent index 957a0159cf..98252f98a2 100644 --- a/packages.ent +++ b/packages.ent @@ -749,7 +749,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + diff --git a/x/lib/colord-gtk.xml b/x/lib/colord-gtk.xml index 0e07c7bb41..be0037fb22 100644 --- a/x/lib/colord-gtk.xml +++ b/x/lib/colord-gtk.xml @@ -6,9 +6,9 @@ - - - + + + ]> @@ -34,7 +34,7 @@ Colord. - &lfs110a_checked; + &lfs111_checked; Package Information @@ -81,7 +81,8 @@ Recommended , - , and + , + , and @@ -116,6 +117,7 @@ cd build && meson --prefix=/usr \ --buildtype=release \ -Dgtk2=true \ + -Dgtk4=true \ -Dvapi=true \ -Ddocs=false \ -Dman=false .. && @@ -146,8 +148,8 @@ ninja -Dvapi=true: This switch enables - building of the Vala bindings. Remove if you don't - have installed. + building of the Vala bindings. Remove this switch if you don't + have installed. @@ -155,9 +157,15 @@ ninja the GTK+-2 bindings for colord. + + -Dgtk4=true: This switch enables building + the GTK-4 bindings for colord. Set this option to 'false' if you + do not have installed. + + -Ddocs=false: This switch disables building - GTK-DOC based documentation. Even if GTK-DOC is installed, you will + gtk-doc based documentation. Even if gtk-doc is installed, you will need the namespaced versions of the Docbook XSL stylesheets. @@ -189,7 +197,9 @@ ninja cd-convert - libcolord-gtk.so and libcolord-gtk2.so + libcolord-gtk.so, + libcolord-gtk2.so, and + libcolord-gtk4.so /usr/include/colord-1/colord-gtk and @@ -240,6 +250,19 @@ ninja + + + libcolord-gtk4.so + + + contains the Colord + GTK-4 bindings + + + libcolord-gtk4.so + + +