Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : cockatrice | name : cockatrice | ||||
| version : 2.6.2 | version : 2.7.0 | ||||
| release : 10 | release : 11 | ||||
| source : | source : | ||||
| - https://github.com/Cockatrice/Cockatrice/archive/2018-12-20-Release-2.6.2.tar.gz : 02152983178de5a26696d41222d8b675226b858aadbe0cd2acd2509faf8c4b85 | - https://github.com/Cockatrice/Cockatrice/archive/2019-03-04-Release-2.7.0.tar.gz : b46702d4f508c45039b11ffb6382ba530a6ebcf5d7461de567d356c47d245ac3 | ||||
| license : GPL-2.0-or-later | license : GPL-2.0-or-later | ||||
| component : games.card | component : games.card | ||||
| summary : A cross-platform virtual tabletop for multiplayer card games | summary : A cross-platform virtual tabletop for multiplayer card games | ||||
| description: | | description: | | ||||
| 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, supporting both Qt4 and Qt5. | 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, supporting both Qt4 and Qt5. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(Qt5Help) | - pkgconfig(Qt5Help) | ||||
| - pkgconfig(Qt5Multimedia) | - pkgconfig(Qt5Multimedia) | ||||
| - pkgconfig(Qt5Svg) | - pkgconfig(Qt5Svg) | ||||
| - pkgconfig(Qt5WebSockets) | - pkgconfig(Qt5WebSockets) | ||||
| - pkgconfig(protobuf) | - pkgconfig(protobuf) | ||||
| - pkgconfig(gl) | |||||
| rundeps : | rundeps : | ||||
| - wget | - wget | ||||
| setup : | | setup : | | ||||
| %cmake -DWITH_SERVER=1 | %cmake -DWITH_SERVER=1 | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| rm $installdir/usr/share/cockatrice/themes/Default/.gitignore | rm $installdir/usr/share/cockatrice/themes/Default/.gitignore | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.