gtk4: update to 4.12.3.
This commit is contained in:
parent
efbcf9d081
commit
98ddc930c8
2 changed files with 7 additions and 7 deletions
|
@ -3634,7 +3634,7 @@ libflite_cmu_us_kal.so.1 flite-2.1_1
|
|||
libflite_usenglish.so.1 flite-2.1_1
|
||||
libflite_cmulex.so.1 flite-2.1_1
|
||||
libflite_cmu_us_kal16.so.1 flite-2.2_1
|
||||
libgtk-4.so.1 gtk4-4.0.0_1
|
||||
libgtk-4.so.1 gtk4-4.12.0_1
|
||||
libmodule.so.5 libmodule-5.0.0_1
|
||||
libgnustep-gui.so.0 gnustep-gui-0.30.0_1
|
||||
libmhash.so.2 mhash-0.9.9.9_1
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'gtk4'
|
||||
pkgname=gtk4
|
||||
version=4.10.4
|
||||
version=4.12.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="-Dman-pages=true -Dgtk_doc=true -Dbuild-tests=false
|
||||
configure_args="-Dman-pages=true -Ddocumentation=true -Dbuild-tests=false
|
||||
-Dbuild-testsuite=false -Dbuild-examples=false
|
||||
$(vopt_bool broadway broadway-backend)
|
||||
$(vopt_bool x11 x11-backend)
|
||||
|
@ -16,7 +16,7 @@ configure_args="-Dman-pages=true -Dgtk_doc=true -Dbuild-tests=false
|
|||
$(vopt_feature tracker tracker)"
|
||||
hostmakedepends="gettext-devel glib-devel gi-docgen perl
|
||||
pkg-config sassc gettext libxslt docbook-xsl python3-docutils
|
||||
$(vopt_if wayland 'wayland-devel wayland-protocols')"
|
||||
$(vopt_if wayland 'wayland-devel wayland-protocols') shaderc"
|
||||
makedepends="at-spi2-atk-devel gdk-pixbuf-devel libepoxy-devel pango-devel
|
||||
iso-codes graphene-devel gst-plugins-bad1-devel ffmpeg-devel
|
||||
$(vopt_if colord 'colord-devel') $(vopt_if cups 'cups-devel')
|
||||
|
@ -30,10 +30,10 @@ short_desc="GIMP ToolKit (v4)"
|
|||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.gtk.org/"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/main/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-10/NEWS"
|
||||
# changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/main/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-12/NEWS"
|
||||
distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
|
||||
checksum=7725400482e0685e28265e226c62847f4e73cfca9e9b416ac5838207f5377a24
|
||||
checksum=148ce262f6c86487455fb1d9793c3f58bc3e1da477a29617fadb0420f5870a89
|
||||
|
||||
# Package build options
|
||||
build_options="broadway cloudproviders colord cups gir vulkan wayland x11 tracker"
|
||||
|
|
Loading…
Add table
Reference in a new issue