wok diff expedite/receipt @ rev 14642
Xorg. Don't know why, but using SOURCE in xorg-libXaw and xorg-libXpm
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Jun 02 16:48:40 2013 +0000 (2013-06-02) |
parents | 201609821d92 |
children | 91381d3d1025 |
line diff
1.1 --- a/expedite/receipt Fri Nov 16 00:31:15 2012 +0100 1.2 +++ b/expedite/receipt Sun Jun 02 16:48:40 2013 +0000 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()