diff options
author | Cem Keylan <cem@ckyln.com> | 2024-10-05 21:55:00 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-10-05 21:55:00 +0200 |
commit | fe0496012053aebdca0a9d12534928ab0c5f3633 (patch) | |
tree | 5c122123fc856b0eb224ddc85f42d6c44da87e2f /extra/gtk4 | |
parent | 65b7ed3752ed1ba741f01ea880a1c3161eaf5266 (diff) | |
download | repository-fe0496012053aebdca0a9d12534928ab0c5f3633.tar.gz |
gtk4: bump to 4.16.3
Diffstat (limited to 'extra/gtk4')
-rwxr-xr-x | extra/gtk4/build | 3 | ||||
-rw-r--r-- | extra/gtk4/checksums | 2 | ||||
-rw-r--r-- | extra/gtk4/sources | 2 | ||||
-rw-r--r-- | extra/gtk4/version | 2 |
4 files changed, 4 insertions, 5 deletions
diff --git a/extra/gtk4/build b/extra/gtk4/build index 116aa421..ddb396a0 100755 --- a/extra/gtk4/build +++ b/extra/gtk4/build @@ -8,15 +8,14 @@ clsed '/#ifndef G_OS_WIN32/c#if !defined(G_OS_WIN32) && defined(__GLIBC__)' \ testsuite/reftests/gtk-reftest.c cl-meson \ - -Dgtk_doc=false \ -Dwayland-backend=true \ -Dwin32-backend=false \ -Dx11-backend=false \ -Dintrospection=disabled \ -Dmedia-gstreamer=disabled \ -Dprint-cups=disabled \ - -Ddemos=false \ -Df16c=disabled \ + -Dbuild-demos=false \ -Dbuild-tests=false \ -Dbuild-examples=false \ -Dvulkan=disabled \ diff --git a/extra/gtk4/checksums b/extra/gtk4/checksums index 4e2d2b3e..397e0a72 100644 --- a/extra/gtk4/checksums +++ b/extra/gtk4/checksums @@ -1,4 +1,4 @@ %BLAKE3 -7a1f91492fc2ccd7374bbff30b6df9aeb5e1d3152bcba0bdb5ba412b61d43fd2 gtk-4.12.3.tar.xz +6b2fa02ee7f5c4ff74c00ccd840ad33ba9518d838efabb65474c0247e6d9bf4d gtk-4.16.3.tar.xz 6654770a5ef88887b93cba499b32f6f36279f5fcc2684fdad9ec9bad5037ea26 8280337.tar.gz 2753baffa6a8686ecea1b1f6348911e3545219ecb92b2fcffb3afc67830bfe06 302397c.tar.gz diff --git a/extra/gtk4/sources b/extra/gtk4/sources index c8e745ed..4dedb908 100644 --- a/extra/gtk4/sources +++ b/extra/gtk4/sources @@ -1,3 +1,3 @@ -https://download.gnome.org/sources/gtk/4.12/gtk-4.12.3.tar.xz +https://download.gnome.org/sources/gtk/4.16/gtk-4.16.3.tar.xz https://github.com/lazka/sassc/archive/8280337.tar.gz subprojects/sassc https://github.com/lazka/libsass/archive/302397c.tar.gz subprojects/libsass diff --git a/extra/gtk4/version b/extra/gtk4/version index 29f2da0e..d8d61ede 100644 --- a/extra/gtk4/version +++ b/extra/gtk4/version @@ -1 +1 @@ -4.12.3 1 +4.16.3 1 |