wok-6.x diff efreet/receipt @ rev 155
UP : e17 and deps (snapshots 2008-01-25)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Jan 28 12:44:47 2008 +0100 (2008-01-28) |
parents | 6af7dc09ed36 |
children | cf22fee17710 |
line diff
1.1 --- a/efreet/receipt Wed Jan 16 19:33:37 2008 +0100 1.2 +++ b/efreet/receipt Mon Jan 28 12:44:47 2008 +0100 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="efreet" 1.7 -VERSION="0.0.3.006" 1.8 +VERSION="0.0.3.042" 1.9 CATEGORY="extra" 1.10 SHORT_DESC="E17 libs." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 -DEPENDS="" 1.13 +DEPENDS="eet evas ecore embryo edje" 1.14 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.15 WEB_SITE="http://www.enlightenment.org/" 1.16 -WGET_URL="http://download.enlightenment.org/snapshots/2007-08-26/$TARBALL" 1.17 +WGET_URL="http://download.enlightenment.org/snapshots/2008-01-25/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()