poppler 0.18.3-0ubuntu4 source package in Ubuntu

Changelog

poppler (0.18.3-0ubuntu4) precise; urgency=low

  * debian/patches/poppler-lcm2.patch: Updated patch according to an approved
    upstream patch from Koji Otani.
 -- Till Kamppeter <email address hidden>   Mon, 30 Jan 2012 12:21:18 +0100

Upload details

Uploaded by:
Till Kamppeter
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
poppler_0.18.3.orig.tar.gz 1.9 MiB d9019c403a36ee029bd90fee94a0793e63917646d7253ce24637de5194133462
poppler_0.18.3-0ubuntu4.debian.tar.gz 19.4 KiB b52d2a2401a12cac981871e617a5a01d98771a8fe751188ee470b23e6fe75bce
poppler_0.18.3-0ubuntu4.dsc 2.1 KiB 54118b6df121c824a04f2bba10a76bba6b961386b68c67e31b96fb3315a9db40

View changes file

Binary packages built by this source

libpoppler-cpp-dev: PDF rendering library -- development files (CPP interface)

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the headers and development libraries needed to
 build applications using the C++ Poppler interface.

libpoppler-cpp0: PDF rendering library (CPP shared library)

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package provides the CPP shared library for applications
 using a simple C++ interface (using STL, and no other dependency) to Poppler.

libpoppler-dev: PDF rendering library -- development files

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the headers and development libraries needed to
 build applications using Poppler.

libpoppler-glib-dev: PDF rendering library -- development files (GLib interface)

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the headers and development libraries needed to
 build applications using the GLib-based Poppler interface.

libpoppler-glib8: PDF rendering library (GLib-based shared library)

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package provides the GLib-based shared library for applications
 using the GLib interface to Poppler.

libpoppler-qt4-3: PDF rendering library (Qt 4 based shared library)

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package provides the Qt 4 based shared library for applications
 using the Qt 4 interface to Poppler.

libpoppler-qt4-dev: PDF rendering library -- development files (Qt 4 interface)

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the headers and development libraries needed to
 build applications using the Qt 4-based Poppler interface.

libpoppler19: PDF rendering library

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the shared core library.

poppler-dbg: PDF rendering library -- debugging symbols

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the debugging symbols for all the Poppler libraries
 and the utilities.

poppler-utils: PDF utilities (based on Poppler)

 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains command line utilities (based on Poppler) for getting
 information of PDF documents, convert them to other formats, or manipulate
 them:
  * pdffonts -- font analyzer
  * pdfimages -- image extractor
  * pdfinfo -- document information
  * pdfseparate -- page extraction tool
  * pdftocairo -- PDF to PNG/JPEG/PDF/PS/EPS/SVG converter using Cairo
  * pdftohtml -- PDF to HTML converter
  * pdftoppm -- PDF to PPM/PNG/JPEG image converter
  * pdftops -- PDF to PostScript (PS) converter
  * pdftotext -- text extraction
  * pdfunite -- document merging tool