File: control

package info (click to toggle)
morris 0.2-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,664 kB
  • sloc: cpp: 6,383; sh: 4,322; xml: 137; makefile: 46
file content (35 lines) | stat: -rw-r--r-- 980 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Source: morris
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Miriam Ruiz <miriam@debian.org>
Build-Depends:
 debhelper-compat (= 12),
 intltool,
 libboost-dev,
 libcairo2-dev,
 libfreetype6-dev,
 libglib2.0-dev,
 libgtk2.0-dev,
 libtool
Build-Conflicts:
 autoconf2.13,
 automake1.4
Standards-Version: 4.5.0
Homepage: http://nine-mens-morris.net/
Vcs-Git: https://salsa.debian.org/games-team/morris.git
Vcs-Browser: https://salsa.debian.org/games-team/morris

Package: morris
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: Nine men's morris game
 Morris is an implementation of the board game "Nine Men's Morris".
 Sometimes simply called Mills, Morris, Merrills, or Mühle in German.
 This implementation supports not only the standard game, but also
 several rule-variants and different boards. The game supports a
 strong computer player which learns from past games played.