Commit Graph

16 Commits

Author SHA1 Message Date
steven
33f20b5bc2 fix WANTLIB after gtk+2 downgrade 2006-01-20 07:58:06 +00:00
alek
e7d3541d7b Fix build when both py-gtk and py-gtk2 are installed
ok djm@
2005-12-12 07:27:18 +00:00
naddy
f11f2d565b WANTLIB fix after GTK update 2005-11-17 19:02:47 +00:00
djm
5deb59a95d matplotlib-0.83.2 (a minor release that fixes a few more bugs that I missed) 2005-09-19 02:05:20 +00:00
djm
ea9ce73f1c matplotlib-0.83, fixes a few bugs 2005-09-19 01:42:11 +00:00
djm
1434c65b1c update to matplotlib-0.82, set SHARED_ONLY, make demos usable in-place 2005-07-09 06:14:04 +00:00
djm
5f79f3a83f update to matplotlib-0.80 2005-05-09 11:47:50 +00:00
sturm
d133f8d2d3 missing BUILD_DEPENDS on pkgconfig
ok naddy@
2005-03-15 07:17:38 +00:00
alek
7def82836b Don't automatically build tkagg module if python-tkinter is installed 2005-03-12 21:59:48 +00:00
djm
83cb5da151 matplotlib-0.71 2005-02-02 23:16:18 +00:00
alek
01bb9d7fa9 - Use devel/gettext MODULE
- Fix LIB_DEPENDS
- Bump PKGNAME

ok djm@, xsa@
2005-01-28 00:17:26 +00:00
djm
4d6f30cfb3 work around compilation failure when py-Gtk is installed, caused by
stupid include path detection. Reported by espie@
Also add VMEM_WARNING, because gcc3 causes compilation to blow up
later when building ft2font.cpp
2005-01-17 23:56:43 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
espie
8f74a67bd1 WANTLIB markers 2004-11-30 01:06:33 +00:00
alek
cfd2ec88eb - Typo in directory name
- Bump PKGNAME

ok djm@
2004-11-11 12:41:33 +00:00
djm
a53a5b3145 import matplotlib-0.64:
matplotlib is a python 2D plotting library which produces publication
quality figures using in a variety of hardcopy formats (PNG, JPG, PS,
SVG). matplotlib can be used in python scripts, interactively from the
python shell (ala matlab or mathematica), in web application servers
generating dynamic charts, or embedded in GUI applications.

feedback and ok xsa@ alek@
2004-11-11 04:05:25 +00:00