Source: libpodofo
Priority: extra
Maintainer: Oleksandr Moskalenko <malex@debian.org>
Build-Depends: debhelper (>= 7), cmake, zlib1g-dev, libtiff-dev, libjpeg-dev, libfreetype6-dev (>= 2.5), libfontconfig1-dev, quilt
#, libboost-graph1.46-dev
Standards-Version: 3.9.1
Section: libdevel
Homepage: http://podofo.sourceforge.net/

Package: libpodofo-dev
Architecture: any
Depends: libpodofo0.9.0 (= ${binary:Version}), ${misc:Depends}
Replaces: libpodofo0-dev
Conflicts: libpodofo0-dev, libpodofo
Provides: libpodofo
Description: PoDoFo development files
 The PoDoFo library is a free, portable C++ library which includes classes to
 parse PDF files and modify their contents into memory. The changes can be
 written back to disk easily. The parser can also be used to extract
 information from a PDF file (for example the parser could be used in a PDF
 viewer). Besides parsing PoDoFo includes also very simple classes to create
 your own PDF files. All classes are documented so it is easy to start writing
 your own application using PoDoFo.
 .
 This package contains the header development files used for building
 PoDoFo-enabled applications.

Package: libpodofo-utils
Architecture: any
Depends: libpodofo0.9.0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Conflicts: libpodofo0-utils
Replaces: libpodofo0-utils
Description: PoDoFo utilities
 The PoDoFo library is a free, portable C++ library which includes classes to
 parse PDF files and modify their contents into memory. The changes can be
 written back to disk easily. The parser can also be used to extract
 information from a PDF file (for example the parser could be used in a PDF
 viewer). Besides parsing PoDoFo includes also very simple classes to create
 your own PDF files. All classes are documented so it is easy to start writing
 your own application using PoDoFo.
 .
 This package contains tools for working with PDF files.

Package: libpodofo0.9.0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: PoDoFo - library to work with the PDF file format
 The PoDoFo library is a free, portable C++ library which includes classes to
 parse PDF files and modify their contents into memory. The changes can be
 written back to disk easily. The parser can also be used to extract
 information from a PDF file (for example the parser could be used in a PDF
 viewer). Besides parsing PoDoFo includes also very simple classes to create
 your own PDF files. All classes are documented so it is easy to start writing
 your own application using PoDoFo.
