wok diff efreet/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 ecb146e32c08
children 8a540c20b723
line diff
     1.1 --- a/efreet/receipt	Sun Mar 15 21:45:47 2009 +0000
     1.2 +++ b/efreet/receipt	Wed May 06 23:15:28 2009 +0200
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="efreet"
     1.7 -VERSION="0.5.0.050"
     1.8 +VERSION="0.5.0.060"
     1.9  CATEGORY="x-window"
    1.10 -SHORT_DESC="E17 libs."
    1.11 +SHORT_DESC="E17 implementation of several specifications from freedesktop.org."
    1.12  MAINTAINER="pankso@slitaz.org"
    1.13  DEPENDS="eet evas ecore embryo edje libcurl openssl"
    1.14 -BUILD_DEPENDS="eet evas ecore embryo edje"
    1.15 +BUILD_DEPENDS="eet-dev evas-dev ecore-dev embryo-dev edje-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()