Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
sdl logical clone
Created an attachment (id=57362) [details] xlogical-1.0_p7.ebuild
Created an attachment (id=57363) [details] std.patch required patch
*** Bug 105049 has been marked as a duplicate of this bug. ***
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.
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.
Created an attachment (id=67785) [details] xlogical-1.0.7.ebuild [update] Updated ebuild with corrections.
Developing seems stopped from 3 years. It does not compile on gcc-4.
Created an attachment (id=106019) [details] xlogical-1.0_p7.ebuild should comply all requirements
Created an attachment (id=106021) [details] xlogical-1.0-alt-build.patch
Created an attachment (id=106023) [details] xlogical-1.0-gcc3.patch
Created an attachment (id=106025) [details] xlogical-gcc41-compile.patch
compiles on gcc4, ebuild should comply all requirements
xlogical-1.0-alt-build.patch not included in the ebuild .. though i'm not sure it is necessary
xlogical is now in portage. Thanks for ebuild, patches ...