2009-03-11 22:49:41 +01:00
|
|
|
Source: i3-wm
|
2009-02-22 17:41:30 +01:00
|
|
|
Section: utils
|
2009-06-21 17:05:23 +02:00
|
|
|
Priority: extra
|
2009-04-30 15:16:45 +02:00
|
|
|
Maintainer: Michael Stapelberg <michael@stapelberg.de>
|
|
|
|
DM-Upload-Allowed: yes
|
2011-10-23 17:53:16 +02:00
|
|
|
Build-Depends: debhelper (>= 7.0.50~), libx11-dev, libxcb-util0-dev (>= 0.3.8), libxcb-keysyms1-dev, libxcb-xinerama0-dev (>= 1.1), libxcb-randr0-dev, libxcb-icccm4-dev, libxcursor-dev, asciidoc (>= 8.4.4), xmlto, docbook-xml, pkg-config, libev-dev, flex, bison, libyajl-dev, texlive-latex-base, texlive-latex-recommended, texlive-latex-extra, libpcre3-dev, libstartup-notification0-dev (>= 0.10)
|
2011-07-31 22:41:47 +02:00
|
|
|
Standards-Version: 3.9.2
|
|
|
|
Homepage: http://i3wm.org/
|
2009-02-22 17:41:30 +01:00
|
|
|
|
|
|
|
Package: i3
|
|
|
|
Architecture: any
|
2009-03-11 22:49:41 +01:00
|
|
|
Section: x11
|
2009-03-29 18:44:01 +02:00
|
|
|
Depends: i3-wm, ${misc:Depends}
|
2011-08-22 12:44:44 +02:00
|
|
|
Recommends: i3lock, suckless-tools, i3status
|
2009-06-24 21:25:53 +02:00
|
|
|
Description: metapackage (i3 window manager, screen locker, menu, statusbar)
|
2009-03-29 18:44:01 +02:00
|
|
|
This metapackage installs the i3 window manager (i3-wm), the i3lock screen
|
2011-10-23 18:01:56 +02:00
|
|
|
locker, i3status (for system information) and suckless-tools (for dmenu).
|
|
|
|
These are all the tools you need to use the i3 window manager efficiently.
|
2009-03-11 22:49:41 +01:00
|
|
|
|
|
|
|
Package: i3-wm
|
|
|
|
Architecture: any
|
|
|
|
Section: x11
|
2011-10-23 17:53:16 +02:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, x11-utils
|
2009-04-30 12:45:27 +02:00
|
|
|
Provides: x-window-manager
|
|
|
|
Suggests: rxvt-unicode | x-terminal-emulator
|
2011-10-23 17:53:16 +02:00
|
|
|
Recommends: xfonts-base
|
2011-08-01 14:39:45 +02:00
|
|
|
Description: improved dynamic tiling window manager
|
2011-10-23 18:01:56 +02:00
|
|
|
Key features of i3 are good documentation, reasonable defaults (changeable in
|
|
|
|
a simple configuration file) and good multi-monitor support. The user
|
|
|
|
interface is designed for power users and emphasizes keyboard usage. i3 uses
|
|
|
|
XCB for asynchronous communication with X11 and aims to be fast and
|
|
|
|
light-weight.
|
2009-02-25 01:38:02 +01:00
|
|
|
.
|
2009-05-03 17:15:49 +02:00
|
|
|
Please be aware i3 is primarily targeted at advanced users and developers.
|
2009-04-08 12:21:20 +02:00
|
|
|
|
|
|
|
Package: i3-wm-dbg
|
|
|
|
Architecture: any
|
2009-05-09 23:16:29 +02:00
|
|
|
Section: debug
|
|
|
|
Depends: i3-wm (=${binary:Version}), ${misc:Depends}
|
2009-04-08 12:21:20 +02:00
|
|
|
Description: Debugging symbols for the i3 window manager
|
|
|
|
Debugging symbols for the i3 window manager. Please install this to produce
|
|
|
|
useful backtraces before creating new tickets.
|