wok diff electricsheep/receipt @ rev 12148

squidclamav: Fix config. Remove unwanted file
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Mar 15 00:08:22 2012 +0100 (2012-03-15)
parents 8e4c74abdf74
children 01cef52b1d5b
line diff
     1.1 --- a/electricsheep/receipt	Mon Jan 02 23:06:19 2012 +0100
     1.2 +++ b/electricsheep/receipt	Thu Mar 15 00:08:22 2012 +0100
     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()