From 2bfc87ab2ab9015e4588ff169ae54670d44dedaa Mon Sep 17 00:00:00 2001 From: Francesco Abbate Date: Fri, 15 Dec 2023 19:14:52 +0100 Subject: [PATCH] fix: apply windows multi-thread fix for libepoxy Not yet completely tested but there is a crash on Windows and it should be solved by this patch. Based on: https://github.com/anholt/libepoxy/issues/200 https://github.com/anholt/libepoxy/pull/265 --- epoxy_1.5.10 => epoxy_1.5.10-1 | 2 +- gtk-4_4.12.4+1 => gtk-4_4.12.4-1 | 0 index | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename epoxy_1.5.10 => epoxy_1.5.10-1 (88%) rename gtk-4_4.12.4+1 => gtk-4_4.12.4-1 (100%) diff --git a/epoxy_1.5.10 b/epoxy_1.5.10-1 similarity index 88% rename from epoxy_1.5.10 rename to epoxy_1.5.10-1 index 230c534..be1fd60 100644 --- a/epoxy_1.5.10 +++ b/epoxy_1.5.10-1 @@ -34,6 +34,6 @@ done options+=(-Dglx=$use_glx -Degl=$use_egl) -enter_git_repository https://github.com/anholt/libepoxy.git "$version" +enter_git_repository https://github.com/lhelper-org/libepoxy "${version}-lhelper" build_and_install meson "${options[@]}" diff --git a/gtk-4_4.12.4+1 b/gtk-4_4.12.4-1 similarity index 100% rename from gtk-4_4.12.4+1 rename to gtk-4_4.12.4-1 diff --git a/index b/index index 3bbacd3..8044a4e 100644 --- a/index +++ b/index @@ -84,7 +84,7 @@ sokol-tools-bin 2023.06.1 samplerate 0.2.2 xlnt 1.5.0 gdk-pixbuf 2.42.10 -epoxy 1.5.10 +epoxy 1.5.10-1 gobject-introspection 1.78.1 graphene 1.10.8 libxml2 2.12.2