wmii/debian/control

21 lines
853 B
Plaintext
Raw Permalink Normal View History

2009-10-16 11:28:54 +04:00
Source: wmii-hg
2007-05-10 22:30:22 +04:00
Section: x11
Priority: optional
2009-10-16 11:28:54 +04:00
Maintainer: Kris Maglione <jg@suckless.org>
2010-07-08 02:47:39 +04:00
Build-Depends: libixp-hg, dash, python, libx11-dev, libxft-dev, libxext-dev, libxinerama-dev, libxrandr-dev, x11proto-xext-dev, quilt, debhelper (>= 4.0)
Standards-Version: 3.8.4
Homepage: http://wmii.suckless.org/
2007-05-10 22:30:22 +04:00
2009-10-16 11:28:54 +04:00
Package: wmii-hg
2007-05-10 22:30:22 +04:00
Architecture: any
2010-07-08 02:47:39 +04:00
Depends: ${shlibs:Depends}, ${misc:Depends}, dash (>= 0.1)
2009-10-16 11:28:54 +04:00
Conflicts: wmii, wmii2
Replaces: wmii, wmii2
2007-05-10 22:30:22 +04:00
Provides: x-window-manager
Description: lightweight tabbed and tiled X11 window manager
wmii is a dynamic window manager for X11, which is highly customizable and
usable with keyboard and mouse. It supports conventional, tabbed and tiled
window management with low memory usage. It is highly modularized and uses an
inter-process communication interface which is oriented on the 9p protocol of
plan9.