Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52825 - new ebuild for the game mahjongg3d
Summary: new ebuild for the game mahjongg3d
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-02 15:56 UTC by Jonas Bähr
Modified: 2004-06-20 06:46 UTC (History)
1 user (show)

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


Attachments
ebuild for mahjongg3d (mahjongg3d-0.95.ebuild,1.10 KB, text/plain)
2004-06-02 15:58 UTC, Jonas Bähr
Details
mahjongg3d ebuild (mahjongg3d-0.95.ebuild,1.15 KB, text/plain)
2004-06-05 04:54 UTC, Jonas Bähr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Bähr 2004-06-02 15:56:09 UTC
here is an ebuild for the game-puzzle mahjongg3d
http://www.reto-schoelly.de/mahjongg3d/

There is still a sandbox-issue which I didn't manage to fix, perhaps someone else could look through it....
To install you have to export SANDBOX_DISABLED="1" to avoid the errors (I don't knwo why, but uic wants to create some logfiles outside the sandbox during the compilation)
Comment 1 Jonas Bähr 2004-06-02 15:58:50 UTC
Created attachment 32550 [details]
ebuild for mahjongg3d

Known bugs:
-) Sandbox-violation from uic (the qt userinterface-compiler)
-) the sourcepackage haven't a version in its name, so allway the latest is
fetched. I alrady sended an email to the author
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-06-03 00:56:31 UTC
*** Bug 52692 has been marked as a duplicate of this bug. ***
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-06-03 01:01:44 UTC
Comments on the ebuild:

Take out the RESTRICT line.
Put the variables in the same order as the rest of the game ebuilds.
Add virtual/opengl to DEPEND, remove RDEPEND line.
Don't install COPYING
Call prepgamesdirs at the end of src_install
Clean up the commented code in src_install
Error check the cp commands (cp ... || die "cp ... failed")
Combine the dodir lines (dodir takes a list of directories) and cp lines.
Try building with emake instead of make.  If that fails, use emake -j1
Use emake ... || die "emake failed"
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2004-06-04 22:49:00 UTC
Want to take a shot at fixing these items?
Comment 5 Jonas Bähr 2004-06-05 04:54:58 UTC
Created attachment 32697 [details]
mahjongg3d ebuild

I've already fixed them, but I wanted to wait until the author of the prog
changed the filename on his server... 
He replayed on my mail and said that he will do it, but till now nothing has
happend
anyway, here is the fixed version
Comment 6 Mr. Bones. (RETIRED) gentoo-dev 2004-06-07 12:11:07 UTC
Added to CVs.  Thanks for the ebuild and bug report.
Comment 7 M Guzman 2004-06-08 00:07:19 UTC
Hi :)
The description is a little misleading because the classical Chinese game of Mahjongg is widely taken to denote Mahjongg played with tiles and 4 players.  Mahjongg solitaire would be a more correct name for this particular program.  And it had me all excited :*( lol, j/k
Comment 8 Jonas Bähr 2004-06-20 06:46:04 UTC
I now got the answer from the author: There is now a version 0.96 and the filename of the package on his server is now: mahjongg3d-0.96.tar.bz2