Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74091 - [EBUILD] ultimairis-0.5.9
Summary: [EBUILD] ultimairis-0.5.9
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://ultimairis.sourceforge.net/
Whiteboard:
Keywords: EBUILD
: 215883 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-12-11 05:54 UTC by Christoph Brill (egore) (RESIGNED)
Modified: 2018-12-03 12:57 UTC (History)
6 users (show)

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


Attachments
games-rpg/ultimairis-0.5.9.ebuild (ultimairis-0.5.9.ebuild,2.68 KB, text/plain)
2004-12-11 05:55 UTC, Christoph Brill (egore) (RESIGNED)
Details
ultimairis-gcc34.patch (ultimairis-gcc34.patch,402 bytes, patch)
2004-12-11 05:56 UTC, Christoph Brill (egore) (RESIGNED)
Details | Diff
games-rpg/ultimairis-0.5.9 (ultimairis-0.5.9.ebuild,559 bytes, text/plain)
2004-12-13 06:00 UTC, Christoph Brill (egore) (RESIGNED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Brill (egore) (RESIGNED) 2004-12-11 05:54:44 UTC
Ultima Iris is a 3D game client for the popular Massive Multiplayer Role Playing Game "Ultima Online" (tm).

Reproducible: Always
Steps to Reproduce:
Comment 1 Christoph Brill (egore) (RESIGNED) 2004-12-11 05:55:55 UTC
Created attachment 45734 [details]
games-rpg/ultimairis-0.5.9.ebuild

The (NONWORKING) ebuild. It fails somewhere because of endianess in SDL, so I'm
not sure what is wrong.
Comment 2 Christoph Brill (egore) (RESIGNED) 2004-12-11 05:56:43 UTC
Created attachment 45735 [details, diff]
ultimairis-gcc34.patch

This patch is needed to be gcc 3.4 compatible.
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-12-13 05:08:12 UTC
comments:

ebuild needs to use the games eclass like the rest of the games.
take out the comments from skel.ebuild
GPL isn't a valid license.  repoman should have complained about that.
Comment 4 Christoph Brill (egore) (RESIGNED) 2004-12-13 06:00:37 UTC
Created attachment 45906 [details]
games-rpg/ultimairis-0.5.9

Ebuild with wanted changes, still doesn't work because of endianess.

The src_install() section is missing, since I never got there to see what needs
to be done. Will be added as soon as I know how to get around that endianess
bug.
Comment 5 Matija "hook" Šuklje 2007-05-24 09:24:48 UTC
Iris 2.0 is now out - which now depends on Ogre.

Additional System Requirements (taken from happypenguin.org): 
ogre 1.4.1 (eihort) 
lua 5.0 
boost 
SDL-1.2.11 
fmod 3.7.5 (not 4.*) 
zlib 
zzip 
OIS 
freeimage
Comment 6 Carsten Lohrke (RETIRED) gentoo-dev 2008-04-02 19:54:02 UTC
*** Bug 215883 has been marked as a duplicate of this bug. ***
Comment 7 Matija "hook" Šuklje 2009-01-26 13:11:30 UTC
Current version is: 2.0 build 2890

With current dependancies:
* Ogre 1.6.x SDK
* fmod 4.* — (FMOD Ex stable) http://www.fmod.org
* zzip — (probably needed on linux) http://debin.net/zzip
* OIS — http://sourceforge.net/projects/wgois 
* freeimage — http://freeimage.sourceforge.net
* LUA — (lua is no longer a dependency when using the premake build system, as this includes the source of the lua version we use and compiles it in statically) 
* OpenAL (optional)
* libogg libvorbis http://xiph.org/downloads/
* freealut

P.S. This looks like an amazing client, I'm surprised so few are interested in its inclusion O_o
Comment 8 Claudio Roberto França Pereira 2011-07-01 02:29:34 UTC
I can't find freeimage on portage. Isn't
Comment 9 Claudio Roberto França Pereira 2011-07-01 02:30:52 UTC
I can't find freeimage on portage. Isn't it in the official tree yet?
I'm trying to compile iris2. If I succeed, I'll see if I can do an ebuild for it.
Comment 10 Christoph Brill (egore) (RESIGNED) 2011-07-09 11:54:01 UTC
(In reply to comment #9)
> I can't find freeimage on portage. Isn't it in the official tree yet?
> I'm trying to compile iris2. If I succeed, I'll see if I can do an ebuild for
> it.

Freeimage was dropped from the main tree because it bundles several external libraries (which imo is completely braindead). But you can get freeimage from the gamerlay overlay.
Comment 11 Claudio Roberto França Pereira 2011-07-09 14:07:45 UTC
Iris2 is not been actively developed since 2009. I don't see why to maintain an updated ebuild anymore.