Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164342 - games-board/eboard-1.0.3 (version bump)
Summary: games-board/eboard-1.0.3 (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: http://eboard.sourceforge.net
Whiteboard:
Keywords:
: 159937 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-01-29 02:42 UTC by David Baribeault
Modified: 2007-02-09 07:19 UTC (History)
2 users (show)

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


Attachments
eboard-1.0.3.ebuild (eboard-1.0.3.ebuild,1.71 KB, text/plain)
2007-01-29 02:44 UTC, David Baribeault
Details
ChangeLog eboard-1.0.3.ebuild (ChangeLog,3.08 KB, text/plain)
2007-01-29 02:44 UTC, David Baribeault
Details
diff eboard-1.0.3.ebuild (eboard-1.0.3.diff,1.25 KB, text/plain)
2007-01-29 02:46 UTC, David Baribeault
Details
datadir diff eboard-1.0.3.ebuild (patch,373 bytes, patch)
2007-01-31 13:53 UTC, Ilya Hegai
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Baribeault 2007-01-29 02:42:04 UTC
Hi,

This is an ebuild for the last version of eboard. It is a chess board interface to ICS (Internet Chess Servers) like FICS and chess engines. It is now build with gtk+ 2. http://eboard.sourceforge.net

David
Comment 1 David Baribeault 2007-01-29 02:44:04 UTC
Created attachment 108447 [details]
eboard-1.0.3.ebuild
Comment 2 David Baribeault 2007-01-29 02:44:37 UTC
Created attachment 108448 [details]
ChangeLog eboard-1.0.3.ebuild
Comment 3 David Baribeault 2007-01-29 02:46:05 UTC
Created attachment 108449 [details]
diff eboard-1.0.3.ebuild
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-01-29 02:47:27 UTC
*** Bug 159937 has been marked as a duplicate of this bug. ***
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2007-01-29 03:27:31 UTC
when I try this ebuild I get:

$ eboard
<PieceSet::PieceSet> ** file not found: classic.png

strace shows:

open("/usr/games/share/eboard/classic.png", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
Comment 6 Ilya Hegai 2007-01-31 13:53:40 UTC
Created attachment 108744 [details, diff]
datadir diff eboard-1.0.3.ebuild

patch to fix eboard-1.0.3.ebuild datadir
Comment 7 Mr. Bones. (RETIRED) gentoo-dev 2007-02-09 07:19:22 UTC
version bumped.  Thanks for the bug report and patch.