Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28965 - UFO 2000 strategy game
Summary: UFO 2000 strategy game
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL: http://ufo2000.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-17 04:32 UTC by Charles Goodwin
Modified: 2004-02-11 01:44 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charles Goodwin 2003-09-17 04:32:28 UTC
UFO2000 is a freeware and opensource remake of tactical part of X-COM: UFO
Defense (UFO: Enemy Unknown) game. It uses all the graphics and sounds from that
game (you have to unpack UFO2000 into the directory with UFO1). It currently has
no geoscape and economics, but it has the feature many X-COM fans dreamed for -
multiplayer support!

Version 0.4 is around the corner.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2003-11-12 14:58:43 UTC
*** Bug 33331 has been marked as a duplicate of this bug. ***
Comment 2 Siarhei Siamashka 2004-01-04 00:20:43 UTC
Initial test version of gentoo ebuild is available from ufo2000 home page:
http://ufo2000.sourceforge.net
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-01-22 18:28:36 UTC
Added games-strategy/ufo2000-0.4.0_beta321 to CVS.  Please try it out.
Comment 4 Siarhei Siamashka 2004-02-11 01:37:47 UTC
Please update ebuild to the latest version, the patch is below:

--- ufo2000-0.4.0_beta324.ebuild	2004-01-31 03:02:18.000000000 +0200
+++ ufo2000-0.4.0.334.ebuild	2004-02-11 11:28:06.594758320 +0200
@@ -19,6 +19,9 @@
 	>=media-libs/allegro-4.0.0
 	>=dev-lang/lua-5.0
 	>=dev-games/hawknl-1.66
+	>=media-libs/aldumb-0.9.2
+	media-libs/libogg
+	media-libs/libvorbis
 	dev-libs/expat"
 
 src_unpack() {
@@ -40,6 +43,7 @@
 	emake \
 		DATA_DIR="${GAMES_DATADIR}/${PN}" \
 		OPTFLAGS="${CXXFLAGS}" \
+		dumbogg=1 \
 			|| die "emake failed"
 }
 
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2004-02-11 01:44:59 UTC
Serge Semashko - open an new bug please.  commenting on closed bugs isn't
recommended.  Thanks.