From 9f92c68de523ca57faab081e047bd17826643961 Mon Sep 17 00:00:00 2001 From: Alex Word Date: Mon, 17 Feb 2014 16:01:45 +0700 Subject: games/xmoto: Update REQUIRES. Signed-off-by: Willy Sudiarto Raharjo --- games/xmoto/xmoto.SlackBuild | 7 +++---- games/xmoto/xmoto.info | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'games/xmoto') diff --git a/games/xmoto/xmoto.SlackBuild b/games/xmoto/xmoto.SlackBuild index c742571da4..539df636d7 100644 --- a/games/xmoto/xmoto.SlackBuild +++ b/games/xmoto/xmoto.SlackBuild @@ -5,7 +5,7 @@ PRGNAM=xmoto VERSION=${VERSION:-0.5.10} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -51,8 +51,8 @@ find -L . \ patch -p1 < $CWD/gcc-4.7.patch -CFLAGS="$SLKCFLAGS" \ -CXXFLAGS="$SLKCFLAGS" \ +CFLAGS="$SLKCFLAGS -DdDOUBLE" \ +CXXFLAGS="$SLKCFLAGS -DdDOUBLE" \ LDFLAGS="-ldl" \ ./configure \ --prefix=/usr \ @@ -64,7 +64,6 @@ LDFLAGS="-ldl" \ --with-localesdir=/usr/share/locale \ --disable-dependency-tracking \ --enable-threads=posix \ - --with-internal-xdg=1 \ --with-asian-ttf-file="/usr/share/fonts/TTF/wqy-zenhei.ttc" \ --build=$ARCH-slackware-linux diff --git a/games/xmoto/xmoto.info b/games/xmoto/xmoto.info index e6e48008ab..f10ea5df19 100644 --- a/games/xmoto/xmoto.info +++ b/games/xmoto/xmoto.info @@ -5,6 +5,6 @@ DOWNLOAD="http://download.tuxfamily.org/xmoto/xmoto/0.5.10/xmoto-0.5.10-src.tar. MD5SUM="d15f1c4e498d937b943db0b6aea437f1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="lua ode" +REQUIRES="lua ode libxdg-basedir" MAINTAINER="Alex Word" EMAIL="alex_word86@yahoo.com" -- cgit v1.2.3-80-g2a13