Summary
Cockatrice is an open-source multiplatform software for playing card games, such as Magic: The Gathering, over a network. It is fully client-server based to prevent any kind of cheating, though it supports single-player games without a network interface as well. Both client and server are written in Qt 4.
Versions
v20230914 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
- USE flags
- client oracle server test
USE flags
General
Dependencies
app-arch / xz-utils : Utils for managing LZMA compressed files
dev-cpp / gtest : Google C++ Testing Framework
dev-libs / protobuf : Google's Protocol Buffers - Extensible mechanism for serializing structured data
dev-qt / qtconcurrent : Multi-threading concurrence support library for the Qt5 framework
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtmultimedia : Multimedia (audio, video, radio, camera) library for the Qt6 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qtprintsupport : Printing support library for the Qt5 framework
dev-qt / qtsql : SQL abstraction library for the Qt5 framework
dev-qt / qtsvg : SVG rendering library for the Qt6 framework
dev-qt / qtwebsockets : Implementation of the WebSocket protocol for the Qt6 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
Runtime Dependencies
app-arch / xz-utils : Utils for managing LZMA compressed files
dev-libs / protobuf : Google's Protocol Buffers - Extensible mechanism for serializing structured data
dev-qt / qtconcurrent : Multi-threading concurrence support library for the Qt5 framework
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtmultimedia : Multimedia (audio, video, radio, camera) library for the Qt6 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qtprintsupport : Printing support library for the Qt5 framework
dev-qt / qtsql : SQL abstraction library for the Qt5 framework
dev-qt / qtsvg : SVG rendering library for the Qt6 framework
dev-qt / qtwebsockets : Implementation of the WebSocket protocol for the Qt6 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
games-board/cockatrice: drop 20210126
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Guillaume Seren · gentoo
games-board/cockatrice: Bump to 20230914
Closes: https://bugs.gentoo.org/918619 Closes: https://bugs.gentoo.org/739118 Closes: https://bugs.gentoo.org/843257 Closes: https://bugs.gentoo.org/912942 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
games-board/cockatrice: remove old
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Michael Mair-Keimberger · gentoo
games-board/cockatrice: fix LICENSE, add missing eclass
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Guillaume Seren · gentoo
games-board/cockatrice: Version bump 20210126
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Closes: https://bugs.gentoo.org/793029 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21050 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Guillaume Seren · gentoo
games-board/cockatrice: Clean old version
Closes: https://bugs.gentoo.org/759505 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18611 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Guillaume Seren · gentoo
games-board/cockatrice: Add version bump 20200823
Closes: https://bugs.gentoo.org/759505 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
games-board/cockatrice: Fix build with Qt 5.15
Closes: https://bugs.gentoo.org/726740 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
*/*: Switch games proj to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wim Muskee · gentoo
games-board/cockatrice: fix HomepageInSrcUri
Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-board/cockatrice: Build static libraries rather than shared
Closes: https://bugs.gentoo.org/681664 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-board/cockatrice: Drop old 20170505-r1
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - James Le Cuirot · gentoo
games-board/cockatrice: Disable automagic use of ccache with a patch
This has been submitted upstream. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - James Le Cuirot · gentoo
games-board/cockatrice: Version bump to 20190304, drop 20181220
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Guillaume Seren · gentoo
games-board/cockatrice: version bump to 20181220
Closes: https://bugs.gentoo.org/664712 Closes: https://bugs.gentoo.org/678690 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11149 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
games-board/cockatrice: USE=client depends on dev-libs/protobuf:=
Closes: https://bugs.gentoo.org/664390 Package-Manager: Portage-2.3.48, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
games-board/cockatrice: Add missing USE=server RDEPENDs
Package-Manager: Portage-2.3.48, Repoman-2.3.10 - Andreas Sturmlechner · gentoo
games-board/cockatrice: Fix missing (R)DEPENDs, superfluous inherits
Sort dependencies, add missing sys-libs/zlib slot op Add completely missing RDEPEND (since 2f2b7ec5b6fb49b79bd936219f0b0ae5baa70514) Add missing USE-dep on dev-qt/qtnetwork:5[ssl] Closes: https://bugs.gentoo.org/664290 Package-Manager: Portage-2.3.48, Repoman-2.3.10 - David Seifert · gentoo
games-board/cockatrice: Remove old
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - David Seifert · gentoo
games-*/*: Remove stable keywords
Gentoo currently does not have the manpower to maintain a ton of stable games packages. Closes: https://github.com/gentoo/gentoo/pull/5404 - Guillaume Seren · gentoo
games-board/cockatrice: version bump to 20170505.
Gentoo-Bug: https://bugs.gentoo.org/625214 Closes: https://github.com/gentoo/gentoo/pull/5108 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Guillaume Seren · gentoo
games-board/cockatrice: version bump to 20160630.
"Archivist Madness" Release notes: https://github.com/Cockatrice/Cockatrice/releases/tag/2016-06-30-Release Closes: https://github.com/gentoo/gentoo/pull/2780 - Michael Palimaka · gentoo
games-board/cockatrice: pin Qt dependencies to SLOT 5
Package-Manager: portage-2.3.1 - Austin English · gentoo
games-board/cockatrice: remove deprecated games eclass
Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: portage-2.3.0 - Mike Gilbert · gentoo
games-board/cockatrice: rename tarball
Package-Manager: portage-2.3.0_p16 - Guillaume Seren · gentoo
games-board/cockatrice: Clean old ebuild
* Remove old patches in files. * Clean old ebuild in Manifest. Closes: https://github.com/gentoo/gentoo/pull/1735 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Guillaume Seren · gentoo
games-board/cockatrice: version bump to 20160506
Also add the new dependencies for QT5. Closes: https://github.com/gentoo/gentoo/pull/1735 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Michael Sterrett · gentoo
games-board/cockatrice: set RDEPEND
Package-Manager: portage-2.2.26 - 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