#12389 closed submission (fixed)
NEW: py25-matplotlib
Reported by: | mdroe@… | Owned by: | jochen@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | jochen@… | |
Port: |
Description
This is mostly a direct port of py-matplotlib to build for Python 2.5, with the following exceptions:
The dependency on antigraingeometry is removed, since matplotlib includes its own copy and does not seek out an external installation. Agg is mostly C++ templates, anyway, so a shared library provides little benefit.
The variant numarray has been removed, since there is no py25-numarray port and it does not seem prudent to encourage use of this orphaned package (its use is actively discouraged in favor of numpy.)
This port requires the following new ports with tickets forthcoming: py25-numpy, py25-wxpython, py25-dateutil and py25-tz
Attachments (2)
Change History (7)
Changed 17 years ago by mdroe@…
Changed 17 years ago by mdroe@…
Attachment: | patch-setupext.py.diff added |
---|
comment:1 Changed 17 years ago by nox@…
Milestone: | Port Enhancements → Port Submissions |
---|---|
Version: | 1.5.0 |
comment:2 Changed 17 years ago by jochen@…
Cc: | jochen@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Version: | → 1.5.1 |
comment:3 Changed 17 years ago by nox@…
Summary: | Add py25-matplotlib port → NEW: py25-matplotlib |
---|---|
Version: | 1.5.1 |
comment:4 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → submission |
---|
comment:5 Changed 16 years ago by (none)
Milestone: | Port Submissions |
---|
Milestone Port Submissions deleted
Note: See
TracTickets for help on using
tickets.
Provide new port in r27696, based on current py-matplotlib port. However, several py25- ports from the dependencies are still missing, so only specific variants will work right now.
Please ask the respective maintainers of the missing packages to provide py25 ports.