gtk4: update to 4.6.2.
This commit is contained in:
parent
281fbe8c7d
commit
c3e4a94b49
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gtk4'
|
||||
pkgname=gtk4
|
||||
version=4.6.1
|
||||
version=4.6.2
|
||||
revision=1
|
||||
wrksrc="gtk-${version}"
|
||||
build_style=meson
|
||||
|
@ -13,7 +13,7 @@ configure_args="-Dman-pages=true -Dbuild-tests=false -Dgtk_doc=true
|
|||
-Dcolord=$(vopt_if colord enabled disabled)
|
||||
-Dcloudproviders=$(vopt_if cloudproviders enabled disabled)
|
||||
-Dvulkan=$(vopt_if vulkan enabled disabled)"
|
||||
hostmakedepends="gettext-devel glib-devel gi-docgen gtk-update-icon-cache perl
|
||||
hostmakedepends="gettext-devel glib-devel gi-docgen perl
|
||||
pkg-config sassc gettext libxslt docbook-xsl python3-docutils
|
||||
$(vopt_if wayland 'wayland-devel wayland-protocols')"
|
||||
makedepends="at-spi2-atk-devel gdk-pixbuf-devel libepoxy-devel pango-devel
|
||||
|
@ -29,7 +29,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://www.gtk.org/"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-6/NEWS"
|
||||
distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
|
||||
checksum=d85508d21cbbcd63d568a7862af5ecd63b978d7d5799cbe404c91d2389d0ec5f
|
||||
checksum=ff263af609a50eb76056653592d929459aef4819a444c436f6d52c6f63c1faec
|
||||
|
||||
# Package build options
|
||||
build_options="broadway cloudproviders colord cups gir vulkan wayland x11"
|
||||
|
|
Loading…
Reference in a new issue