Ticket #20666 (closed enhancement: wontfix)
py26-matplotlib 0.99.0 - Set CocoaAgg backend as variant
| Reported by: | mdippery@… | Owned by: | ram@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Port: | py26-matplotlib |
Description
py26-matplotlib automatically builds with the CocoaAgg backend, which requires a large number of dependencies related to the PyObjC bridge, which aren't necessary if you're doing basic work with py26-matplotlib and don't want to use the CocoaAgg backend at all. In keeping with the port's convention, this patch creates a variant, "cocoa", that enables the CocoaAgg backend.
This patch also removes py26-configobj as a dependency, since it does not seem to be an actual dependency in this version of matplotlib.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


