OK to import this?

I'm trying to use p5-Poppler and p5-Cairo to render PDF pages for
work. If Cairo::GObject is not available I hit the "GType CairoContext
is not registered with gperl" mentioned in the description from upstream.

=====
Cairo::GObject registers Cairo's types (Cairo::Context, Cairo::Surface,
etc.) with Glib's type systems so that they can be used normally in
signals and properties. If you have encountered an error akin to this:

GType CairoContext (15497280) is not registered with gperl

-- then you need to use Cairo::GObject.
=====

Attachment: p5-Cairo-GObject.tgz
Description: application/tar-gz

Reply via email to