diff options
author | sabetts <sabetts> | 2000-12-16 22:03:48 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2000-12-16 22:03:48 +0000 |
commit | accc0050e2c972244878f72a9b265223f09d6483 (patch) | |
tree | d456704397ed4cc859fe1d68012df578223b037e /debian/control | |
parent | 52d00ac0d9d32cbfd4d2e09dbdf91ca341e99c4d (diff) | |
download | ratpoison-accc0050e2c972244878f72a9b265223f09d6483.zip |
debianization
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..0e89940 --- /dev/null +++ b/debian/control @@ -0,0 +1,21 @@ +Source: ratpoison +Section: x11 +Priority: extra +Maintainer: Gergely Nagy <8@free.bsd.hu> +Build-Depends: debhelper (>= 2.0.89), xlibs-dev | xlib6g-dev +Standards-Version: 3.2.1 + +Package: ratpoison +Architecture: any +Depends: ${shlibs:Depends} +Provides: x-window-manager +Description: Simple window manager with no fat library dependencies. + ratpoison is a simple Window Manager with no fat library + dependencies, no fancy graphics, no window decorations, + and no flashy wank. It is largely modelled after GNU + Screen which has done wonders in virtual terminal market. + . + All interaction with the window manager is done through + keystrokes. ratpoison has a prefix map to minimize the + key clobbering that cripples EMACS and other quality + pieces of software. |