mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/webkit2gtk to 2.32.0-1
This commit is contained in:
parent
c664611df8
commit
32ee90b436
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=webkit2gtk
|
||||
pkgver=2.30.6
|
||||
pkgver=2.32.0
|
||||
pkgrel=1
|
||||
pkgdesc="Web content engine for GTK"
|
||||
url="https://webkitgtk.org"
|
||||
|
@ -18,7 +18,7 @@ depends=(cairo fontconfig freetype2 libgcrypt glib2 gtk3 harfbuzz harfbuzz-icu
|
|||
libegl libgl libgles libwpe wpebackend-fdo libxslt libsecret libtasn1
|
||||
enchant libx11 libxext libice libxt wayland libnotify hyphen openjpeg2
|
||||
woff2 libsystemd bubblewrap libseccomp xdg-dbus-proxy gstreamer
|
||||
gst-plugins-base-libs)
|
||||
gst-plugins-base-libs libmanette)
|
||||
makedepends=(cmake ninja gtk-doc python ruby gobject-introspection
|
||||
wayland-protocols systemd gst-plugins-bad gperf)
|
||||
optdepends=('geoclue: Geolocation support'
|
||||
|
@ -26,7 +26,7 @@ optdepends=('geoclue: Geolocation support'
|
|||
'gst-plugins-bad: media decoding'
|
||||
'gst-libav: nonfree media decoding')
|
||||
source=($url/releases/webkitgtk-$pkgver.tar.xz{,.asc})
|
||||
sha256sums=('50736ec7a91770b5939d715196e5fe7209b93efcdeef425b24dc51fb8e9d7c1e'
|
||||
sha256sums=('9d7df4dae9ada2394257565acc2a68ace9308c4c61c3fcc00111dc1f11076bf0'
|
||||
'SKIP')
|
||||
validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3' # Carlos Garcia Campos <cgarcia@igalia.com>
|
||||
'5AA3BC334FD7E3369E7C77B291C559DBE4C9123B') # Adrián Pérez de Castro <aperez@igalia.com>
|
||||
|
|
Loading…
Reference in a new issue