wok diff xtrkcad/receipt @ rev 8213

imported patch toolchain/uclibc-cross-compiler-i486.patch
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 27 00:20:50 2011 +0100 (2011-01-27)
parents 2b5224af9d78
children 53ecebbc8732
line diff
     1.1 --- a/xtrkcad/receipt	Mon Sep 07 22:34:25 2009 +0000
     1.2 +++ b/xtrkcad/receipt	Thu Jan 27 00:20:50 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xtrkcad"
     1.7 -VERSION="4.0.3a"
     1.8 +VERSION="4.0.3a1"
     1.9  CATEGORY="games"
    1.10  SHORT_DESC="A CAD program for designing model railroad layouts."
    1.11  MAINTAINER="rcx@zoominternet.net"
    1.12 @@ -16,7 +16,8 @@
    1.13  xorg-libXdmcp-dev"
    1.14  TARBALL="$PACKAGE-source-$VERSION.tar.gz"
    1.15  WEB_SITE="http://www.xtrkcad.org/"
    1.16 -WGET_URL="$SF_MIRROR/$PACKAGE-fork/$TARBALL"
    1.17 +#WGET_URL="$SF_MIRROR/$PACKAGE-fork/$TARBALL"
    1.18 +WGET_URL="http://users.zoominternet.net/~rcx/$TARBALL"
    1.19  
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()