diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2006-10-03 09:23:40 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2006-10-03 09:23:40 +0000 |
commit | 0874b2641cf8138b7ba55754372b18095418860e (patch) | |
tree | 193fdda61f72d0078929c31b5ac74edb61f38396 /games-arcade | |
parent | Bump to 3.5.5 (pre-release). (diff) | |
download | gentoo-2-0874b2641cf8138b7ba55754372b18095418860e.tar.gz gentoo-2-0874b2641cf8138b7ba55754372b18095418860e.tar.bz2 gentoo-2-0874b2641cf8138b7ba55754372b18095418860e.zip |
Version bump
(Portage version: 2.1.2_pre2-r2)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/sdljump/ChangeLog | 8 | ||||
-rw-r--r-- | games-arcade/sdljump/files/digest-sdljump-0.91.1 | 2 | ||||
-rw-r--r-- | games-arcade/sdljump/files/digest-sdljump-1.0.0 | 3 | ||||
-rw-r--r-- | games-arcade/sdljump/files/sdljump-1.0.0-configure.patch | 11 | ||||
-rw-r--r-- | games-arcade/sdljump/sdljump-1.0.0.ebuild | 43 |
5 files changed, 66 insertions, 1 deletions
diff --git a/games-arcade/sdljump/ChangeLog b/games-arcade/sdljump/ChangeLog index b47ded868ea2..b71fdf0a9520 100644 --- a/games-arcade/sdljump/ChangeLog +++ b/games-arcade/sdljump/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-arcade/sdljump # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdljump/ChangeLog,v 1.3 2006/09/25 08:13:04 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdljump/ChangeLog,v 1.4 2006/10/03 09:23:40 nyhm Exp $ + +*sdljump-1.0.0 (03 Oct 2006) + + 03 Oct 2006; Tristan Heaven <nyhm@gentoo.org> + +files/sdljump-1.0.0-configure.patch, +sdljump-1.0.0.ebuild: + Version bump 25 Sep 2006; Simon Stelling <blubb@gentoo.org> sdljump-0.91.1.ebuild: stable on amd64 diff --git a/games-arcade/sdljump/files/digest-sdljump-0.91.1 b/games-arcade/sdljump/files/digest-sdljump-0.91.1 index 7c925bf0074b..929b251086dd 100644 --- a/games-arcade/sdljump/files/digest-sdljump-0.91.1 +++ b/games-arcade/sdljump/files/digest-sdljump-0.91.1 @@ -1 +1,3 @@ MD5 45eae4ac39c8eb153ac037c84b5df859 sdljump-0.91-1.tar.gz 1798832 +RMD160 c4cb0dd7d6c5949edf6cd718078d38942b830a8f sdljump-0.91-1.tar.gz 1798832 +SHA256 0fbfa36f23fa3d4b0e49572db20f069d29229986498417b59f1ec8cc6d75547d sdljump-0.91-1.tar.gz 1798832 diff --git a/games-arcade/sdljump/files/digest-sdljump-1.0.0 b/games-arcade/sdljump/files/digest-sdljump-1.0.0 new file mode 100644 index 000000000000..3319c48da75b --- /dev/null +++ b/games-arcade/sdljump/files/digest-sdljump-1.0.0 @@ -0,0 +1,3 @@ +MD5 54760334d15103e3ec1a93cda5d06dfa sdljump-1.0.0.tar.gz 1938549 +RMD160 798a03957a5afe277d1a0682c21029541e1e10d4 sdljump-1.0.0.tar.gz 1938549 +SHA256 4b86652496ad107711fcfd2bb50594e32c5e1e71a1289e023df2591a3e19f568 sdljump-1.0.0.tar.gz 1938549 diff --git a/games-arcade/sdljump/files/sdljump-1.0.0-configure.patch b/games-arcade/sdljump/files/sdljump-1.0.0-configure.patch new file mode 100644 index 000000000000..ec145dfd83d1 --- /dev/null +++ b/games-arcade/sdljump/files/sdljump-1.0.0-configure.patch @@ -0,0 +1,11 @@ +--- configure ++++ configure +@@ -6114,7 +6114,7 @@ + packageprefix=${prefix} + fi + +-CFLAGS="$CFLAGS -DPREFIX=\\\"$packageprefix\\\" -DDATA_PREFIX=\\\"$packageprefix/share\\\"" ++CFLAGS="$CFLAGS -DPREFIX=\\\"$packageprefix\\\" -DDATA_PREFIX=\\\"$datadir\\\"" + + ac_ext=c + ac_cpp='$CPP $CPPFLAGS' diff --git a/games-arcade/sdljump/sdljump-1.0.0.ebuild b/games-arcade/sdljump/sdljump-1.0.0.ebuild new file mode 100644 index 000000000000..dd6e67706cc1 --- /dev/null +++ b/games-arcade/sdljump/sdljump-1.0.0.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdljump/sdljump-1.0.0.ebuild,v 1.1 2006/10/03 09:23:40 nyhm Exp $ + +inherit eutils versionator games + +DESCRIPTION="XJump clone" +HOMEPAGE="http://www.nongnu.org/sdljump/" +SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="media-libs/libsdl + media-libs/sdl-image + media-libs/sdl-mixer + virtual/opengl + virtual/glu + x11-libs/libX11 + x11-libs/libXau + x11-libs/libXdmcp + x11-libs/libXext" + +src_unpack() { + unpack ${A} + cd "${S}" + sed -i \ + -e 's/\\n//' sdljump.6 \ + || die "sed failed" + epatch "${FILESDIR}"/${P}-configure.patch +} + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed" + dodoc AUTHORS ChangeLog README + + newicon skins/xjump/hero1.0.png ${PN}.png + make_desktop_entry ${PN} "SDLjump" + + prepgamesdirs +} |