extra/webkit2gtk to 2.8.0-2

This commit is contained in:
Kevin Mihelich 2015-04-09 20:28:23 +00:00
parent a879ffb747
commit 7a60fd1652

View file

@ -6,7 +6,7 @@
# - strip -O3 from cmake generated makefiles, solves ICE
pkgname=webkit2gtk
pkgver=2.6.5
pkgver=2.8.0
pkgrel=2
pkgdesc="GTK+ Web content engine library"
arch=('i686' 'x86_64')
@ -14,7 +14,7 @@ url="http://webkitgtk.org/"
license=('custom')
depends=('libxt' 'libxslt' 'enchant' 'geoclue2' 'gst-plugins-base-libs'
'libsecret' 'libwebp' 'harfbuzz-icu' 'gtk3')
makedepends=('gtk2' 'gperf' 'gobject-introspection' 'python2' 'ruby' 'gtk-doc' 'cmake' 'python')
makedepends=('gtk2' 'gperf' 'gobject-introspection' 'ruby' 'gtk-doc' 'cmake' 'python')
optdepends=('gtk2: Netscape plugin support'
'gst-plugins-base: free media decoding'
'gst-plugins-good: media decoding'
@ -22,7 +22,7 @@ optdepends=('gtk2: Netscape plugin support'
options=('!emptydirs')
source=(http://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz
fix-pretty-quotes.patch)
sha256sums=('b1658017cea7cc545b9e01f22af585986e21e4242825e215bc5f8e0c0dc67593'
sha256sums=('05fad239f5f035b0a3628bb7bc1536d916f772fc9ff95de22e3cec1af2ac6815'
'56316228bbbf0b7ebcbe210a35120f4e72cb9c1b680dd82cc2bde0f4549245e6')
prepare() {