File: control

package info (click to toggle)
worker 4.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 13,148 kB
  • sloc: cpp: 121,184; sh: 4,820; yacc: 1,599; makefile: 746; lex: 278; python: 85; xml: 30
file content (46 lines) | stat: -rw-r--r-- 1,541 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
43
44
45
46
Source: worker
Maintainer: Dr. Tobias Quathamer <toddy@debian.org>
Section: x11
Priority: optional
Build-Depends: avfs,
               debhelper-compat (= 12),
               libdbus-1-dev,
               liblua5.2-dev,
               liblzma-dev [ppc64el],
               libmagic-dev,
               libx11-dev,
               libxft-dev,
# Needed to enable unit testing
               check
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian/worker
Vcs-Git: https://salsa.debian.org/debian/worker.git
Homepage: http://www.boomerangsworld.de/worker

Package: worker
Architecture: any
Depends: worker-data,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: x11-utils,
            xli | imagemagick
Description: highly configurable two-paned file manager for X
 Worker is a file manager much like the Amiga's DirOpus.  It can be
 controlled with mouse or keyboard.  There is no restriction on the number
 or type of button functions.  Files are recognized by both extension and
 content, content by recognizing common bytes in the sample files you show
 it.  Drag & Drop is supported.
 .
 If xli or imagemagick is installed, it quickly previews pictures in the
 opposite pane.  If x11-utils is installed, xmessage is used to display
 some informative messages.

Package: worker-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: worker
Suggests: python3
Description: data files for worker
 This package contains architecture independent data files for the
 worker file manager.