webkitgtk: update to 2.2.3.
This commit is contained in:
parent
d486e87274
commit
da603e550b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'webkitgtk'
|
||||
pkgname=webkitgtk
|
||||
version=2.2.2
|
||||
version=2.2.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gtk=3.0 --enable-introspection"
|
||||
|
@ -9,11 +9,9 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://webkitgtk.org/"
|
||||
license="LGPL-2.1, Simplified BSD (2 clause)"
|
||||
distfiles="${homepage}/releases/${pkgname}-${version}.tar.xz"
|
||||
checksum=4a45768695ccded14fdc47f99dbcdb750076f55dad61560cadac7b55db0b304d
|
||||
|
||||
hostmakedepends="perl pkg-config intltool which gperf
|
||||
flex ruby gobject-introspection"
|
||||
checksum=94bcb3303aadce8454b572ab0e5d178eca3b7238f34bd3e7177b0daec04e4605
|
||||
|
||||
hostmakedepends="perl pkg-config intltool which gperf flex ruby gobject-introspection"
|
||||
makedepends="
|
||||
libjpeg-turbo-devel libpng-devel>=1.6 sqlite-devel harfbuzz-devel>=0.9.19
|
||||
gst-plugins-base1-devel libsoup-devel>=2.42 libxslt-devel icu-devel>=49
|
||||
|
|
Loading…
Reference in New Issue