File: control

package info (click to toggle)
libpgf 6.14.12-3.2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 1,140 kB
  • ctags: 735
  • sloc: cpp: 4,373; ansic: 502; makefile: 85; sh: 2
file content (55 lines) | stat: -rw-r--r-- 1,546 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
Source: libpgf
Section: libs
Priority: optional
Maintainer: David Paleino <dapal@debian.org>
Build-Depends:
 debhelper (>= 9)
 , dh-autoreconf
 , pkg-kde-tools
Standards-Version: 3.9.5
Homepage: http://www.libpgf.org/
Vcs-Git: git://anonscm.debian.org/collab-maint/libpgf.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/libpgf.git;a=summary

Package: libpgf-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
 ${misc:Depends}
 , libpgf6 (= ${binary:Version})
Description: Progressive Graphics File (PGF) library - development files
 libpgf is a library implementing an interface for handling
 PGF (Progressive Graphic File) format files.
 .
 This package contains files needed for development.

Package: libpgf6
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
 ${shlibs:Depends}
 , ${misc:Depends}
Description: Progressive Graphics File (PGF) library - runtime files
 libpgf is a library implementing an interface for handling
 PGF (Progressive Graphic File) format files.
 .
 This package contains runtime library files needed to run
 software using libpgf.

Package: libpgf6-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends:
 ${shlibs:Depends}
 , ${misc:Depends}
 , libpgf6 (= ${binary:Version})
Description: Progressive Graphics File (PGF) library - debugging symbols
 libpgf is a library implementing an interface for handling
 PGF (Progressive Graphic File) format files.
 .
 This package contains debugging symbols.