Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bb927e2fde55a1d2b685b4c637f87053eec8c13e

commit bb927e2fde55a1d2b685b4c637f87053eec8c13e
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Wed Jun 3 19:34:11 2009 +0200

webkit-1.1.8-1-i686
*version bump
*fixed up2date,source (real release)
*phpbb flspray... works fine (fixed some js pb)

diff --git a/source/xlib-extra/webkit/FrugalBuild 
b/source/xlib-extra/webkit/FrugalBuild
index 5821c10..bc760cc 100644
--- a/source/xlib-extra/webkit/FrugalBuild
+++ b/source/xlib-extra/webkit/FrugalBuild
@@ -2,21 +2,18 @@
# Maintainer: bouleetbil <bouleet...@frogdev.info>

pkgname=webkit
-release=42162
-realverion=1.1.4
-pkgver=$realverion
+pkgver=1.1.8
pkgrel=1
pkgdesc="Open source web browser engine that's used by Safari"
url="http://www.webkit.org";
depends=('sqlite3' 'gtk+2' 'icu' 'libsoup>=2.26.0' 'libpng' 'gperf'
-       'cairo' 'libxml2' 'pango' 'gst-plugins-base')
+       'cairo' 'libxml2' 'pango' 'gst-plugins-base' 'enchant')
makedepends=('bison' 'flex' 'gtk-doc')
groups=('xlib-extra')
archs=('i686' 'x86_64' 'ppc')
-source=(http://nightly.webkit.org/files/trunk/src/WebKit-r$release.tar.bz2)
-up2date="lynx -dump http://nightly.webkit.org/builds/trunk/src/1 | grep 
WebKit-r | cut -d '-' -f 2 | head -1 | cut -d '.' -f 1 | sed 
's/r/$realverion./g'"
+source=(http://webkitgtk.org/$pkgname-$pkgver.tar.gz)
+up2date="lynx -dump -source http://webkitgtk.org/?page=download | Flasttar"
options=('scriptlet')
-_F_cd_path="WebKit-r$release"
Fconfopts="${fconfop...@]} --enable-icon-database --enable-svg \
--enable-video --enable-svg-use-element \
--enable-svg-filters \
@@ -25,12 +22,6 @@ Fconfopts="${fconfop...@]} --enable-icon-database 
--enable-svg \
OUTPUT_DIR=$Fdestir \
WEBKIT_INC_DIR=/usr/include/WebKit \
WEBKIT_LIB_DIR=/usr/lib"
-sha1sums=('059e0d94a9bd4cfc589fc79a49f660571ce0d88d')
-
-build() {
-       Fcd
-       ./autogen.sh $Fconfopts || Fdie
-       Fbuild
-}
+sha1sums=('3b858495e293c0998a2652993a93ccbedff71839')

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to