wok-next diff pysize/receipt @ rev 17358
Add asterisk-speech-recog
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Nov 18 21:43:05 2014 +0100 (2014-11-18) |
parents | 490539922a0d |
children | 16df76e1fc6a |
line diff
1.1 --- a/pysize/receipt Mon Apr 22 18:31:43 2013 +0200 1.2 +++ b/pysize/receipt Tue Nov 18 21:43:05 2014 +0100 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Console and graphical tool for exploring the size of directories." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="python ncurses pygtk librsvg" 1.8 -BUILD_DEPENDS="python-dev ncurses-dev pygtk-dev setuptools" 1.9 +LICENSE="GPL2" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://guichaz.free.fr/pysize/" 1.12 WGET_URL="http://guichaz.free.fr/pysize/files/$TARBALL" 1.13 1.14 +DEPENDS="python ncurses pygtk librsvg" 1.15 +BUILD_DEPENDS="python-dev ncurses-dev pygtk-dev setuptools" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {