webkit-gtk: update to 1.2.0.

--HG--
extra : convert_revision : 7642c169d62a96b409078c805d1125de1f9212ec
This commit is contained in:
Juan RP 2010-04-13 00:29:13 +02:00
parent f1d2df23c2
commit ec6d3f3f71
2 changed files with 5 additions and 4 deletions

View file

@ -1,14 +1,15 @@
# Template file for 'webkit-gtk' # Template file for 'webkit-gtk'
pkgname=webkit-gtk pkgname=webkit-gtk
version=1.1.15.4 version=1.2.0
wrksrc=webkit-${version} wrksrc=webkit-${version}
distfiles="http://www.webkitgtk.org/webkit-${version}.tar.gz" distfiles="http://www.webkitgtk.org/webkit-${version}.tar.gz"
build_style=gnu_configure build_style=gnu_configure
configure_args="--with-target=x11 --enable-3D-transforms configure_args="--with-target=x11 --enable-3D-transforms
--enable-channel-messaging --with-font-backend=freetype" --enable-channel-messaging --with-font-backend=freetype
--enable-jit"
short_desc="GTK2 port of the WebKit browser engine" short_desc="GTK2 port of the WebKit browser engine"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=ec2511fc1d4a1e64534574cd5f9b2bc552de9bb22d7b3837dd17146fb5f1c90f checksum=0ce49278970857db374d31fd1831bf42ffb1dca4797ef39911a96d01d8c5e1f7
long_desc=" long_desc="
WebKit is an open source web browser engine. WebKit is also the name of 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 the Mac OS X system framework version of the engine that's used by

View file

@ -5,8 +5,8 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc." This package contains files for development, headers, static libs, etc."
Add_dependency run intltool
Add_dependency run pkg-config Add_dependency run pkg-config
Add_dependency run intltool
Add_dependency run gperf Add_dependency run gperf
Add_dependency run flex Add_dependency run flex
Add_dependency run enchant-devel Add_dependency run enchant-devel