Search Criteria
Package Details: cockatrice-server-git 2.7.5-4
Git Clone URL: | https://aur.archlinux.org/cockatrice-server-git.git (read-only, click to copy) |
---|---|
Package Base: | cockatrice-server-git |
Description: | Open-source multiplatform supported program for playing tabletop card games over a network. |
Upstream URL: | https://cockatrice.github.io/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | shackra |
Maintainer: | skw |
Last Packager: | skw |
Votes: | 2 |
Popularity: | 0.178164 |
First Submitted: | 2015-10-26 20:59 |
Last Updated: | 2020-11-10 04:25 |
Dependencies (6)
- protobuf (protobuf3-git, protobuf-git, protobuf-static)
- qt5-websockets (qt5-websockets-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- mariadb-libs (mariadb-libs-git, mariadb103-libs, libmysqlclient) (make)
- mariadb (mysql55, mariadb-git, mariadb103, mysql56, mysql57, mysql, percona-server) (optional) – database support
Latest Comments
skw commented on 2019-11-06 11:16
This package should not build or attempt to install the database conversion tool, since its only supposed to be used to upgrade card xmls on the client side. Disable it in cmake with -DWITH_DBCONVERTER=0