NOTICE: This package has been removed from pkgsrc

./wip/py-qwt, Python bindings for the Qwt QT4 C++ class library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 5.2.0, Package name: PyQwt-5.2.0, Maintainer: pkgsrc-users

PyQwt is a set of Python bindings for the Qwt C++ class
library which extends the Qt framework with widgets for
scientific and engineering applications. It provides a widget
to plot 2-dimensional data and various widgets to display and
control bounded or unbounded floating point values.


Required to run:
[math/py-Numeric] [math/py-numarray] [x11/py-sip] [x11/py-qt4] [math/py-numpy] [x11/qwt-qt4] [lang/python27]

Required to build:
[pkgtools/x11-links] [x11/glproto] [x11/renderproto] [x11/xproto] [x11/xf86vidmodeproto] [x11/xf86driproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/dri2proto] [x11/fixesproto4]

Master sites:

SHA1: 797f37c63dec660272f6a8ccfd16a017df0ad640
RMD160: e4c8a63d623d974cd500e29fbc62255746ca7feb
Filesize: 2608.294 KB

Version history: (Expand)


CVS history: (Expand)


   2014-09-25 04:32:06 by Makoto Fujiwara | Files touched by this commit (5) | Package removed
Log message:
Rename directory, py-qwt to py-qwt-q4

   2014-09-24 23:21:06 by Niclas Rosenvik | Files touched by this commit (2)
Log message:
Set the enviroment variables in CONFIGURE_ENV during the configure step.
Fixes QTDIR problem mentioned by Maktoto Fujiwara in the TODO.
Removed x11/qwt and x11/qt5-base dependencies.
Removed BROKEN.  
Added x11/py-qt4 dependecy and removed unneeded do-* targets.
   2014-09-22 16:49:29 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Sorry, just for wording, add 'for' 

   2014-09-22 16:47:18 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Add execuse for mixing qt5 and qt4, sorry and thanks.

   2014-09-22 09:44:53 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
But now set as BROKEN, thanks

   2014-09-22 09:43:06 by Makoto Fujiwara | Files touched by this commit (4)
Log message:
If $(QTDIR) in /usr/pkg/qt4/mkspecs/netbsd-g++/qmake.conf set to ${PREFIX}/qt4, \ 
this is packaged.

   2014-09-22 09:13:49 by Makoto Fujiwara | Files touched by this commit (6)
Log message:
(This is now broken, sorry, please somebody fix, thanks.
The point may be the value of QTDIR in 
   /usr/pkg/qt4/mkspecs/netbsd-g++/qmake.conf)

Import PyQwt-5.2.0 as wip/py-qwt.

PyQwt is a set of Python bindings for the Qwt C++ class
library which extends the Qt framework with widgets for
scientific and engineering applications. It provides a widget
to plot 2-dimensional data and various widgets to display and
control bounded or unbounded floating point values.