File: control

package info (click to toggle)
xview 3.2p1.4-4
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 20,068 kB
  • ctags: 24,304
  • sloc: ansic: 241,105; yacc: 1,392; sh: 1,140; makefile: 273; lex: 76; perl: 54; asm: 50; cpp: 15
file content (87 lines) | stat: -rw-r--r-- 3,141 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
Source: xview
Section: x11
Priority: Optional
Maintainer: Martin Buck <mbuck@debian.org>
Standards-Version: 2.3.0.1

Package: xviewg
Architecture: any
Depends: ${shlibs:Depends}
Suggests: indent
Conflicts: xview (<< 3.2p1.4-1)
Description: XView shared libraries [libc6]
 This package contains the shared libraries for XView.
 .
 XView is a user interface toolkit following the look and feel of
 Sun's pre-X11 SunView.
 .
 This package is required by XView-based programs.

Package: xviewg-dev
Architecture: any
Depends: xviewg (= ${Source-Version}), libc6-dev, xlib6g-dev
Conflicts: xview-dev (<< 3.2p1.4-1)
Description: XView development tools [libc6]
 This package contains the files for compiling XView programs, including
 the header files and the static libraries for XView.

Package: xview
Architecture: i386 m68k sparc
Depends: ${shlibs:Depends}, xviewg (= ${Source-Version})
Description: XView shared libraries [libc5]
 This package contains the libc5 compatibility shared libraries for XView.
 .
 XView is a user interface toolkit following the look and feel of
 Sun's pre-X11 SunView.
 .
 This package is required by XView-based programs that were compiled with
 libc5. xview depends on xviewg, because xviewg contains some required
 support files. If you really think it is unacceptable for this package to
 depend on xviewg, please submit a bug report and tell me why.

Package: xview-altdev
Architecture: i386 m68k sparc
Depends: xview (= ${Source-Version}), xviewg-dev (= ${Source-Version}), libc5-altdev, xlib6-altdev
Description: XView development tools [libc5]
 This package contains the compatibility files for compiling XView programs
 with libc5.
 .
 xview-altdev requires xviewg-dev, because xview-altdev only contains the
 static libraries, while the header files necessary for deveolpment are
 in xviewg-dev. If you really think it is unacceptable for this package to
 depend on xviewg-dev, please submit a bug report and tell me why.

Package: xview-clients
Architecture: any
Depends: ${shlibs:Depends}
Suggests: xtoolplaces
Description: XView client programs
 This package contains the client programs from the free XView
 distribution, including cmdtool and textedit.

Package: xview-examples
Architecture: any
Depends: ${shlibs:Depends}
Suggests: xviewg-dev
Description: XView contrib programs
 This package contains the contrib programs from the free XView
 distribution, including their sourcecode. They are intended mainly
 as examples for writing your own XView-programs.

Package: olwm
Architecture: any
Depends: ${shlibs:Depends}
Suggests: menu (>= 1.3), xview-clients
Conflicts: xview (<< 3.2p1.4-1), olvwm (<< 4.1.3.2p1.4-1)
Description: Open Look Window Manager
 This package contains the traditional Open Look Window Manager. For an
 extended version that offers virtual desktops, have a look at the package
 `olvwm'.

Package: olvwm
Architecture: any
Depends: ${shlibs:Depends}
Suggests: menu (>= 1.3), xview-clients, olwm
Description: OpenLook virtual window manager
 This package contains an extended version of olwm, the original
 OpenLook window manager, enhanced for handling of virtual desktops.