summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-10-19 21:06:46 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-10-19 21:06:46 +0000
commite92b4b7d997356a55a62361595d23571e691e1e3 (patch)
tree4dc66d328b8cd1597c85822ace4d66125731a333 /games-sports
parentStable on alpha, bug #287932 (diff)
downloadhistorical-e92b4b7d997356a55a62361595d23571e691e1e3.tar.gz
historical-e92b4b7d997356a55a62361595d23571e691e1e3.tar.bz2
historical-e92b4b7d997356a55a62361595d23571e691e1e3.zip
Work even if ode is built with USE=double-precision (bug #289792)
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'games-sports')
-rw-r--r--games-sports/xmoto/ChangeLog5
-rw-r--r--games-sports/xmoto/Manifest4
-rw-r--r--games-sports/xmoto/xmoto-0.5.2.ebuild8
3 files changed, 12 insertions, 5 deletions
diff --git a/games-sports/xmoto/ChangeLog b/games-sports/xmoto/ChangeLog
index 5de68c3b95c9..b7912b60e864 100644
--- a/games-sports/xmoto/ChangeLog
+++ b/games-sports/xmoto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-sports/xmoto
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.41 2009/10/15 17:47:46 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.42 2009/10/19 21:06:46 mr_bones_ Exp $
+
+ 19 Oct 2009; Michael Sterrett <mr_bones_@gentoo.org> xmoto-0.5.2.ebuild:
+ Work even if ode is built with USE=double-precision (bug #289792)
15 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> xmoto-0.5.2.ebuild:
Keyword ~amd64 (thanks to sera in #gentoo-bugs).
diff --git a/games-sports/xmoto/Manifest b/games-sports/xmoto/Manifest
index 1333c4b07186..f49222a6b6c3 100644
--- a/games-sports/xmoto/Manifest
+++ b/games-sports/xmoto/Manifest
@@ -5,6 +5,6 @@ DIST inksmoto-0.6.0.tar.gz 2493402 RMD160 6cf76101e70e764aa74e8eeff90abe266d36f8
DIST xmoto-0.5.1-src.tar.gz 22003514 RMD160 648a6395f7fe979480c2df50f136352de5c13773 SHA1 36bac38d9f87ffbba337a0589de87b5408d734e8 SHA256 420af936c7983e84bc0a38aed828851048385b45f608426b52ed919127e18eb2
DIST xmoto-0.5.2-src.tar.gz 38170502 RMD160 a8323336814261b0c2bb0acf13d5e65ac92e921d SHA1 aa819872f06beb114025c490cea8e229cd85135d SHA256 a8c91378ed439b640157267981b423dceea3584a439d25eea8aa28181458058f
EBUILD xmoto-0.5.1.ebuild 2385 RMD160 3040342bf1a913e2b52c22a4337110ecb91086d1 SHA1 0c1d83efb03f3fcb3aa6c4bbde8fd98296e4030f SHA256 2d1a6d6995b67ae1ecb3e80faeaf0f577abbe652ea127328756645eb0a639ba7
-EBUILD xmoto-0.5.2.ebuild 2381 RMD160 e8fd7dfcc7905a5b7d5a2c8b9704b32e7e624054 SHA1 dd8738ac0814ab1e5f57133638dd5df0a9ae7226 SHA256 23e3b45c8ef8d964e9ec92a0e5e3d24f4dee729f39179aa50b25e9f2d9c82141
-MISC ChangeLog 5845 RMD160 1d82bd4a51b54a8e599918ba69e86a3d00a489f6 SHA1 c0a72ba7a0996d9544648fb85a31cbea3160b8a2 SHA256 6cab94a26fcece12a56d27a1b9ab60aebc16215b6473597a82b2f9067ed05f3c
+EBUILD xmoto-0.5.2.ebuild 2507 RMD160 ce9628a6d9df7f42e6ba5f74f20e19ae097ccc98 SHA1 2a4d4efea09ba161634f3f85340ff16ebfc1d438 SHA256 cb4229afa9c63feb06975208e716436ab8ae1c733d3a169451f646d252870c43
+MISC ChangeLog 5989 RMD160 aa676f36202b4c39a28ace11648ad19a3ae029f4 SHA1 0fd87838829870441315ae606ec4dd0cfeaf23cf SHA256 ad9b8f93b0bfad8591e4b99629d21f7eca9c069be60d57c9abab3711f47f2480
MISC metadata.xml 341 RMD160 2d838068ec16928a24200dec167b73ddf036f985 SHA1 9557b148a79d61f5c8cfac1b38cfba9b9aa66b95 SHA256 5159c45c1d84dcf5beefe53af26077b900294563ee9ddfc9bb4879f3dd6f9a1d
diff --git a/games-sports/xmoto/xmoto-0.5.2.ebuild b/games-sports/xmoto/xmoto-0.5.2.ebuild
index b904861c0315..120430598702 100644
--- a/games-sports/xmoto/xmoto-0.5.2.ebuild
+++ b/games-sports/xmoto/xmoto-0.5.2.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.2.ebuild,v 1.4 2009/10/15 17:47:46 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.2.ebuild,v 1.5 2009/10/19 21:06:46 mr_bones_ Exp $
EAPI=2
-inherit eutils games
+inherit eutils flag-o-matic games
LVL_PV="0.6.0" #they unfortunately don't release both at the same time, why ~ as separator :(
LVL="inksmoto-${LVL_PV}"
@@ -49,6 +49,10 @@ src_prepare() {
}
src_configure() {
+ # bug #289792
+ filter-flags -DdDOUBLE
+ has_version 'dev-games/ode[double-precision]' && append-flags -DdDOUBLE
+
egamesconf \
--disable-dependency-tracking \
--with-enable-zoom=1 \