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