Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31162 - gnocatan-0.8.0.0.ebuild (version bump)
Summary: gnocatan-0.8.0.0.ebuild (version bump)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-14 17:28 UTC by Sybren Harmsma
Modified: 2003-10-17 05:12 UTC (History)
0 users

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


Attachments
games-board/gnocatan-0.8.0.0.ebuild (gnocatan-0.8.0.0.ebuild,1.11 KB, text/plain)
2003-10-14 17:34 UTC, Sybren Harmsma
Details
games-board/gnocatan-0.8.0.0-r1.ebuild (gnocatan-0.8.0.0-r1.ebuild,525 bytes, text/plain)
2003-10-15 05:57 UTC, Sybren Harmsma
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sybren Harmsma 2003-10-14 17:28:25 UTC
Ebuild for the new version of Gnocatan. The new 0.8.0.0 version fixes many bugs,
bringing the program to a much more usable state. Also new features.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Sybren Harmsma 2003-10-14 17:34:57 UTC
Created attachment 19246 [details]
games-board/gnocatan-0.8.0.0.ebuild
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2003-10-14 22:31:40 UTC
I believe this ebuild needs to be modified use the gnome2 eclass before it
goes into portage.
Comment 3 Sybren Harmsma 2003-10-15 05:57:31 UTC
Created attachment 19266 [details]
games-board/gnocatan-0.8.0.0-r1.ebuild

I think you were right Mr. Bones. The ebuild is much cleaner now.

I hope it is OK for portage now.
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2003-10-17 00:46:20 UTC
I can't belive it seriously checks for the GNU Fortran 77 compiler during
configure.
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2003-10-17 01:42:40 UTC
Added to CVS.  The ebuild still needed to use the games eclass as well, so
I modified it slightly.

This is certainly an improvement on the previous versions.  The trading seems
to still need work though.  I managed to get it to kick me out of the game
by 
clicking around on the trading screen.

Thanks for the bug report and the work on the ebuild.
Comment 6 Sybren Harmsma 2003-10-17 05:07:00 UTC
Thanks for the improved ebuild. BTW you made a typo in the HOMEPAGE variable.

HOMEPAGE="http://gnocatan.sourceforge.net/ is terribly outdated"

should be

HOMEPAGE="http://gnocatan.sourceforge.net/"

and it is no longer terribly outdated. :-)
Comment 7 Mr. Bones. (RETIRED) gentoo-dev 2003-10-17 05:12:44 UTC
Doh!  Good catch.  Fixed.