Source: popplerkit.framework
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders: Yavor Doganov <yavor@gnu.org>
Build-Depends: cdbs,
	       debhelper (>= 10),
	       pkg-config,
	       gnustep-make (>= 2.7.0-4),
	       libgnustep-gui-dev,
	       libfreetype6-dev,
	       libfontconfig1-dev,
	       libpoppler-private-dev
Vcs-Git: https://salsa.debian.org/gnustep-team/popplerkit.git
Vcs-Browser: https://salsa.debian.org/gnustep-team/popplerkit
Standards-Version: 4.2.1
Section: libs

Package: libpopplerkit-dev
Section: libdevel
Architecture: any
Depends: libpopplerkit0 (= ${binary:Version}),
	 libgnustep-gui-dev,
	 ${misc:Depends}
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: fonts-urw-base35,
	 ${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.
