File: control

package info (click to toggle)
qgo 2.1~git-20160623-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,248 kB
  • ctags: 3,343
  • sloc: cpp: 36,291; makefile: 15
file content (24 lines) | stat: -rw-r--r-- 979 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
Source: qgo
Section: games
Priority: optional
Maintainer: Yann Dirson <dirson@debian.org>
Vcs-Git: git://anonscm.debian.org/collab-maint/qgo.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/qgo.git
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9.20160114~), qtbase5-dev, qtmultimedia5-dev, qttools5-dev-tools, libpulse-dev
Homepage: https://github.com/pzorin/qgo

Package: qgo
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: gnugo
Description: Go client and full featured SGF editor
 qGo is a computerized board on which you can play the game of Go
 against another player, view and edit smart-go files, and connect to
 Go servers on the internet. It can also interface with computer Go
 programs such as GNU Go that speak the Go modem protocol. Have a look
 at the cgoban package if you are interested in a Go client with less
 package dependencies.
 .
 See description of the gnugo package for a short description of the
 game.