wok-4.x diff electricsheep/receipt @ rev 12004
electricsheep: fixed url, added icon
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Mon Mar 05 09:17:19 2012 -0800 (2012-03-05) |
parents | 8e4c74abdf74 |
children |
line diff
1.1 --- a/electricsheep/receipt Mon Jan 02 23:06:19 2012 +0100 1.2 +++ b/electricsheep/receipt Mon Mar 05 09:17:19 2012 -0800 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()