File: control

package info (click to toggle)
xmhtml 1.1.7-18
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 6,576 kB
  • sloc: ansic: 68,174; makefile: 438; sh: 158; perl: 36
file content (35 lines) | stat: -rw-r--r-- 1,295 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
Source: xmhtml
Section: devel
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9),
 lesstif2-dev, libpng-dev, libjpeg-dev, libxmu-dev, libxpm-dev
Standards-Version: 3.9.3

Package: xmhtml1-dev
Architecture: any
Depends: ${misc:Depends},
 xmhtml1, lesstif2-dev | libmotif-dev, libc6-dev
Provides: xmhtml-dev
Conflicts: xmhtml-dev
Description: Motif widget for display HTML 3.2 (development files)
 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}, ${misc:Depends}
Section: libs
Description: Motif widget for display HTML 3.2 (library)
 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.