File: control

package info (click to toggle)
ninvaders 0.1.1-6
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 324 kB
  • sloc: ansic: 2,452; makefile: 62
file content (13 lines) | stat: -rw-r--r-- 442 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: ninvaders
Section: games
Priority: optional
Maintainer: Matthew Palmer <mpalmer@debian.org>
Build-Depends: debhelper (>= 10), libncurses5-dev
Standards-Version: 3.9.1

Package: ninvaders
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A space invaders-like game using ncurses
 A Space Invaders type game with text-only graphics.  Ever wanted to play
 space invaders when you can't find a GUI?  Now you can.