wok diff physfs/receipt @ rev 12533

Up: xorg-xf86-input-evdev (it provide mouse and keyboard support so xorg-xf86-input-[mouse|keyboard] can be removed)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 26 01:50:03 2012 +0200 (2012-04-26)
parents 7a849d93caa3
children 6e24618e3b76
line diff
     1.1 --- a/physfs/receipt	Sun Feb 20 08:17:33 2011 +0000
     1.2 +++ b/physfs/receipt	Thu Apr 26 01:50:03 2012 +0200
     1.3 @@ -7,8 +7,8 @@
     1.4  MAINTAINER="devl547@gmail.com"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://icculus.org/physfs/"
     1.7 -WGET_URL="ftp://ftp.tiscali.nl/pub/mirror/gentoo/distfiles/$TARBALL"
     1.8 -BUILD_DEPENDS="cmake"
     1.9 +WGET_URL="http://icculus.org/physfs/downloads/$TARBALL"
    1.10 +BUILD_DEPENDS="cmake wget"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()