wok-next diff eio/receipt @ rev 16602
Remove python-piface* (work only with python3) but add libmcp23s17 + libpifacedigital C library and utility
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 07 17:38:57 2014 +0200 (2014-05-07) |
parents | 08e976a9beb3 |
children | 8c1b5830f802 |
line diff
1.1 --- a/eio/receipt Tue Nov 05 20:57:45 2013 +0100 1.2 +++ b/eio/receipt Wed May 07 17:38:57 2014 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="eio" 1.7 -VERSION="1.7.9" 1.8 +VERSION="1.7.10" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="EFL Async I/O library." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -10,6 +10,7 @@ 1.13 WEB_SITE="http://www.enlightenment.org/" 1.14 WGET_URL="http://download.enlightenment.org/releases/$TARBALL" 1.15 TAGS="e enlightenment efl" 1.16 +HOST_ARCH="i486 arm" 1.17 1.18 DEPENDS="ecore" 1.19 BUILD_DEPENDS="ecore-dev"