wok diff libsdl-image/receipt @ rev 9774

bridge-utils: fix WGET_URL and clean
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 11 21:31:48 2011 +0200 (2011-05-11)
parents 87e0b29a6071
children aeefda51e196
line diff
     1.1 --- a/libsdl-image/receipt	Wed Sep 15 00:53:37 2010 +0000
     1.2 +++ b/libsdl-image/receipt	Wed May 11 21:31:48 2011 +0200
     1.3 @@ -6,13 +6,10 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="An image file loading library."
     1.6  MAINTAINER="chadi.elahmad@gmail.com"
     1.7 -
     1.8  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://www.libsdl.org/projects/SDL_image/"
    1.10  WGET_URL="http://www.libsdl.org/projects/SDL_image/release/$TARBALL"
    1.11 -
    1.12  DEPENDS="libsdl libpng jpeg zlib tiff"
    1.13 -BUILD_DEPENDS="$DEPENDS libsdl-dev libpng-dev jpeg-dev tiff-dev zlib-dev"
    1.14  
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()