Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 407639 - games-puzzle/gfifteen-0.9 - graphical implementation of the sliding puzzling game fifteen
Summary: games-puzzle/gfifteen-0.9 - graphical implementation of the sliding puzzling ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Games
URL: https://frigidcode.com/code/gfifteen/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2012-03-10 06:17 UTC by Christopher Howard
Modified: 2012-04-07 02:48 UTC (History)
0 users

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


Attachments
gfifteen-0.9.ebuild (NEW EBUILD) (gfifteen-0.9.ebuild,511 bytes, text/plain)
2012-03-10 06:18 UTC, Christopher Howard
Details
gfifteen-0.9.ebuild (FIXED EBUILD) (gfifteen-0.9.ebuild,509 bytes, text/plain)
2012-03-10 06:23 UTC, Christopher Howard
Details
gfifteen-0.9.4.ebuild (UPDATED EBUILD) (gfifteen-0.9.4.ebuild,515 bytes, text/plain)
2012-03-12 21:10 UTC, Christopher Howard
Details
gfifteen-0.10.2-r1.ebuild (UPDATED EBUILD) (gfifteen-0.10.2-r1.ebuild,908 bytes, text/plain)
2012-04-06 23:24 UTC, Christopher Howard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Howard 2012-03-10 06:17:13 UTC
Hello. Please find attached gfifteen-0.9.ebuild.

gFifteen is a graphical implementation of an old sliding puzzle game called "fifteen". The puzzle is solved by sliding tiles on a 4x4 grid until the tiles are back in the correct order.

gFifteen is written and C and depends on gtk+3 libraries which are already in the Portage tree. I recommend the category games-puzzle/gfifteen.


Reproducible: Always
Comment 1 Christopher Howard 2012-03-10 06:18:10 UTC
Created attachment 304805 [details]
gfifteen-0.9.ebuild (NEW EBUILD)
Comment 2 Christopher Howard 2012-03-10 06:23:32 UTC
Created attachment 304807 [details]
gfifteen-0.9.ebuild (FIXED EBUILD)

My apologies, there was a typo in the original ebuild submission.
Comment 3 Christopher Howard 2012-03-12 21:10:14 UTC
Created attachment 305039 [details]
gfifteen-0.9.4.ebuild (UPDATED EBUILD)

There was a significant build misconfiguration problem in previous versions of this software, which has been fixed in version 0.9.4.
Comment 4 Christopher Howard 2012-04-06 23:24:18 UTC
Created attachment 308039 [details]
gfifteen-0.10.2-r1.ebuild (UPDATED EBUILD)

Attached is an updated ebuild. The game itself has not substantially changed, but this version of the application and the ebuild have much better desktop integration, including proper keyboard accelerators, a proper freedesktop .desktop entry and icon (i.e., program menu launcher support), proper window manager interaction, and a manual page.

This ebuild was tested on a Gentoo amd64 system with an Xfce4 desktop.
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2012-04-07 02:48:25 UTC
in portage.  thanks for the bug report and ebuild submission.