extra/webkit2gtk to 2.8.5-1

This commit is contained in:
David Beauchamp 2015-08-21 18:25:29 -04:00
parent 250e8951bf
commit 6ea71571c5

View file

@ -6,14 +6,14 @@
# - strip -O3 from cmake generated makefiles, solves ICE
pkgname=webkit2gtk
pkgver=2.8.4
pkgver=2.8.5
pkgrel=1
pkgdesc="GTK+ Web content engine library"
arch=('i686' 'x86_64')
url="http://webkitgtk.org/"
license=('custom')
depends=('libxt' 'libxslt' 'enchant' 'geoclue2' 'gst-plugins-base-libs'
'libsecret' 'libwebp' 'harfbuzz-icu' 'gtk3')
'libsecret' 'libwebp' 'harfbuzz-icu' 'gtk3' 'libnotify')
makedepends=('gtk2' 'gperf' 'gobject-introspection' 'ruby' 'gtk-doc' 'cmake' 'python')
optdepends=('gtk2: Netscape plugin support'
'gst-plugins-base: free media decoding'
@ -21,7 +21,7 @@ optdepends=('gtk2: Netscape plugin support'
'gst-libav: nonfree media decoding')
options=('!emptydirs')
source=(http://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz)
sha256sums=('30bd366bd970d4bac2f9ef5bff0fb935376bf91ea2aaa2a5183fe5fdbec20fbd')
sha256sums=('3d1f0c534935f43fd74df90f2648fcee672d60f1f57a30fa557a77891ae04d20')
prepare() {
mkdir build