Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 20166
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: SpanKY <vapier@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
emilia-pinball-0.3.0.ebuild emilia-pinball-0.3.0.ebuild text/plain SpanKY 2003-07-02 00:05 0000 1.46 KB Details
emilia-pinball-0.3.0.ebuild emilia-pinball-0.3.0.ebuild text/plain TGL 2003-07-16 09:44 0000 976 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 20166 depends on: Show dependency tree
Bug 20166 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-04-29 08:14 0000
the new ebuild may have to be reworked since the author changed the way it 
installs the game ... it should be FHS compliant now :) (no more hacking on our 
side to make it work)

------- Comment #1 From SpanKY 2003-07-02 00:05:41 0000 -------
Created an attachment (id=14099) [details]
emilia-pinball-0.3.0.ebuild

fails to compile ... posting if someone wants to take a hack at it

------- Comment #2 From TGL 2003-07-16 09:44:00 0000 -------
Created an attachment (id=14549) [details]
emilia-pinball-0.3.0.ebuild

This version does compile and run fine here (x86, default-1.0 profile,
gcc-2.95.3, glibc-2.2.5-r8, libsdl-1.2.5-r2, sdl-image-1.2.2,
sdl-mixer-1.2.5-r1, nvidia drivers 4363).

The compilation error was in fact due to the "--with-allegro=no" option which
does not disable allegro but enable it (the "=no" was not interpreted).

Changes:
 - removed --with-allegro=no
 - added --with-buildroot-prefix=${D} to prefix the highscores files paths
 - removed the obsolete FHS code (libs go to "/usr/games/lib/pinball/", I think
it's okay, right?)
 - added a symlink to "pinball" called "emilia-pinball" (I hate when I can't
guess in less than two seconds the name of a program) 
 - rm the pinball-config script (to be coherent with the rm of includes files).
In case somebody is interrested in writing an ebuild for the table editor
(pinedit), then this files should be added back.

Hope this helps,
TGL.

------- Comment #3 From SpanKY 2003-07-16 12:27:16 0000 -------
yep, all the changes you made ill include ... ill probably just add the ebuild
as you finished it ;)

thanks

------- Comment #4 From SpanKY 2003-07-16 17:03:42 0000 -------
added to cvs0r, thanks again 

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug