From 1aecf106ecc19a6df4f7a5bebb83dd8e10cba5dd Mon Sep 17 00:00:00 2001 From: flathubbot Date: Wed, 1 Oct 2025 01:52:04 +0000 Subject: [PATCH 1/2] Update breeze-gtk2-theme module breeze-gtk2-theme: Update breeze-gtk-6.4.4.tar.xz to 6.4.5 breeze-gtk2-theme: Update breeze-6.4.4.tar.xz to 6.4.5 --- gtk2/gtk2-common-themes.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gtk2/gtk2-common-themes.json b/gtk2/gtk2-common-themes.json index 5a8537c1..06b31a8e 100644 --- a/gtk2/gtk2-common-themes.json +++ b/gtk2/gtk2-common-themes.json @@ -155,8 +155,8 @@ "sources": [ { "type": "archive", - "url": "https://download.kde.org/stable/plasma/6.4.4/breeze-gtk-6.4.4.tar.xz", - "sha256": "b353cb1c5c36cc7493cb2d018b7cc5068fa4772345781f81d5f8108cf54b4e3f", + "url": "https://download.kde.org/stable/plasma/6.4.5/breeze-gtk-6.4.5.tar.xz", + "sha256": "771e88ca19421a472f5f4235fb27ba2588b7ea267e8f2647e5e231c351f03a98", "dest": "breeze-gtk", "x-checker-data": { "type": "anitya", @@ -167,8 +167,8 @@ }, { "type": "archive", - "url": "https://download.kde.org/stable/plasma/6.4.4/breeze-6.4.4.tar.xz", - "sha256": "307cfcb5505bd376d959b364f5231cac4a280af938a938ce3a4e3b7a9f71f70d", + "url": "https://download.kde.org/stable/plasma/6.4.5/breeze-6.4.5.tar.xz", + "sha256": "dcb8433d399511546958f4c8c1a8fae5ed22f2a698f053968d410ee75bd6d8b4", "dest": "breeze", "x-checker-data": { "type": "anitya", From c535b64ed9b7722db590169dfd386997b2ca9fac Mon Sep 17 00:00:00 2001 From: bbhtt Date: Tue, 16 Dec 2025 15:04:58 +0530 Subject: [PATCH 2/2] gtk2-common-themes: Update pycairo and add meson-py --- gtk2/gtk2-common-themes.json | 42 ++++++++++++++++++++---------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/gtk2/gtk2-common-themes.json b/gtk2/gtk2-common-themes.json index 06b31a8e..e85b5a4b 100644 --- a/gtk2/gtk2-common-themes.json +++ b/gtk2/gtk2-common-themes.json @@ -180,40 +180,44 @@ ], "modules": [ { - "name": "python3-cairo", + "name": "python3-meson-python", + "buildsystem": "simple", "cleanup": [ "*" ], - "buildsystem": "simple", "build-commands": [ - "pip3 install --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=\"${FLATPAK_DEST}\" pycairo" + "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"meson-python\" --no-build-isolation" ], "sources": [ { "type": "file", - "url": "https://files.pythonhosted.org/packages/40/d9/412da520de9052b7e80bfc810ec10f5cb3dbfa4aa3e23c2820dc61cdb3d0/pycairo-1.28.0.tar.gz", - "sha256": "26ec5c6126781eb167089a123919f87baa2740da2cca9098be8b3a6b91cc5fbc", - "x-checker-data": { - "type": "pypi", - "name": "pycairo" - } + "url": "https://files.pythonhosted.org/packages/28/58/66db620a8a7ccb32633de9f403fe49f1b63c68ca94e5c340ec5cceeb9821/meson_python-0.18.0-py3-none-any.whl", + "sha256": "3b0fe051551cc238f5febb873247c0949cd60ded556efa130aa57021804868e2" }, { "type": "file", - "url": "https://files.pythonhosted.org/packages/18/5d/3bf57dcd21979b887f014ea83c24ae194cfcd12b9e0fda66b957c69d1fca/setuptools-80.9.0.tar.gz", - "sha256": "f36b47402ecde768dbfafc46e8e4207b4360c654f1f3bb84475f0a28628fb19c", - "x-checker-data": { - "type": "pypi", - "name": "setuptools" - } - }, + "url": "https://files.pythonhosted.org/packages/c0/57/e69a1de45ec7a99a707e9f1a5defa035a48de0cae2d8582451c72d2db456/pyproject_metadata-0.10.0-py3-none-any.whl", + "sha256": "b1e439a9f7560f9792ee5975dcf5e89d2510b1fc84a922d7e5d665aa9102d966" + } + ] + }, + { + "name": "python3-pycairo", + "buildsystem": "simple", + "cleanup": [ + "*" + ], + "build-commands": [ + "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"pycairo\" --no-build-isolation" + ], + "sources": [ { "type": "file", - "url": "https://files.pythonhosted.org/packages/8a/98/2d9906746cdc6a6ef809ae6338005b3f21bb568bea3165cfc6a243fdc25c/wheel-0.45.1.tar.gz", - "sha256": "661e1abd9198507b1409a20c02106d9670b2576e916d58f520316666abca6729", + "url": "https://files.pythonhosted.org/packages/22/d9/1728840a22a4ef8a8f479b9156aa2943cd98c3907accd3849fb0d5f82bfd/pycairo-1.29.0.tar.gz", + "sha256": "f3f7fde97325cae80224c09f12564ef58d0d0f655da0e3b040f5807bd5bd3142", "x-checker-data": { "type": "pypi", - "name": "wheel" + "name": "pycairo" } } ]