wok diff edje/receipt @ rev 2917

Up: enlightenment wm, tools and lib to the last snapshot or svn
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 06 23:15:28 2009 +0200 (2009-05-06)
parents b2e03cb6696e
children 8a540c20b723
line diff
     1.1 --- a/edje/receipt	Mon Mar 16 10:14:35 2009 +0000
     1.2 +++ b/edje/receipt	Wed May 06 23:15:28 2009 +0200
     1.3 @@ -1,15 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="edje"
     1.7 -VERSION="0.9.9.050"
     1.8 +VERSION="0.9.92.060"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="E17 libs."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="eet evas ecore embryo libcurl openssl"
    1.13 -BUILD_DEPENDS="pkg-config eet evas ecore embryo eet-dev embryo-dev evas-dev ecore-dev"
    1.14 +BUILD_DEPENDS="pkg-config eet evas ecore embryo eet-dev embryo-dev \
    1.15 +evas-dev ecore-dev"
    1.16  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.17  WEB_SITE="http://www.enlightenment.org/"
    1.18 -WGET_URL="http://download.enlightenment.org/snapshots/2008-09-25/$TARBALL"
    1.19 +WGET_URL="http://download.enlightenment.org/snapshots/2009-04-22/$TARBALL"
    1.20  
    1.21  # Rules to configure and make the package.
    1.22  compile_rules()