ellson [Tue, 21 Aug 2007 20:12:26 +0000 (20:12 +0000)]
add new "formatter" plugin api
update plugin api version number
add new formatter for cairo using gdk_pixbuf - working
add new formatter for cairo using DevIL - partially working
add new formatter for cairo using gd - not working
ellson [Tue, 21 Aug 2007 20:12:26 +0000 (20:12 +0000)]
add new "formatter" plugin api
update plugin api version number
add new formatter for cairo using gdk_pixbuf - working
add new formatter for cairo using DevIL - partially working
add new formatter for cairo using gd - not working
ellson [Tue, 21 Aug 2007 20:12:26 +0000 (20:12 +0000)]
add new "formatter" plugin api
update plugin api version number
add new formatter for cairo using gdk_pixbuf - working
add new formatter for cairo using DevIL - partially working
add new formatter for cairo using gd - not working
ellson [Tue, 21 Aug 2007 20:12:26 +0000 (20:12 +0000)]
add new "formatter" plugin api
update plugin api version number
add new formatter for cairo using gdk_pixbuf - working
add new formatter for cairo using DevIL - partially working
add new formatter for cairo using gd - not working
ellson [Tue, 21 Aug 2007 20:12:26 +0000 (20:12 +0000)]
add new "formatter" plugin api
update plugin api version number
add new formatter for cairo using gdk_pixbuf - working
add new formatter for cairo using DevIL - partially working
add new formatter for cairo using gd - not working
ellson [Tue, 21 Aug 2007 20:12:26 +0000 (20:12 +0000)]
add new "formatter" plugin api
update plugin api version number
add new formatter for cairo using gdk_pixbuf - working
add new formatter for cairo using DevIL - partially working
add new formatter for cairo using gd - not working
ellson [Tue, 21 Aug 2007 20:12:25 +0000 (20:12 +0000)]
add new "formatter" plugin api
update plugin api version number
add new formatter for cairo using gdk_pixbuf - working
add new formatter for cairo using DevIL - partially working
add new formatter for cairo using gd - not working
ellson [Tue, 21 Aug 2007 20:12:25 +0000 (20:12 +0000)]
add new "formatter" plugin api
update plugin api version number
add new formatter for cairo using gdk_pixbuf - working
add new formatter for cairo using DevIL - partially working
add new formatter for cairo using gd - not working
ellson [Tue, 21 Aug 2007 20:12:25 +0000 (20:12 +0000)]
add new "formatter" plugin api
update plugin api version number
add new formatter for cairo using gdk_pixbuf - working
add new formatter for cairo using DevIL - partially working
add new formatter for cairo using gd - not working
ellson [Tue, 21 Aug 2007 20:12:25 +0000 (20:12 +0000)]
add new "formatter" plugin api
update plugin api version number
add new formatter for cairo using gdk_pixbuf - working
add new formatter for cairo using DevIL - partially working
add new formatter for cairo using gd - not working
ellson [Tue, 21 Aug 2007 20:12:25 +0000 (20:12 +0000)]
add new "formatter" plugin api
update plugin api version number
add new formatter for cairo using gdk_pixbuf - working
add new formatter for cairo using DevIL - partially working
add new formatter for cairo using gd - not working
ellson [Tue, 21 Aug 2007 20:12:25 +0000 (20:12 +0000)]
add new "formatter" plugin api
update plugin api version number
add new formatter for cairo using gdk_pixbuf - working
add new formatter for cairo using DevIL - partially working
add new formatter for cairo using gd - not working
ellson [Tue, 21 Aug 2007 20:12:25 +0000 (20:12 +0000)]
add new "formatter" plugin api
update plugin api version number
add new formatter for cairo using gdk_pixbuf - working
add new formatter for cairo using DevIL - partially working
add new formatter for cairo using gd - not working
ellson [Wed, 8 Aug 2007 16:26:22 +0000 (16:26 +0000)]
Partially implement change to %post and %postun scripts for config file removal
or regeneration.
based on patch from: Gareth Armstrong <gareth.armstrong@hp.com>
ellson [Tue, 7 Aug 2007 17:45:38 +0000 (17:45 +0000)]
Add RHEL4 support for: guile, python
Add RHEL5 support for: java, pangocairo
Add FC4 support for: python
based on patch from: Gareth Armstrong <gareth.armstrong@hp.com>
ellson [Tue, 7 Aug 2007 14:14:01 +0000 (14:14 +0000)]
Enforce the graphviz-spec's set of plugins during configure in case
we are building rpms on a non-vanilla platform with extra stuff loaded
that configure might find.
based on patch from: Gareth Armstrong <gareth.armstrong@hp.com>
Make new version of libgd work with Windows.
- HAVE_LIBFREETYPE -> HAVE_FREETYPE2 in config.h
- Since #include <config.h> was removed from many of the .c files,
add -DNONDLL to make file.
- Revert to old gdhelpers.h. I don't know how libgd is built on Windows
by others, but we need to disable threads to prevent <windows.h> from
being included.
Make new version of libgd work with Windows.
- HAVE_LIBFREETYPE -> HAVE_FREETYPE2 in config.h
- Since #include <config.h> was removed from many of the .c files,
add -DNONDLL to make file.
- Revert to old gdhelpers.h. I don't know how libgd is built on Windows
by others, but we need to disable threads to prevent <windows.h> from
being included.