wok rev 14440

Up: expedite (1.7.6)
author Dominique Corbex <domcox@slitaz.org>
date Thu Apr 25 21:55:44 2013 +0200 (2013-04-25)
parents 3dd4f615ee42
children 1cdbaa0b4765
files expedite/receipt
line diff
     1.1 --- a/expedite/receipt	Thu Apr 25 12:56:19 2013 +0200
     1.2 +++ b/expedite/receipt	Thu Apr 25 21:55:44 2013 +0200
     1.3 @@ -1,17 +1,17 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="expedite"
     1.7 -VERSION="1.7.1"
     1.8 +VERSION="1.7.6"
     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/releases//$TARBALL"
    1.15 -TAGS="e17"
    1.16 +TAGS="e enlightenment"
    1.17  
    1.18 -DEPENDS="eina eet evas python"
    1.19 -BUILD_DEPENDS="eina-dev eet-dev evas-dev"
    1.20 +DEPENDS="evas python"
    1.21 +BUILD_DEPENDS="evas-dev"
    1.22  
    1.23  # Rules to configure and make the package.
    1.24  compile_rules()