File: control

package info (click to toggle)
popplerkit.framework 0.0.20051227svn-6
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,396 kB
  • ctags: 120
  • sloc: objc: 2,303; sh: 914; cpp: 574; ansic: 55; makefile: 24
file content (48 lines) | stat: -rw-r--r-- 1,534 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
36
37
38
39
40
41
42
43
44
45
46
47
48
Source: popplerkit.framework
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders: Hubert Chathi <uhoreg@debian.org>,
	   Yavor Doganov <yavor@gnu.org>
Build-Depends: cdbs,
	       debhelper (>= 6),
	       pkg-config,
	       libgnustep-gui-dev (>= 0.10.3),
	       libfreetype6-dev,
	       libpoppler-dev,
	       dpatch
Vcs-Arch: http://arch.debian.org/arch/pkg-gnustep/gnustep/popplerkit-framework--debian--1.0
Standards-Version: 3.8.1
Section: libs

Package: libpopplerkit-dev
Section: libdevel
Architecture: any
Depends: libpopplerkit0 (= ${binary:Version}),
	 libgnustep-gui-dev
Description: GNUstep framework for rendering PDF content (development files)
 PopplerKit is a GNUstep framework for accessing and rendering PDF content.  It
 is based on the poppler library.
 .
 Its features are:
   - Render PDF content.
   - Extract text from a PDF document.
   - Access a PDF document's outline.
   - Search in PDF documents.
 .
 This package contains the development files.

Package: libpopplerkit0
Architecture: any
Depends: gsfonts, ${shlibs:Depends},
	 ${misc:Depends}
Description: GNUstep framework for rendering PDF content (library files)
 PopplerKit is a GNUstep framework for accessing and rendering PDF content.  It
 is based on the poppler library.
 .
 Its features are:
   - Render PDF content.
   - Extract text from a PDF document.
   - Access a PDF document's outline.
   - Search in PDF documents.
 .
 This package contains the runtime libraries.