wok diff expedite/receipt @ rev 13928

Add croscore-fonts: Chrome OS Fonts
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jan 26 05:19:53 2013 +0000 (2013-01-26)
parents fe57bf03de94
children a140751d6ead
line diff
     1.1 --- a/expedite/receipt	Thu May 26 21:09:04 2011 +0200
     1.2 +++ b/expedite/receipt	Sat Jan 26 05:19:53 2013 +0000
     1.3 @@ -1,16 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="expedite"
     1.7 -VERSION="0.7.2"
     1.8 +VERSION="1.7.1"
     1.9  CATEGORY="graphics"
    1.10  SHORT_DESC="E17 benchmark suite for Evas."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.13  WEB_SITE="http://www.enlightenment.org/"
    1.14 -WGET_URL="http://download.enlightenment.org/snapshots/2010-12-03/$TARBALL"
    1.15 +WGET_URL="http://download.enlightenment.org/releases//$TARBALL"
    1.16  TAGS="e17"
    1.17  
    1.18 -DEPENDS="eina eet evas"
    1.19 +DEPENDS="eina eet evas python"
    1.20  BUILD_DEPENDS="eina-dev eet-dev evas-dev"
    1.21  
    1.22  # Rules to configure and make the package.