File: control

package info (click to toggle)
libwpg 0.3.1-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,436 kB
  • ctags: 604
  • sloc: sh: 4,436; cpp: 4,333; makefile: 239; perl: 125; ansic: 4
file content (59 lines) | stat: -rw-r--r-- 2,275 bytes parent folder | download | duplicates (2)
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
Source: libwpg
Priority: optional
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Uploaders: Rene Engelhard <rene@debian.org>
Build-Depends: debhelper (>= 10), libwpd-dev (>= 0.10), librevenge-dev, pkg-config, dh-autoreconf
Build-Depends-Indep: doxygen
Build-Conflicts: automake1.9
Standards-Version: 3.7.2
Section: libs

Package: libwpg-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libwpg-0.3-3 (= ${binary:Version}), libwpd-dev (>= 0.10), librevenge-dev, ${misc:Depends}
Description: WordPerfect graphics import/convert library (development)
 Libwpg is a collection of library and tools to work with graphics in WPG
 (WordPerfect Graphics) format. WPG is the format used among others in Corel
 software, such as WordPerfect(tm) and Presentations(tm).
 .
 This package contains the files needed for developing applications using
 libwpg.

Package: libwpg-0.3-3
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description:  WordPerfect graphics import/convert library (shared library)
 Libwpg is a collection of library and tools to work with graphics in WPG
 (WordPerfect Graphics) format. WPG is the format used among others in Corel
 software, such as WordPerfect(tm) and Presentations(tm).
 .
 This package contains the shared library.

Package: libwpg-tools
Section: misc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Tools from libwpg for converting WP Graphics to Raw/SVG
 Libwpg is a collection of library and tools to work with graphics in WPG
 (WordPerfect Graphics) format. WPG is the format used among others in Corel
 software, such as WordPerfect(tm) and Presentations(tm).
 .
 This package contains some little programs using libwps to convert
 WordPerfect Graphics into Raw and SVG files.

Package: libwpg-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: WordPerfect graphics import/convert library (documentation) 
 Libwpg is a collection of library and tools to work with graphics in WPG
 (WordPerfect Graphics) format. WPG is the format used among others in Corel
 software, such as WordPerfect(tm) and Presentations(tm).
 .
 This package contains the API documentation.