summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2011-04-26 07:08:48 +0000
committerAlfredo Tupone <tupone@gentoo.org>2011-04-26 07:08:48 +0000
commit90a1969e28050777467fd20be6de21cf17f9da0e (patch)
tree21006a74f15eb63133e5efdf5ef79fc7de6c26f3 /games-action/transcend
parentAdd patch to fix build with gcc-4.6 (bug #364781). (diff)
downloadhistorical-90a1969e28050777467fd20be6de21cf17f9da0e.tar.gz
historical-90a1969e28050777467fd20be6de21cf17f9da0e.tar.bz2
historical-90a1969e28050777467fd20be6de21cf17f9da0e.zip
Fixed build. Bug #362999
Package-Manager: portage-2.1.9.46/cvs/Linux x86_64
Diffstat (limited to 'games-action/transcend')
-rw-r--r--games-action/transcend/ChangeLog7
-rw-r--r--games-action/transcend/Manifest14
-rw-r--r--games-action/transcend/transcend-0.3.ebuild17
3 files changed, 28 insertions, 10 deletions
diff --git a/games-action/transcend/ChangeLog b/games-action/transcend/ChangeLog
index d3c0eedfabdb..e500b47f6249 100644
--- a/games-action/transcend/ChangeLog
+++ b/games-action/transcend/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/transcend
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/transcend/ChangeLog,v 1.7 2010/09/16 16:50:09 scarabeus Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/transcend/ChangeLog,v 1.8 2011/04/26 07:08:48 tupone Exp $
+
+ 26 Apr 2011; Tupone Alfredo <tupone@gentoo.org> transcend-0.3.ebuild:
+ Fixed build. Bug #362999 by Diego Elio Pettenò
16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> transcend-0.3.ebuild:
virtual/glut -> media-libs/glut
diff --git a/games-action/transcend/Manifest b/games-action/transcend/Manifest
index 6e18ef8b1fe8..bfceb9631b52 100644
--- a/games-action/transcend/Manifest
+++ b/games-action/transcend/Manifest
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
DIST Transcend_0.3_UnixSource.tar.gz 1847261 RMD160 e8cef821c17f07e0dfbc5bd3359fb7b60d9a5b08 SHA1 77bb81704e64a1965b9e7a82e5b5eec6ca4da183 SHA256 46dae7cbd1b95c6865a664022ca804c462f1731c974882a527e43810e99fcd40
-EBUILD transcend-0.3.ebuild 1307 RMD160 8596eb2dd19ee862dc249bdae2b07450f21c9100 SHA1 e58280dd51b01592e756222b25ed58ff0396a7f2 SHA256 d38365c4861e8b94c71bf9785fe26990fd2fc4887d999e050e069d35a206946b
-MISC ChangeLog 1055 RMD160 87f497411be26f2ac9f5c329fe6460902aed2c30 SHA1 20855cada7a1e9d63bd43081be3f3894c35777de SHA256 97bbfaf648b6bdde8437aafb77f869b90d0de534cac67719a5ce77bb4bce9329
+EBUILD transcend-0.3.ebuild 1370 RMD160 4655214d8d179ba8c6adfedc4a5180547483ac5f SHA1 d858a27fd4b8859849646de7a1545d47ff9aa218 SHA256 0461668fc50ea06654c68cae106bb0173b1bfb7e614866e750e6118a5299b617
+MISC ChangeLog 1175 RMD160 38e7cbff41880233dbf464c91305ab0f8b8f3eaf SHA1 b48ae749b973961fa4d08232a4b87767a2e377fc SHA256 61b97d5485fb9c146d1f1feef4d13d2ea15819952bcef26c2e636ea813eb6b47
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iEYEARECAAYFAk22b5oACgkQIY77eQFFFC32kACgnwJywSrsJJ3WTI4SFtKM8Lgj
+62AAoM7U2qSEUzdrKf/9XTFb55yEPVyL
+=lm2i
+-----END PGP SIGNATURE-----
diff --git a/games-action/transcend/transcend-0.3.ebuild b/games-action/transcend/transcend-0.3.ebuild
index 2150ef79ae80..9dfbf4a98829 100644
--- a/games-action/transcend/transcend-0.3.ebuild
+++ b/games-action/transcend/transcend-0.3.ebuild
@@ -1,6 +1,7 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/transcend/transcend-0.3.ebuild,v 1.5 2010/09/16 16:50:09 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/transcend/transcend-0.3.ebuild,v 1.6 2011/04/26 07:08:48 tupone Exp $
+EAPI=2
inherit games
@@ -18,13 +19,13 @@ DEPEND="x11-libs/libXmu
virtual/opengl
virtual/glu
media-libs/freeglut"
+RDEPEND="${DEPEND}"
S=${WORKDIR}/Transcend_${PV}_UnixSource/Transcend
-src_unpack() {
- unpack ${A}
- cd "${S}"
+src_prepare() {
chmod a+x portaudio/configure
+ mkdir portaudio/{lib,bin}
rm -f game/Makefile
cat \
Makefile.GnuLinuxX86 \
@@ -40,9 +41,13 @@ src_unpack() {
|| die "sed failed"
}
-src_compile() {
+src_configure() {
cd portaudio
egamesconf || die
+}
+
+src_compile() {
+ cd portaudio
emake
cd ../game
emake || die