mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/gtk4 to 4.0.3-3
This commit is contained in:
parent
b4e40b68bd
commit
9fcc6d2a20
1 changed files with 8 additions and 8 deletions
|
@ -8,19 +8,19 @@
|
|||
pkgbase=gtk4
|
||||
pkgname=(gtk4 gtk-update-icon-cache)
|
||||
pkgver=4.0.3
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
epoch=1
|
||||
pkgdesc="GObject-based multi-platform GUI toolkit"
|
||||
arch=(x86_64)
|
||||
url="https://www.gtk.org/"
|
||||
depends=(glib2 cairo pango fribidi gdk-pixbuf2 libepoxy libgl libegl harfbuzz
|
||||
libxkbcommon graphene iso-codes tracker3 colord wayland libxrandr
|
||||
libx11 libxrender libxi libxext libxcursor libxdamage libxfixes
|
||||
libxcomposite fontconfig libxinerama vulkan-icd-loader vulkan-headers
|
||||
libcloudproviders libcups rest json-glib ffmpeg gst-plugins-bad-libs
|
||||
librsvg dconf shared-mime-info desktop-file-utils adwaita-icon-theme
|
||||
cantarell-fonts)
|
||||
makedepends=(git meson gtk-doc glib2-docs wayland-protocols python shaderc sassc
|
||||
libxkbcommon graphene iso-codes tracker3 colord wayland
|
||||
wayland-protocols libxrandr libx11 libxrender libxi libxext libxcursor
|
||||
libxdamage libxfixes libxcomposite fontconfig libxinerama
|
||||
vulkan-icd-loader vulkan-headers libcloudproviders libcups rest
|
||||
json-glib ffmpeg gst-plugins-bad-libs librsvg dconf shared-mime-info
|
||||
desktop-file-utils adwaita-icon-theme cantarell-fonts)
|
||||
makedepends=(git meson gtk-doc glib2-docs python shaderc sassc
|
||||
gobject-introspection)
|
||||
license=(LGPL)
|
||||
_commit=463794e9395a7e5701559a67a2072e18bbfacf06 # tags/4.0.3^0
|
||||
|
|
Loading…
Reference in a new issue