mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/webkit2gtk to 2.34.1-1
This commit is contained in:
parent
e11419b26c
commit
342cb9ea1b
1 changed files with 3 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=webkit2gtk
|
||||
pkgver=2.32.4
|
||||
pkgver=2.34.1
|
||||
pkgrel=1
|
||||
pkgdesc="Web content engine for GTK"
|
||||
url="https://webkitgtk.org"
|
||||
|
@ -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=('00ce2d3f798d7bc5e9039d9059f0c3c974d51de38c8b716f00e94452a177d3fd'
|
||||
sha256sums=('443c1316705de024741748e85fe32324d299d9ee68e6feb340b89e4a04073dee'
|
||||
'SKIP')
|
||||
validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3' # Carlos Garcia Campos <cgarcia@igalia.com>
|
||||
'5AA3BC334FD7E3369E7C77B291C559DBE4C9123B') # Adrián Pérez de Castro <aperez@igalia.com>
|
||||
|
@ -46,6 +46,7 @@ build() {
|
|||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DCMAKE_INSTALL_LIBEXECDIR=lib \
|
||||
-DCMAKE_SKIP_RPATH=ON \
|
||||
-DUSE_SOUP2=ON \
|
||||
-DENABLE_GTKDOC=ON \
|
||||
-DENABLE_MINIBROWSER=ON \
|
||||
$CONFIG
|
||||
|
|
Loading…
Reference in a new issue