File: control

package info (click to toggle)
xmhtml 1.1.7-5
  • links: PTS
  • area: main
  • in suites: potato
  • size: 6,100 kB
  • ctags: 8,347
  • sloc: ansic: 68,063; makefile: 497; sh: 161; perl: 36
file content (31 lines) | stat: -rw-r--r-- 1,098 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
Source: xmhtml
Section: devel
Priority: optional
Maintainer: Tyson Dowd <trd@cs.mu.oz.au>
Standards-Version: 2.4.0.0

Package: xmhtml1-dev
Architecture: any
Depends: xmhtml1, lesstif-dev, libc6-dev
Provides: xmhtml-dev
Conflicts: xmhtml-dev
Description: A Motif widget for display HTML 3.2
 XmHTML is a high performance Motif Widget capable of displaying HTML
 3.2 confirming text.  Graphics support, lesstif compatibility and
 extensive documentation are amongst its many features.
 .
 This is the development kit, containing static libraries and header files
 necessary to build programs that use xmhtml. The runtime library is
 provided by the xmhtml package.

Package: xmhtml1
Architecture: any
Depends: ${shlibs:Depends}
Description: A Motif widget for display HTML 3.2
 XmHTML is a high performance Motif Widget capable of displaying HTML
 3.2 confirming text.  Graphics support, lesstif compatibility and
 extensive documentation are amongst its many features.
 .
 This package provides the runtime shared library. The xmhtml-dev
 package provides the header files, and the static library.