File: control

package info (click to toggle)
popplerkit.framework 0.0.20051227svn-5
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,384 kB
  • ctags: 119
  • sloc: objc: 2,303; sh: 857; cpp: 574; ansic: 55; makefile: 23
file content (38 lines) | stat: -rw-r--r-- 1,285 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
Source: popplerkit.framework
Priority: optional
Maintainer: Hubert Chathi <uhoreg@debian.org>
Build-Depends: cdbs, debhelper (>= 4.0.0), pkg-config, libgnustep-gui-dev (>= 0.10.3), libfreetype6-dev, libpoppler-dev, dpatch
Standards-Version: 3.7.2
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
Section: libs
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.