Hi,

> it would be very useful if graphviz would be built with gtk support.

do you have real-life examples needing this? I'm a bit reluctant to
introduce a new binary package right now, since I'd like to push
graphviz 2.16 first (in experimental right now) and since some bits have
to be tweaked in this one. Once it hits unstable, I'll see if I'm going
to add such a package.

Please also note that cairo support is already there:
 * see debian/changelog of 2.12-4. 
 * see debian/rules: ./configure …  --with-pangocairo …
 * see Depends: libcairo2 (>= 1.4.0) … libpango1.0-0 (>= 1.18.3)

And finally:
[EMAIL PROTECTED]:~/packages.git/graphviz.git$ ldd 
/usr/lib/graphviz/libgvplugin_pango.so.3 | grep pango
        libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0x6ffaf000)
        libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x6ff46000)
        libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0x6fa7a000)
[EMAIL PROTECTED]:~/packages.git/graphviz.git$ ldd 
/usr/lib/graphviz/libgvplugin_pango.so.3 | grep cairo
        libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0x6ffaf000)
        libcairo.so.2 => /usr/lib/libcairo.so.2 (0x6fea7000)

> See https://bugs.launchpad.net/ubuntu/+source/graphviz/+bug/163142 for
> the same issue in Ubuntu.

Thanks for the pointer.

Cheers,

-- 
Cyril Brulebois

Attachment: pgp7cQFBma6RI.pgp
Description: PGP signature

Reply via email to