Summary
MaitreTarot is a Tarot card game. Understand a game like freecell or poker, nothing to do with astrology. Tarot is rather a French game. MaitreTarot is made of two kind of elements: * A server, that knows the rules, that gives the cards to the clients, that counts the points, and everything else that a server should do. * Clients. The main idea is to have differents clients. Some would be clients for human players, with a GUI (gtk+, qt, web, ncurses, win32...). And some would be AI. That would allow users to play with AI, and even AI tournaments could be played in order to know the best AI!
Versions
v0.1.98-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 x86
Dependencies
dev-games / libmaitretarot : backend library for the maitretarot games
Runtime Dependencies
dev-games / libmaitretarot : backend library for the maitretarot games
Depending packages
games-board / mt_dolphin_ia : client for the french tarot game maitretarot
games-board / mt_ncurses_client : client for the french tarot game maitretarot
Bugs
- 829241
- dev-games/libmt_client-0.1.98-r1 - /.../ld: .../libmaitretarot.a(net.o): relocation R_X86_64_PC32 against symbol stderr can not be
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-games/libmt_client: port to EAPI 7, install M4 macro, fix libdir
* Fix libdir in our macro (then install it) * Install M4 macro This helps consumers like games-board/mt_ncurses_client find dev-games/libmt_client. We need to install the M4 macro so that we can actually regenerate (eautoreconf). Right now, some consumers don't have bundled macros at all, and others lack the needed libdir fixes. Let's install fixed ones here (and in libmaitretarot) so that consumers can just rely on those. Closes: https://bugs.gentoo.org/729734 Closes: https://bugs.gentoo.org/716102 Closes: https://bugs.gentoo.org/715582 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-games/libmt_client: change econf argument
./configure seems to accept it but let's be safe. Bug: https://bugs.gentoo.org/724430 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
dev-games/libmt_client: disable static libs
Closes: https://bugs.gentoo.org/724430 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org> - David Seifert · gentoo
*games*/*: Dekeyword ppc/ia64/sparc
Closes: https://github.com/gentoo/gentoo/pull/4614 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Mike Frysinger · gentoo
savannah: switch to https URLs - Tupone Alfredo · gentoo
dev-games/libmt_client: build with format-security. Bug #543014
Package-Manager: portage-2.2.24 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed