webkit-gtk: update to 1.2.6.

This commit is contained in:
Juan RP 2011-01-15 09:23:37 +01:00
parent c29bd9011a
commit bd44e2fcf5

View file

@ -1,15 +1,16 @@
# Template file for 'webkit-gtk'
pkgname=webkit-gtk
version=1.2.5
version=1.2.6
wrksrc=webkit-${version}
distfiles="http://www.webkitgtk.org/webkit-${version}.tar.gz"
build_style=gnu_configure
configure_args="--with-target=x11 --enable-3D-transforms
--enable-channel-messaging --with-font-backend=freetype
--enable-jit --enable-introspection"
--enable-jit --enable-introspection --enable-video
--with-unicode-backend=icu"
short_desc="GTK2 port of the WebKit browser engine"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=b08a69a9ccbd84b2e23a94caf7eb5cfc390bb6cef49a4921b5eb11860b329d41
checksum=88a1488ffba8de14f5531ca2e7bf535561170265594a33ff53fb875a9e5d38cf
long_desc="
WebKit is an open source web browser engine. WebKit is also the name of
the Mac OS X system framework version of the engine that's used by
@ -19,7 +20,6 @@ long_desc="
This is the GTK2+ port of the engine."
disable_parallel_build=yes
subpackages="gir-$pkgname $pkgname-devel"
Add_dependency run libgcc