Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92515 - poker-eval-125.0.ebuild (NEW)
Summary: poker-eval-125.0.ebuild (NEW)
Status: RESOLVED FIXED
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:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-05-13 09:32 UTC by Tyson Burghardt
Modified: 2006-06-13 18:36 UTC (History)
1 user (show)

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


Attachments
poker-eval-125.0.ebuild (NEW) (poker-eval-125.0.ebuild,470 bytes, patch)
2005-05-13 09:34 UTC, Tyson Burghardt
Details | Diff
poker-eval-127.0.ebuild (NEW) (poker-eval-127.0.ebuild,491 bytes, text/plain)
2005-09-11 04:48 UTC, Thomas Cort (RETIRED)
Details
dev-games/poker-eval (poker-eval-128.0.ebuild,512 bytes, text/plain)
2005-10-25 04:48 UTC, Christoph Brill (egore) (RESIGNED)
Details
dev-python/pypoker-eval-128.0 (pypoker-eval-128.0.ebuild,478 bytes, text/plain)
2005-10-25 05:21 UTC, Christoph Brill (egore) (RESIGNED)
Details
poker-eval-128.0.ebuild (poker-eval-128.0.ebuild,453 bytes, text/plain)
2006-02-12 20:26 UTC, Thomas Cort (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tyson Burghardt 2005-05-13 09:32:11 UTC
poker-eval is a fast C library for evaluating poker hands.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Tyson Burghardt 2005-05-13 09:34:45 UTC
Created attachment 58821 [details, diff]
poker-eval-125.0.ebuild (NEW)

Simple ebuild.	No depends beyond build system.  No docs.  Examples left out.
Comment 2 Thomas Cort (RETIRED) gentoo-dev 2005-09-11 04:48:52 UTC
Created attachment 68169 [details]
poker-eval-127.0.ebuild (NEW)

Latest version of poker-eval.
Comment 3 Christoph Brill (egore) (RESIGNED) 2005-10-25 04:48:51 UTC
Created attachment 71392 [details]
dev-games/poker-eval

Minor changes and version bump
Comment 4 Christoph Brill (egore) (RESIGNED) 2005-10-25 05:21:25 UTC
Created attachment 71395 [details]
dev-python/pypoker-eval-128.0

Not sure if a seperate ebuild should be used for this, not sure if a seperate
bug schould be used for it and not sure with docs to install with it ... but,
it's a working ebuild.
Comment 5 Thomas Cort (RETIRED) gentoo-dev 2006-02-12 20:26:19 UTC
Created attachment 79640 [details]
poker-eval-128.0.ebuild

This is an improved ebuild for poker-eval-128.0. It removes the superfluous src_compile() as well as the empty DEPEND and RDEPEND variables. I checked the docs and configure.ac, there really are no dependencies (besides the standard toolchain: gcc, make, etc). I also added a 'dodoc' line to install the README, ChangeLog, etc.
Comment 6 Thomas Cort (RETIRED) gentoo-dev 2006-06-13 18:36:41 UTC
Added poker-eval-131.0 to dev-games. I will maintain it. If you want pypoker-eval added, please open a new bug as it is a separate package.