File: control

package info (click to toggle)
xmhtml 1.1.7-7
  • links: PTS
  • area: main
  • in suites: woody
  • size: 6,104 kB
  • ctags: 8,347
  • sloc: ansic: 68,063; makefile: 496; sh: 161; perl: 36
file content (32 lines) | stat: -rw-r--r-- 1,176 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
Source: xmhtml
Section: devel
Priority: optional
Maintainer: Torsten Werner <twerner@debian.org>
Standards-Version: 3.5.0
Build-Depends: debhelper, lesstif-dev, libz-dev, libpng-dev, libjpeg-dev

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.