Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 90582

Summary: games-puzzle/xlogical [new package] [ebuild]
Product: Gentoo Linux Reporter: Anton Romanov <theli.ua>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: enhancement CC: darthbell
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: xlogical-1.0_p7.ebuild
std.patch
xlogical-1.0.7.ebuild [new ebuild]
xlogical-1.0.7.ebuild [update]
xlogical-1.0_p7.ebuild
xlogical-1.0-alt-build.patch
xlogical-1.0-gcc3.patch
xlogical-gcc41-compile.patch

Description Anton Romanov 2005-04-27 00:33:43 UTC
sdl logical clone
Comment 1 Anton Romanov 2005-04-27 00:35:51 UTC
Created attachment 57362 [details]
xlogical-1.0_p7.ebuild
Comment 2 Anton Romanov 2005-04-27 00:37:09 UTC
Created attachment 57363 [details, diff]
std.patch

required patch
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-09-06 11:15:24 UTC
*** Bug 105049 has been marked as a duplicate of this bug. ***
Comment 4 Paul Cambell 2005-09-06 14:45:12 UTC
Created attachment 67775 [details]
xlogical-1.0.7.ebuild [new ebuild]

A new ebuild that works and compiles at least on my system.
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2005-09-06 15:40:23 UTC
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 Paul Cambell 2005-09-06 18:20:21 UTC
Created attachment 67785 [details]
xlogical-1.0.7.ebuild [update]

Updated ebuild with corrections.
Comment 7 Tupone Alfredo gentoo-dev 2007-01-08 13:15:39 UTC
Developing seems stopped from 3 years.
It does not compile on gcc-4.
Comment 8 Anton Romanov 2007-01-08 14:16:02 UTC
Created attachment 106019 [details]
xlogical-1.0_p7.ebuild

should comply all requirements
Comment 9 Anton Romanov 2007-01-08 14:16:26 UTC
Created attachment 106021 [details]
xlogical-1.0-alt-build.patch
Comment 10 Anton Romanov 2007-01-08 14:16:44 UTC
Created attachment 106023 [details, diff]
xlogical-1.0-gcc3.patch
Comment 11 Anton Romanov 2007-01-08 14:17:10 UTC
Created attachment 106025 [details, diff]
xlogical-gcc41-compile.patch
Comment 12 Anton Romanov 2007-01-08 14:18:09 UTC
compiles on gcc4, ebuild should comply all requirements
Comment 13 Anton Romanov 2007-01-08 14:21:06 UTC
xlogical-1.0-alt-build.patch not included in the ebuild .. though i'm not sure it is necessary
Comment 14 Tupone Alfredo gentoo-dev 2007-01-12 03:54:06 UTC
xlogical is now in portage. Thanks for ebuild, patches ...