File: control

package info (click to toggle)
springlobby 0.201-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 17,728 kB
  • ctags: 16,872
  • sloc: cpp: 97,957; ansic: 91,781; python: 1,225; sh: 734; perl: 238; xml: 64; makefile: 45; sed: 29
file content (48 lines) | stat: -rw-r--r-- 1,396 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
36
37
38
39
40
41
42
43
44
45
46
47
48
Source: springlobby
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Markus Koschany <apo@gambaru.de>
Build-Depends:
 asciidoc,
 cmake,
 debhelper (>= 9),
 docbook-xsl,
 libalure-dev,
 libboost-all-dev,
 libcurl4-gnutls-dev,
 libglib2.0-dev,
 libnotify-dev,
 libopenal-dev,
 libwxgtk3.0-dev,
 xsltproc
Standards-Version: 3.9.6
Homepage: http://springlobby.info
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-games/springlobby.git
Vcs-Git: git://anonscm.debian.org/pkg-games/springlobby.git

Package: springlobby
Architecture: amd64 i386
Depends:
 spring (>= 97.0),
 ${misc:Depends},
 ${shlibs:Depends}
Description: single/multiplayer lobby for the Spring RTS engine
 This package provides a single-player and multiplayer lobby for Spring.
 Other features include a P2P system for downloading maps and mods and
 a built-in IRC-like chat client.

Package: springlobby-dbg
Section: debug
Architecture: amd64 i386
Priority: extra
Depends:
 springlobby (= ${binary:Version}),
 ${misc:Depends}
Description: single/multiplayer lobby for the Spring RTS engine (debugging symbols)
 This package provides a single-player and multiplayer lobby for Spring.
 Other features include a P2P system for downloading maps and mods and
 a built-in IRC-like chat client.
 .
 This package contains the debugging symbols for the springlobby binary.