wok-6.x diff electricsheep/receipt @ rev 13539
ajaxterm: add telnet support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 27 21:59:58 2012 +0200 (2012-10-27) |
parents | 8e4c74abdf74 |
children | 01cef52b1d5b |
line diff
1.1 --- a/electricsheep/receipt Mon Jan 02 23:06:19 2012 +0100 1.2 +++ b/electricsheep/receipt Sat Oct 27 21:59:58 2012 +0200 1.3 @@ -3,13 +3,13 @@ 1.4 PACKAGE="electricsheep" 1.5 VERSION="2.7b12" 1.6 CATEGORY="graphics" 1.7 -SHORT_DESC="Distributed screen-saver that harnesses idle computers into a render farm with the purpose of animating and evolving artificial life-forms." 1.8 +SHORT_DESC="Distributed screen-saver that renders morphing abstract animations" 1.9 MAINTAINER="gokhlayeh@slitaz.org" 1.10 DEPENDS="curl expat flam3 ffmpeg mplayer libglade gtk+" 1.11 BUILD_DEPENDS="curl-dev expat-dev ffmpeg-dev libglade-dev gtk+-dev flam3-dev" 1.12 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.13 WEB_SITE="http://community.electricsheep.org/" 1.14 -WGET_URL="ftp://ftp.archlinux.org/other/electricsheep/$TARBALL" 1.15 +WGET_URL="http://147.52.159.12/mirrors/ftp.kernel.org/pub/dist/vectorlinux/VL64-7.0/sourceAbs/$PACKAGE/$TARBALL" 1.16 1.17 # Rules to configure and make the package. 1.18 compile_rules()