File: control

package info (click to toggle)
jwm 2.3.7-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,588 kB
  • sloc: ansic: 21,400; sh: 3,137; makefile: 127; sed: 16
file content (42 lines) | stat: -rw-r--r-- 1,542 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Source: jwm
Section: x11
Priority: optional
Maintainer: Samuel Henrique <samueloph@debian.org>
Build-Depends: debhelper (>= 11),
               libcairo2-dev,
               libfribidi-dev,
               libjpeg-dev | libjpeg9-dev,
               libpng-dev,
               librsvg2-dev,
               libxext-dev,
               libxft-dev,
               libxinerama-dev,
               libxmu-dev,
               libxpm-dev,
               libxrender-dev
Standards-Version: 4.2.1
Homepage: http://joewing.net/projects/jwm/
Vcs-Browser: https://salsa.debian.org/debian/jwm
Vcs-Git: https://salsa.debian.org/debian/jwm.git

Package: jwm
Provides: x-window-manager
Architecture: any
Depends: rxvt-unicode-256color | rxvt-unicode | rxvt-unicode-lite |
         gnome-terminal | konsole | x-terminal-emulator,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: menu
Suggests: x11-apps
Description: very small lightweight pure X11 window manager with tray and menus
 Low resource Window manager ideal for older PCs. It uses a minimum of
 external libraries, thus very little memory, includes virtual screens,
 menubar and root-menu popup.
 .
 JWM is a window manager for the X11 Window System. JWM is written in
 C and uses only Xlib and (optionally) the shape extension and libXpm.
 It can support some MWM, GNOME, and WM Spec hints. The menu configuration
 files are managed in XML format.
 .
 Compared to other light WM, like FVWM or Openbox, the Jwm consumes
 considerably less memory while providing the same functionality.