Ticket #157 (closed defect: fixed)
librrd should not include graphing functions
| Reported by: | human | Owned by: | oetiker |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | misc | Version: | |
| Keywords: | Cc: | apevec@… |
Description
rrd_graph.c rrd_gfx.c rrd_graph_helper.c and rrd_xport.c should be in a separate librrd_gfx to avoid pulling in cairo, pango and their dependencies. This would enable separate packaging of RRD core lib only for small footprint appliances.
Change History
comment:2 Changed 3 years ago by oetiker
- Status changed from new to closed
- Version 1.3dev deleted
- Resolution set to fixed
to maintain backward compatibility, the structure would have to be librrd_core and librrd_graph being pulled in by librrd ... If you would like to work on this, now is a good time, as we are starting the 1.5 cycle soon.
please post your ideas to the rrd-developers mailinglist.



What is the status of this ticket? I'm interested to get this fixed too.