Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
Hi, Here are a few ebuilds for the different parts of a new client/server french tarot game. It is glib2/libxml2 based (+ gtk2 or ncurses for the clients). See http://www.nongnu.org/maitretarot/ for more info on this card game. There is: - a game library: mt-lib-0.1.1.ebuild - a server program: mt-server-0.1.1.ebuild - a gtk2 client: mt-gtk-client-0.1.1.ebuild - a ncurses client: mt-ncurses-client-0.1.1.ebuild - an AI player: mt-dolphin-ai-0.1.1.ebuild - a pack of cards pictures: cardpics-0.4.ebuild - a metapackage for installing all this parts: maitretarot-0.1.1.ebuild This last ebuild choose clients according to the USE variable. A few things I would like to have your thoughs about: - I've put everything in app-games, should I move the library or the pictures somewhereelse? - Should I rather write a single ebuild for all this parts? - Who should write the initial Changelogs, you or me? - I use einstall everywhere, but I think I can use dobin, dolib, etc., as there are not so much things to install. Is this a better option or nobody care?
Created an attachment (id=7020) [edit] app-games/maitretarot-0.1.1.ebuild
Created an attachment (id=7021) [edit] app-games/cardpics-0.4.ebuild
Created an attachment (id=7022) [edit] app-games/mt-dolphin-ai-0.1.1.ebuild
Created an attachment (id=7023) [edit] app-games/mt-gtk-client-0.1.1.ebuild
Created an attachment (id=7024) [edit] app-games/mt-lib-0.1.1.ebuild
Created an attachment (id=7025) [edit] app-games/mt-ncurses-client-0.1.1.ebuild
Created an attachment (id=7026) [edit] app-games/mt-server-0.1.1.ebuild
I think this bug is now outdated and can be closed. New versions have been released, with a different split of libs and apps. I will submit a new set of ebuilds when I have time.
ok, i added the following packages to portage: dev-games/cardpics-0.4 dev-games/libmaitretarot-0.1.98 dev-games/libmt_client-0.1.98 app-games/maitretarot-0.1.98 app-games/mt_dolphin_ia-0.1.98 app-games/mt_gtk_client-0.1.98 app-games/mt_ncurses_client-0.1.98 thanks for your submission :)
Thanks SpanKY for having done the updates and cleanups. I'm really sorry, I had also made some 0.1.98 ebuilds, but have completly forgotten to submit them...
not a problem, just have fun with the game ;)