summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2006-06-24 11:13:01 +0000
committerStefan Schweizer <genstef@gentoo.org>2006-06-24 11:13:01 +0000
commit0df92d54419f5975ec8c79b9cdd4b0ea1014201f (patch)
treea88656bbc3ac64be298c8152cfdb06f0262b1a06 /games-sports
parentcleanups, new release of gst-plugins-farsight (diff)
downloadgenstef-0df92d54419f5975ec8c79b9cdd4b0ea1014201f.tar.gz
genstef-0df92d54419f5975ec8c79b9cdd4b0ea1014201f.tar.bz2
genstef-0df92d54419f5975ec8c79b9cdd4b0ea1014201f.zip
add ~ppc to telepathy ebuilds thanks to fouco
svn path=/; revision=34
Diffstat (limited to 'games-sports')
-rw-r--r--games-sports/xmoto/files/digest-xmoto-0.1.143
-rw-r--r--games-sports/xmoto/xmoto-0.1.16.ebuild (renamed from games-sports/xmoto/xmoto-0.1.14.ebuild)6
2 files changed, 3 insertions, 6 deletions
diff --git a/games-sports/xmoto/files/digest-xmoto-0.1.14 b/games-sports/xmoto/files/digest-xmoto-0.1.14
deleted file mode 100644
index bcc2243..0000000
--- a/games-sports/xmoto/files/digest-xmoto-0.1.14
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 f2826bd3cc19daba25a6bdf92b1d6461 xmoto-0.1.14-src.tar.gz 2920614
-RMD160 34cf8de94aafe54ad3942b80b4d1ca4d4cf87fd5 xmoto-0.1.14-src.tar.gz 2920614
-SHA256 cf796c32a8e22546798c00575201d552b59c7b4050275794fff2f5860db9008c xmoto-0.1.14-src.tar.gz 2920614
diff --git a/games-sports/xmoto/xmoto-0.1.14.ebuild b/games-sports/xmoto/xmoto-0.1.16.ebuild
index 6b315d7..f532863 100644
--- a/games-sports/xmoto/xmoto-0.1.14.ebuild
+++ b/games-sports/xmoto/xmoto-0.1.16.ebuild
@@ -7,12 +7,12 @@ inherit games eutils
HOMEPAGE="http://xmoto.sourceforge.net"
SRC_URI="mirror://sourceforge/xmoto/${P}-src.tar.gz"
DESCRIPTION="X-Moto is a challenging 2D motocross platform game"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
IUSE=""
LICENSE="GPL-2"
-RDEPEND="media-libs/jpeg
+DEPEND="media-libs/jpeg
media-libs/libpng
sys-libs/zlib
media-libs/libsdl
@@ -34,7 +34,7 @@ src_compile() {
}
src_install() {
- make DESTDIR=${D} install || die "make install failed"
+ emake DESTDIR=${D} install || die "emake install failed"
dodoc ChangeLog README TODO
prepgamesdirs