gaetan (bouleetbil) wrote: > Hello > A web browser engine can be use with futur version of epiphany > > # Compiling Time: 0.01 SBU > # Maintainer: bouleetbil <[EMAIL PROTECTED]> > > pkgname=webkit
wrong name it is webkit-gtk > pkgver=30885 nothing for current isn't even beta for gtk > 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 > } > crazy _______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
