wok-6.x diff xtrkcad/receipt @ rev 7466
Down: GConf to 2.32.0. GConf 2.32.1 doesn't compile.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Nov 30 23:27:54 2010 +0000 (2010-11-30) |
parents | 2b5224af9d78 |
children | 53ecebbc8732 |
line diff
1.1 --- a/xtrkcad/receipt Mon Sep 07 22:34:25 2009 +0000 1.2 +++ b/xtrkcad/receipt Tue Nov 30 23:27:54 2010 +0000 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()