Summary: | [EBUILD] ultimairis-0.5.9 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Christoph Brill (egore) (RESIGNED) <egore> |
Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
Status: | CONFIRMED --- | ||
Severity: | enhancement | CC: | bugzie, d.w.79, matija, spideybr, torgi, zeksers |
Priority: | High | Keywords: | EBUILD |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://ultimairis.sourceforge.net/ | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
games-rpg/ultimairis-0.5.9.ebuild
ultimairis-gcc34.patch games-rpg/ultimairis-0.5.9 |
Description
Christoph Brill (egore) (RESIGNED)
2004-12-11 05:54:44 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.
Created attachment 45735 [details, diff]
ultimairis-gcc34.patch
This patch is needed to be gcc 3.4 compatible.
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. 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.
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 *** Bug 215883 has been marked as a duplicate of this bug. *** 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 I can't find freeimage on portage. Isn't 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. (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. Iris2 is not been actively developed since 2009. I don't see why to maintain an updated ebuild anymore. |