wok-6.x diff eina/receipt @ rev 4825
Add: distcc, distributed CC.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Jan 21 00:26:43 2010 +0100 (2010-01-21) |
parents | 2c110965aa8b |
children | 85cd798d6997 |
line diff
1.1 --- a/eina/receipt Thu Sep 17 11:53:23 2009 +0200 1.2 +++ b/eina/receipt Thu Jan 21 00:26:43 2010 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="eina" 1.7 -VERSION="0.0.2.062" 1.8 +VERSION="0.9.9.063" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Eina E17 Data types library (List, hash, etc)." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -9,7 +9,7 @@ 1.13 BUILD_DEPENDS="pkg-config" 1.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.15 WEB_SITE="http://www.enlightenment.org/" 1.16 -WGET_URL="http://download.enlightenment.org/snapshots/2009-07-29/$TARBALL" 1.17 +WGET_URL="http://download.enlightenment.org/snapshots/2009-12-02/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()