[Frugalware-devel] FB review webkit
gaetan (bouleetbil)
bouleetbil at frogdev.info
Wed Mar 12 23:59:02 CET 2008
Hello
A web browser engine can be use with futur version of epiphany
# Compiling Time: 0.01 SBU
# Maintainer: bouleetbil <bouleetbil at frogdev.info>
pkgname=webkit
pkgver=30885
pkgrel=1
pkgdesc="Open source web browser engine that's used by Safari"
url="http://www.webkit.org"
depends=('sqlite3' 'gtk+2' 'icu' 'curl' 'libpng' 'gperf'
'gst-plugins-base' \ 'cairo' 'libxml2' 'pango' )
makedepends=('bison' 'flex')
groups=('xapps-extra')
archs=('i686')
source=("http://nightly.webkit.org/files/trunk/src/WebKit-r$pkgver.tar.bz2")
up2date="lynx -dump http://nightly.webkit.org/builds/trunk/src/1 | grep
WebKit-r | cut -d '-' -f 2 | head -1 | cut -d_ -f1 | cut -d 'r' -f 2 |
cut -d '.' -f 1" options=('scriptlet')
sha1sums=('f6f77745079e956a45cab2492cd992abd2d51a55')
Fconfopts="$Fconfopts \
--enable-icon-database \
--enable-svg \
--enable-video \
OUTPUT_DIR=$Fdestir \
WEBKIT_INC_DIR=/usr/include/WebKit \
WEBKIT_LIB_DIR=/usr/lib "
build() {
Fcd WebKit-r$pkgver
./autogen.sh $Fconfopts || Fdie
Fmake
Fmakeinstall
}
--
#---------------------------------------------------------------------------
# Bouleetbil
#
#---------------------------------------------------------------------------
# http://www.frogdev.info
# _ _
# (o)--(o)
# /.______.\
# \________/
# ./ \.
# ( . , )
# \ \_\\//_/ /
# ~~ ~~ ~~
#---------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : /pipermail/attachments/20080312/790d47a0/signature.asc
More information about the Frugalware-devel
mailing list