Glib bindings to poppler Maintained by:gnome@FreeBSD.org Port Added: 31 Oct 2011 09:55:02 Also Listed In:print License: GPLv2
Poppler is a fork of the xpdf PDF viewer developed by Derek Noonburg
of Glyph and Cog, LLC. It provides PDF rendering functionality as a
shared library, and uses modern components from Freedesktop.org such as
fontconfig and cairo to take advantage of modern UNIX desktops.
WWW: http://poppler.freedesktop.org/
Affects: users of graphics/cairo, graphics/poppler*, and future users of www/firefox3
Author: FreeBSD GNOME Team <gnome@FreeBSD.org>
Reason:
The poppler* ports have been updated to 0.8.3 and the shared libraries
have changed. Firefox 3.0 has been added to the tree as www/firefox3.
These changes require that all dependent ports be updated. You can do
this in one of two ways:
# portmaster pixman
# portmaster \*cairo\*
# portmaster -r poppler-0
or:
# pkgdb -Ff
# portupgrade pixman\* \*cairo\*
# portupgrade -r poppler-0.\*
Port Moves
port moved here from graphics/poppler-gtk on 2011-10-31 REASON: Move to match library name
Number of commits found: 2
Commit History - (may be incomplete: see CVSWeb link above for full details)
Update poppler to 0.18.0.
The qt3 bindings are removed upstream.
The glib library lost the last gdk-pixbuf code. And rename it from
-gtk to -glib.
Thanks to: pav for a exp-runs
bapt for double checking the libreoffice ports