Source: gaviotatb Standards-Version: 4.7.4 Maintainer: Debian Games Team Uploaders: Varun Hiremath , Andreas Tille , Section: libs Build-Depends: debhelper-compat (= 13), zlib1g-dev, Vcs-Browser: https://salsa.debian.org/games-team/gaviotatb Vcs-Git: https://salsa.debian.org/games-team/gaviotatb.git Homepage: https://github.com/michiguel/Gaviota-Tablebases Rules-Requires-Root: binary-targets Package: libgaviotatb-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, libgaviotatb1 (= ${binary:Version}), Recommends: gaviotatb, Description: Gaviota chess endgame tablebase probing library Gaviota is a chess engine. Gaviota generates and uses its own Endgame Tablebases (EGTBs) with its own format. It contains "distance to mate" information, which is how many moves are needed to mate the opponent, or to be mated. The Gaviota Tablebases can be probed from your own program (engine or interface) using this library. . This package contains the shared libraries. Package: libgaviotatb1 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, Recommends: gaviotatb, Description: Gaviota chess endgame tablebase probing library (development package) Gaviota is a chess engine. Gaviota generates and uses its own Endgame Tablebases (EGTBs) with its own format. It contains "distance to mate" information, which is how many moves are needed to mate the opponent, or to be mated. The Gaviota Tablebases can be probed from your own program (engine or interface) using this library. . This package provides a static library and header files. Package: gaviotatb Architecture: all Multi-Arch: foreign Section: database Depends: ${shlibs:Depends}, ${misc:Depends}, Description: Gaviota chess endgame tablebases Gaviota is a chess engine. Gaviota generates and uses its own Endgame Tablebases (EGTBs) with its own format. It contains "distance to mate" information, which is how many moves are needed to mate the opponent, or to be mated. This package provides the pre-generated Gaviota endgame tablebases.