File: control

package info (click to toggle)
wmanager 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 228 kB
  • sloc: cpp: 519; python: 440; perl: 124; makefile: 106; sh: 83
file content (30 lines) | stat: -rw-r--r-- 977 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
Source: wmanager
Section: x11
Priority: optional
Maintainer: Peter Pentchev <roam@debian.org>
Standards-Version: 4.5.0
Build-Depends:
 debhelper-compat (= 13),
 cnee,
 libfltk1.3-dev,
 python3,
 x11-utils,
 xauth,
 xvfb,
Homepage: https://devel.ringlet.net/x11/wmanager/
Vcs-Git: https://gitlab.com/wmanager/wmanager.git -b debian/master
Vcs-Browser: https://gitlab.com/wmanager/wmanager/tree/debian/master
Rules-Requires-Root: no

Package: wmanager
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Suggests: menu
Description: window-manager selection tool used at X startup
 wmanager is a small X11 application for selecting a window manager
 at X startup. wmanager looks for a file named '.wmmanagerrc' in
 the user's home directory which contains a list of window managers;
 you can create such a file with wmanagerrc-update. You can also use
 wmanager-loop that runs window managers chosen by the user until
 told to exit.