webkit-gtk: update to 1.2.1.
This commit is contained in:
parent
92e45932e1
commit
a3b3e07075
2 changed files with 2 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'webkit-gtk'
|
# Template file for 'webkit-gtk'
|
||||||
pkgname=webkit-gtk
|
pkgname=webkit-gtk
|
||||||
version=1.2.0
|
version=1.2.1
|
||||||
revision=2
|
|
||||||
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
|
||||||
|
@ -10,7 +9,7 @@ configure_args="--with-target=x11 --enable-3D-transforms
|
||||||
--enable-jit"
|
--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=0ce49278970857db374d31fd1831bf42ffb1dca4797ef39911a96d01d8c5e1f7
|
checksum=c9ee551eab4e98730fa06aaa493ce95828e6c6661ec14361e6254bc23795a2dd
|
||||||
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
|
||||||
|
|
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=1
|
|
||||||
|
|
||||||
Add_dependency run pkg-config
|
Add_dependency run pkg-config
|
||||||
Add_dependency run intltool
|
Add_dependency run intltool
|
||||||
Add_dependency run gperf
|
Add_dependency run gperf
|
||||||
|
|
Loading…
Reference in a new issue