From a3b34d0dd7043279587e911f9ae4114db4a7b69d Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Fri, 8 Apr 2011 01:38:05 +0000 Subject: EAPI=2; add patch to try to fix bug #362367 Package-Manager: portage-2.1.9.42/cvs/Linux i686 --- games-arcade/late/ChangeLog | 8 ++++++-- games-arcade/late/Manifest | 15 +++------------ games-arcade/late/files/late-0.1.0-gcc46.patch | 11 +++++++++++ games-arcade/late/late-0.1.0.ebuild | 17 +++++++++-------- 4 files changed, 29 insertions(+), 22 deletions(-) create mode 100644 games-arcade/late/files/late-0.1.0-gcc46.patch (limited to 'games-arcade') diff --git a/games-arcade/late/ChangeLog b/games-arcade/late/ChangeLog index 43afebf61ce3..f28c0aa6a856 100644 --- a/games-arcade/late/ChangeLog +++ b/games-arcade/late/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/late -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/late/ChangeLog,v 1.10 2008/05/04 22:45:31 nyhm Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/late/ChangeLog,v 1.11 2011/04/08 01:38:05 mr_bones_ Exp $ + + 08 Apr 2011; Michael Sterrett late-0.1.0.ebuild, + +files/late-0.1.0-gcc46.patch: + EAPI=2; add patch to try to fix bug #362367 04 May 2008; Tristan Heaven +files/late-0.1.0-gcc43.patch, late-0.1.0.ebuild: diff --git a/games-arcade/late/Manifest b/games-arcade/late/Manifest index e145ef824496..c50e036a80aa 100644 --- a/games-arcade/late/Manifest +++ b/games-arcade/late/Manifest @@ -1,15 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - AUX late-0.1.0-gcc43.patch 186 RMD160 223ebd4e6f599a6ec7dac9b908682a4a16351172 SHA1 32d6c8267576e85d1c06d91900a7ae7b5196bbfe SHA256 d19da4706dfa9fa9fd2ac05045792756d458bdf6dd084976bb8a60b0723925bc +AUX late-0.1.0-gcc46.patch 283 RMD160 8838b1c05e8226031a7ded3ccea0719d0a057eea SHA1 2546795618573f9420be3984da0e892abe49b5eb SHA256 122b11965b61ef9f1ad9cbc05895c7e93b69006777a06ecc63d17096702c520d DIST late-0.1.0.tar.bz2 1560232 RMD160 0943b38b32da0293336fa9e58959bf990648fd32 SHA1 071e7ad33062abfc4364218e22467bff21e1fa2e SHA256 76aac8e436e0420642790658129b5a3f27c836c07bd9b6871b3c88aa2f8aff0a -EBUILD late-0.1.0.ebuild 855 RMD160 3d82ae31038d9bf2ab2f45a0a9d5f9025eeb8b06 SHA1 b819c7036dcc0196b70391bc82bd2b3142ae9a35 SHA256 28d2639858ce354864290a9b3b80cb0f8dc8a5a8ee0eff99795d5a2734673631 -MISC ChangeLog 1022 RMD160 73c463014add1ff425c7c45b0d1f7abaaac8d9a2 SHA1 021fccbcc37898a9be76ed13b9ed7ed841aa98a7 SHA256 cfabf9ac7ea9e614a6e63b9b1e94f6439ff77c33dfb8ce6bef04f1aa0c356a2f +EBUILD late-0.1.0.ebuild 896 RMD160 ecdf194a2fc42d82221f0664ca766ae3800f7544 SHA1 31183f1bf2bf83a9aecea18313bd7c7cd46da5cd SHA256 e2f8e569bb054792e80988f0e81a940e17171a5c43bb82ea0ebece7d74769105 +MISC ChangeLog 1181 RMD160 edf464757e17911ecae5bc477f675113de249879 SHA1 5e740673574341abe0e6e667cc54d27aa25965bc SHA256 a23e295f8fddd1edc39011e7881e9be5ac9dd53f76f18c729d8c0897ab261015 MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.9 (GNU/Linux) - -iEYEARECAAYFAkgePJEACgkQdz7hIScOURG6TgCdH5wBJ9WeAXhyEInVfJfR/7mv -ZNcAn0koLcNtHIhKrF+fwwUnSllP71Vw -=su0P ------END PGP SIGNATURE----- diff --git a/games-arcade/late/files/late-0.1.0-gcc46.patch b/games-arcade/late/files/late-0.1.0-gcc46.patch new file mode 100644 index 000000000000..95d18ba7ed11 --- /dev/null +++ b/games-arcade/late/files/late-0.1.0-gcc46.patch @@ -0,0 +1,11 @@ +diff -ru late-0.1.0.orig/src/ball.h late-0.1.0/src/ball.h +--- late-0.1.0.orig/src/ball.h 2003-08-07 18:26:13.000000000 -0400 ++++ late-0.1.0/src/ball.h 2011-04-07 21:32:14.189799689 -0400 +@@ -25,6 +25,7 @@ + class ball; + + #include "square.h" ++#include + + class ball_base + { diff --git a/games-arcade/late/late-0.1.0.ebuild b/games-arcade/late/late-0.1.0.ebuild index 112c8dd3b384..943bf926b127 100644 --- a/games-arcade/late/late-0.1.0.ebuild +++ b/games-arcade/late/late-0.1.0.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/late/late-0.1.0.ebuild,v 1.14 2008/05/04 22:45:31 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/late/late-0.1.0.ebuild,v 1.15 2011/04/08 01:38:05 mr_bones_ Exp $ +EAPI=2 inherit eutils games DESCRIPTION="A game, similar to Barrack by Ambrosia Software" @@ -13,13 +14,13 @@ SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="" -DEPEND="media-libs/libsdl - media-libs/sdl-image" +DEPEND="media-libs/libsdl[video] + media-libs/sdl-image[jpeg]" -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${P}-gcc43.patch +src_prepare() { + epatch \ + "${FILESDIR}"/${P}-gcc43.patch \ + "${FILESDIR}"/${P}-gcc46.patch sed -i \ -e "/chown/d" \ Makefile.in \ -- cgit v1.2.3-65-gdbad