File: control

package info (click to toggle)
robocode 1.6.0~beta2-1
  • links: PTS, VCS
  • area: contrib
  • in suites: lenny
  • size: 8,456 kB
  • ctags: 4,987
  • sloc: java: 29,355; xml: 368; sh: 150; makefile: 61
file content (33 lines) | stat: -rw-r--r-- 1,287 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
Source: robocode
Section: contrib/games
Priority: optional
Maintainer: Chris Lamb <chris@chris-lamb.co.uk>
Build-Depends: debhelper (>= 6), dpatch, imagemagick
Build-Depends-Indep: ant, java-gcj-compat-dev
Standards-Version: 3.7.3
Homepage: http://robocode.sf.net/
Vcs-Git: git://git.chris-lamb.co.uk/pkg-robocode.git
Vcs-Browser: http://git.chris-lamb.co.uk/?p=pkg-robocode.git

Package: robocode
Architecture: all
Depends: sun-java6-jre | sun-java5-jre, ${misc:Depends}
Recommends: java2-compiler | java-gcj-compat-dev
Suggests: robocode-doc
Description: Java programming game based on battle tanks
 Robocode is a Java programming game, where the goal is to develop a robot
 battle tank to battle against other tanks. The robot battles are running in
 real-time and on-screen. The motto of Robocode is: Build the best, destroy
 the rest!

Package: robocode-doc
Architecture: all
Suggests: robocode
Section: contrib/doc
Description: Java programming game based on battle tanks (documentation)
 Robocode is a Java programming game, where the goal is to develop a robot
 battle tank to battle against other tanks. The robot battles are running in
 real-time and on-screen. The motto of Robocode is: Build the best, destroy
 the rest!
 .
 This package contains Javadoc HTML documentation.