wok-current diff gtk-xfce-engine/receipt @ rev 6466

Fixed libwebkit. Added --enable-jit=yes and remove --enable-svg=no. Svg is need in parts of libwebkit cause some header files are used only if its enabled.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Sep 29 19:28:53 2010 +0000 (2010-09-29)
parents 165b342c8877
children 7eb5d6d32d7d
line diff
     1.1 --- a/gtk-xfce-engine/receipt	Sun Sep 20 13:32:33 2009 +0000
     1.2 +++ b/gtk-xfce-engine/receipt	Wed Sep 29 19:28:53 2010 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="gtk+-dev"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.xfce.org/"
     1.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-4.6.1/src/$TARBALL"
     1.8 +WGET_URL="$WEB_SITE/archive/xfce/4.6.1/src/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()