From 71e7bd9eb5f79863ec6e79df20e77d3922553280 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Thu, 5 Jan 2023 17:07:08 +1000 Subject: [PATCH] gtk3: bump version --- .../gtk3/{gtk3-3.24.34.recipe => gtk3-3.24.36.recipe} | 9 ++++++--- .../{gtk3-3.24.34.patchset => gtk3-3.24.36.patchset} | 0 ...ic-3.24.34.patchset => gtk3-classic-3.24.36.patchset} | 0 3 files changed, 6 insertions(+), 3 deletions(-) rename x11-libs/gtk3/{gtk3-3.24.34.recipe => gtk3-3.24.36.recipe} (94%) rename x11-libs/gtk3/patches/{gtk3-3.24.34.patchset => gtk3-3.24.36.patchset} (100%) rename x11-libs/gtk3/patches/{gtk3-classic-3.24.34.patchset => gtk3-classic-3.24.36.patchset} (100%) diff --git a/x11-libs/gtk3/gtk3-3.24.34.recipe b/x11-libs/gtk3/gtk3-3.24.36.recipe similarity index 94% rename from x11-libs/gtk3/gtk3-3.24.34.recipe rename to x11-libs/gtk3/gtk3-3.24.36.recipe index e16c08434..a6a4f4974 100644 --- a/x11-libs/gtk3/gtk3-3.24.34.recipe +++ b/x11-libs/gtk3/gtk3-3.24.36.recipe @@ -5,12 +5,12 @@ ranging from small one-off projects to complete application suites." HOMEPAGE="https://www.gtk.org" COPYRIGHT="GNOME Desktop" LICENSE="GNU LGPL v2" -REVISION="6" +REVISION="1" SOURCE_URI="https://ftp.gnome.org/pub/gnome/sources/gtk+/3.24/gtk+-$portVersion.tar.xz" -CHECKSUM_SHA256="dbc69f90ddc821b8d1441f00374dc1da4323a2eafa9078e61edbe5eeefa852ec" +CHECKSUM_SHA256="27a6ef157743350c807ffea59baa1d70226dbede82a5e953ffd58ea6059fe691" SOURCE_DIR="gtk+-$portVersion" SOURCE_URI_2="https://github.com/lah7/gtk3-classic/archive/refs/tags/$portVersion.tar.gz" -CHECKSUM_SHA256_2="c454399ee763e083d3799b1a3d7c4078b00c852649d8fee97d0568750baf09d7" +CHECKSUM_SHA256_2="38b804f6079aa9f37fd747bb02cf0f31a9694dde276c263dd9f69c3700afd5f9" SOURCE_DIR_2="gtk3-classic-$portVersion" PATCHES="gtk3-$portVersion.patchset" PATCHES_2="gtk3-classic-$portVersion.patchset" @@ -69,6 +69,7 @@ REQUIRES=" lib:libglib_2.0$secondaryArchSuffix lib:libGL$secondaryArchSuffix lib:libharfbuzz$secondaryArchSuffix + lib:libharfbuzz_gobject$secondaryArchSuffix lib:libiconv$secondaryArchSuffix lib:libintl$secondaryArchSuffix lib:libpango_1.0$secondaryArchSuffix @@ -106,6 +107,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel + harfbuzz${secondaryArchSuffix}_glib iso_codes wayland_protocols devel:libatk_1.0$secondaryArchSuffix @@ -114,6 +116,7 @@ BUILD_REQUIRES=" devel:libgdk_pixbuf_2.0$secondaryArchSuffix devel:libgirepository_1.0$secondaryArchSuffix devel:libglib_2.0$secondaryArchSuffix + devel:libharfbuzz_gobject$secondaryArchSuffix devel:libepoxy$secondaryArchSuffix devel:libpango_1.0$secondaryArchSuffix devel:libwayland_client$secondaryArchSuffix diff --git a/x11-libs/gtk3/patches/gtk3-3.24.34.patchset b/x11-libs/gtk3/patches/gtk3-3.24.36.patchset similarity index 100% rename from x11-libs/gtk3/patches/gtk3-3.24.34.patchset rename to x11-libs/gtk3/patches/gtk3-3.24.36.patchset diff --git a/x11-libs/gtk3/patches/gtk3-classic-3.24.34.patchset b/x11-libs/gtk3/patches/gtk3-classic-3.24.36.patchset similarity index 100% rename from x11-libs/gtk3/patches/gtk3-classic-3.24.34.patchset rename to x11-libs/gtk3/patches/gtk3-classic-3.24.36.patchset