|
|
# Distributed under the terms of the GNU General Public License v2 | # Distributed under the terms of the GNU General Public License v2 |
# $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/stepmania-3.9.ebuild,v 1.4 2006/10/24 21:51:32 tupone Exp $ | # $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/stepmania-3.9.ebuild,v 1.4 2006/10/24 21:51:32 tupone Exp $ |
| |
inherit eutils autotools games |
inherit eutils autotools games flag-o-matic |
| |
IUSE="debug gtk jpeg mp3 mpeg vorbis force-oss" | IUSE="debug gtk jpeg mp3 mpeg vorbis force-oss" |
| |
|
|
} | } |
| |
src_compile() { | src_compile() { |
|
append-flags -fno-strict-aliasing |
|
|
econf \ | econf \ |
$(use_with debug) \ | $(use_with debug) \ |
$(use_with jpeg) \ | $(use_with jpeg) \ |