Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (e9cf0550277572a4aa9617a6bdb5c49305e0bae3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (e9cf0550277572a4aa9617a6bdb5c49305e0bae3)
  • Date: Thu, 18 Aug 2022 20:47:15 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

x11-toolkits/gtk+4/DEPENDS | 4 ++--
x11-toolkits/gtk+4/DETAILS | 4 ++--
x11-toolkits/gtk+4/HISTORY | 5 +++++
3 files changed, 9 insertions(+), 4 deletions(-)

New commits:
commit e9cf0550277572a4aa9617a6bdb5c49305e0bae3
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

x11-toolkits/gtk+4: version 4.7.2

diff --git a/x11-toolkits/gtk+4/DEPENDS b/x11-toolkits/gtk+4/DEPENDS
index f2281e9..26c0ad1 100755
--- a/x11-toolkits/gtk+4/DEPENDS
+++ b/x11-toolkits/gtk+4/DEPENDS
@@ -1,11 +1,11 @@
. "${GRIMOIRE}/MESON_DEPENDS" &&
if spell_ok at-spi2-core &&
- is_version_less "2.45.1" "$(installed_version at-spi2-core)"; then
+ is_version_less "2.45.0" "$(installed_version at-spi2-core)"; then
depends at-spi2-core
else
depends atk
fi &&
-depends -sub "CAIRO_DEVEL PDF PS SVG X GOBJ" cairo &&
+depends -sub "PDF PS SVG X GOBJ" cairo &&
depends gdk-pixbuf2 &&
depends glib2 &&
depends graphene &&
diff --git a/x11-toolkits/gtk+4/DETAILS b/x11-toolkits/gtk+4/DETAILS
index 2ee1f98..7145a0e 100755
--- a/x11-toolkits/gtk+4/DETAILS
+++ b/x11-toolkits/gtk+4/DETAILS
@@ -1,7 +1,7 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL="gtk+4"
- VERSION="4.7.1"
-
SOURCE_HASH="sha256:dbe0495d2933c461515bfed886b57f4d10b4e70a0c7ce6c933d8720b400d09b4:UPSTREAM_HASH"
+ VERSION="4.7.2"
+
SOURCE_HASH="sha256:a901bf54f0dd1a8ccb30800bf203f0335887009467ef6086654634f21bf0a4cd:UPSTREAM_HASH"
SOURCE="gtk-$VERSION.tar.xz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/gtk-${VERSION}"
SOURCE_URL[0]="${GNOME_URL}/sources/gtk/${VERSION%.*}/${SOURCE}"
diff --git a/x11-toolkits/gtk+4/HISTORY b/x11-toolkits/gtk+4/HISTORY
index c9c84c1..0fa185d 100644
--- a/x11-toolkits/gtk+4/HISTORY
+++ b/x11-toolkits/gtk+4/HISTORY
@@ -1,3 +1,8 @@
+2022-08-18 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 4.7.2
+ * DEPENDS: fixed version condition for at-spi2-core, dropped
CAIRO_DEVEL
+ subdependency for cairo
+
2022-07-13 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 4.7.1
* DEPENDS: only needs atk if old at-spi2-core



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (e9cf0550277572a4aa9617a6bdb5c49305e0bae3), Pavel Vinogradov, 08/18/2022

Archive powered by MHonArc 2.6.24.

Top of Page