summaryrefslogtreecommitdiff
path: root/debian/control
blob: f2706c1fa3a6f29c9f6b255694908c812c0d69bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: dvtm
Section: utils
Priority: extra
Maintainer: Dmitry Bogatov <KAction@gnu.org>
Build-Depends: 
 debhelper (>= 9.2016), 
 libncurses5-dev, 
 libncursesw5-dev,
 dpkg-dev (>= 1.19.0.5),
 dpkg (>= 1.19.0.5),
Standards-Version: 3.9.8
Homepage: http://www.brain-dump.org/projects/dvtm
Rules-Requires-Root: no

Package: dvtm
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: ncurses-term
Description: Tiling window management for the console
 dvtm (dynamic virtual terminal manager) brings dwm and it's concept of tiling
 window management to the console. As a console window manager it tries to make
 it easy to work with multiple console based programs.