Bug 90582 - games-puzzle/xlogical [new package] [ebuild]
Bug#: 90582 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: theli@ukr.net
Component: Games
URL: 
Summary: games-puzzle/xlogical [new package] [ebuild]
Keywords:  
Status Whiteboard: 
Opened: 2005-04-27 00:33 0000
Description:   Opened: 2005-04-27 00:33 0000
sdl logical clone

------- Comment #1 From Anton Romanov 2005-04-27 00:35:51 0000 -------
Created an attachment (id=57362) [details]
xlogical-1.0_p7.ebuild

------- Comment #2 From Anton Romanov 2005-04-27 00:37:09 0000 -------
Created an attachment (id=57363) [details]
std.patch

required patch

------- Comment #3 From Jakub Moc (RETIRED) 2005-09-06 11:15:24 0000 -------
*** Bug 105049 has been marked as a duplicate of this bug. ***

------- Comment #4 From Paul Cambell 2005-09-06 14:45:12 0000 -------
Created an attachment (id=67775) [details]
xlogical-1.0.7.ebuild [new ebuild]

A new ebuild that works and compiles at least on my system.

------- Comment #5 From Mr. Bones. 2005-09-06 15:40:23 0000 -------
Comments:

Needs to have the version in the SRC_URI instead of hard-coded.
fix up files with sed in src_unpack so the Makefile doesn't need to be fixed up
after the configure run (should be able to remove src_compile after that).
don't use egamesinstall.  use make DESTDIR="${D}" install || die "make install
failed"
don't install INSTALL
the sdl libs look like they're required.  take out the sdl? () bit in the deps.

------- Comment #6 From Paul Cambell 2005-09-06 18:20:21 0000 -------
Created an attachment (id=67785) [details]
xlogical-1.0.7.ebuild [update]

Updated ebuild with corrections.

------- Comment #7 From Tupone Alfredo 2007-01-08 13:15:39 0000 -------
Developing seems stopped from 3 years.
It does not compile on gcc-4.

------- Comment #8 From Anton Romanov 2007-01-08 14:16:02 0000 -------
Created an attachment (id=106019) [details]
xlogical-1.0_p7.ebuild

should comply all requirements

------- Comment #9 From Anton Romanov 2007-01-08 14:16:26 0000 -------
Created an attachment (id=106021) [details]
xlogical-1.0-alt-build.patch

------- Comment #10 From Anton Romanov 2007-01-08 14:16:44 0000 -------
Created an attachment (id=106023) [details]
xlogical-1.0-gcc3.patch

------- Comment #11 From Anton Romanov 2007-01-08 14:17:10 0000 -------
Created an attachment (id=106025) [details]
xlogical-gcc41-compile.patch

------- Comment #12 From Anton Romanov 2007-01-08 14:18:09 0000 -------
compiles on gcc4, ebuild should comply all requirements

------- Comment #13 From Anton Romanov 2007-01-08 14:21:06 0000 -------
xlogical-1.0-alt-build.patch not included in the ebuild .. though i'm not sure
it is necessary

------- Comment #14 From Tupone Alfredo 2007-01-12 03:54:06 0000 -------
xlogical is now in portage. Thanks for ebuild, patches ...