mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/webkit2gtk to 2.22.7-1
This commit is contained in:
parent
32fd49d2c3
commit
4b41fefa58
1 changed files with 7 additions and 5 deletions
|
@ -7,21 +7,23 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=webkit2gtk
|
||||
pkgver=2.22.6
|
||||
pkgver=2.22.7
|
||||
pkgrel=1
|
||||
pkgdesc="GTK+ Web content engine library"
|
||||
arch=(x86_64)
|
||||
url="https://webkitgtk.org/"
|
||||
license=(custom)
|
||||
depends=(libxt libxslt enchant geoclue2 gst-plugins-base-libs
|
||||
libsecret libwebp harfbuzz-icu gtk3 libnotify hyphen woff2)
|
||||
makedepends=(gtk2 gperf gobject-introspection ruby gtk-doc cmake python python2 ninja)
|
||||
depends=(libxt libxslt enchant gst-plugins-base-libs libsecret libwebp
|
||||
harfbuzz-icu gtk3 libnotify hyphen woff2)
|
||||
makedepends=(gtk2 gperf gobject-introspection ruby gtk-doc cmake python python2
|
||||
ninja geoclue)
|
||||
optdepends=('gtk2: Netscape plugin support'
|
||||
'geoclue: Geolocation support'
|
||||
'gst-plugins-base: free media decoding'
|
||||
'gst-plugins-good: media decoding'
|
||||
'gst-libav: nonfree media decoding')
|
||||
source=(https://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz{,.asc})
|
||||
sha256sums=('df90db9c0db0a2072b945fa3e1d45865922bd686c4659cce6cb5897ce357c85b'
|
||||
sha256sums=('4be6f7d605cd0a690fd26e8aa83b089a33ad9d419148eafcfb60580dd2af30ff'
|
||||
'SKIP')
|
||||
validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3'
|
||||
'5AA3BC334FD7E3369E7C77B291C559DBE4C9123B')
|
||||
|
|
Loading…
Reference in a new issue