# HG changeset patch # User Christophe Lincoln # Date 1305318776 -7200 # Node ID 2325c41c92649ff23404b49e80ecaf3022fad7a9 # Parent d3f73e8aa5840e8822ae97a7f673f3da1659aa53 fcgi: fix $stuff diff -r d3f73e8aa584 -r 2325c41c9264 emotion/receipt --- a/emotion/receipt Fri May 13 18:24:14 2011 +0200 +++ b/emotion/receipt Fri May 13 22:32:56 2011 +0200 @@ -5,13 +5,15 @@ CATEGORY="x-window" SHORT_DESC="E17 emotion libs." MAINTAINER="pankso@slitaz.org" +TARBALL="$PACKAGE-$VERSION.tar.bz2" +WEB_SITE="http://www.enlightenment.org/" +WGET_URL="subversion|http://svn.enlightenment.org/svn/e/trunk/$PACKAGE" +BRANCH="$VERSION" + DEPENDS="xine-lib xorg-libXp xorg-libXss fribidi edje xorg-libXdamage \ xorg-libXtst gnutls jpeg fontconfig glib eina libtasn1" BUILD_DEPENDS="eet-dev evas-dev ecore-dev embryo-dev edje-dev xine-lib-dev -xorg-libXp-dev xorg-libXss-dev fribidi-dev subversion" -WEB_SITE="http://www.enlightenment.org/" -WGET_URL="subversion|http://svn.enlightenment.org/svn/e/trunk/$PACKAGE" -BRANCH="$VERSION" +xorg-libXp-dev xorg-libXss-dev fribidi-dev subversion eina-dev" # Rules to configure and make the package. compile_rules() diff -r d3f73e8aa584 -r 2325c41c9264 fcgi/receipt --- a/fcgi/receipt Fri May 13 18:24:14 2011 +0200 +++ b/fcgi/receipt Fri May 13 22:32:56 2011 +0200 @@ -14,7 +14,7 @@ compile_rules() { # Gcc4 fix from Gentoo (http://bugs.gentoo.org/256654) - busybox patch -p0 -i stuff/fcgi-2.4.0_gcc4.u + busybox patch -p0 -i $stuff/fcgi-2.4.0_gcc4.u cd $src ./configure \