Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62451 - kgameoflife-0.1.ebuild (new package)
Summary: kgameoflife-0.1.ebuild (new package)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-08-31 16:55 UTC by Adrian Frühwirth
Modified: 2010-03-28 13:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
kgameoflife-0.1.ebuild (kgameoflife-0.1.ebuild,461 bytes, text/plain)
2004-08-31 16:56 UTC, Adrian Frühwirth
Details
kgameoflife-0.1.ebuild (kgameoflife-0.1.ebuild,398 bytes, text/plain)
2004-11-30 11:01 UTC, Adrian Frühwirth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Frühwirth 2004-08-31 16:55:10 UTC
KGameOfLife (http://kgameoflife.sourceforge.net/) is an application simulating the classical Game of Life invented by John Conway.

I guess this should be put into games-simulation?

Successfully builds on both x86 and amd64.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Adrian Frühwirth 2004-08-31 16:56:25 UTC
Created attachment 38633 [details]
kgameoflife-0.1.ebuild
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2004-09-02 02:52:32 UTC
inherit eutils is not needed.
you need a dependency on kde in the ebuild:

	inherit kde
	need-kde 3.1

should go at the beginning. After that you can also delete DEPEND
and src_install.

Only other concern is that this software is unmantained since almost two 
years, but seems funny anyway...
Comment 3 Adrian Frühwirth 2004-11-30 11:01:20 UTC
Created attachment 45012 [details]
kgameoflife-0.1.ebuild

updated ebuild, if it's of any interest at all
Comment 4 Christoph Brill (egore) (RESIGNED) 2005-01-07 06:37:55 UTC
Adrian (or anyone else with the right's to do it), please remove the REQUEST keyword, since there is an ebuild in this bug, thanks.
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-01-13 20:51:41 UTC
(this is an automated message based on filtering criteria that matched this bug)

Hello, The Gentoo Team would like to firstly thank you for your ebuild
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and all users can have ebuilds reviewed by Gentoo devs for entry into the overlay.
So, the sunrise team is suggesting that you look into this and submit your
ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2010-03-28 13:33:14 UTC
i'm closing this bug because of following reasons:

- kde3 has been removed from portage
- no new upstream releases
- games-misc/qlife is Qt4 based, and should be used instead