summaryrefslogtreecommitdiff
path: root/x11/py-qwt-qt4
diff options
context:
space:
mode:
authormef <mef>2014-10-02 03:47:28 +0000
committermef <mef>2014-10-02 03:47:28 +0000
commit39052e717b8914be443c0b58d38f19dec5db831a (patch)
treeb05fc5a6b3f8fb5330c431fe1e24da012d682e2d /x11/py-qwt-qt4
parent219f99fc44dedcda10b5b3f46c9c34c2f9c7fb65 (diff)
downloadpkgsrc-39052e717b8914be443c0b58d38f19dec5db831a.tar.gz
Import py27-qwt-qt4-5.2.0 as x11/py-qwt-qt4.
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.
Diffstat (limited to 'x11/py-qwt-qt4')
-rw-r--r--x11/py-qwt-qt4/DESCR5
-rw-r--r--x11/py-qwt-qt4/Makefile43
-rw-r--r--x11/py-qwt-qt4/PLIST91
-rw-r--r--x11/py-qwt-qt4/distinfo5
4 files changed, 144 insertions, 0 deletions
diff --git a/x11/py-qwt-qt4/DESCR b/x11/py-qwt-qt4/DESCR
new file mode 100644
index 00000000000..97459753eed
--- /dev/null
+++ b/x11/py-qwt-qt4/DESCR
@@ -0,0 +1,5 @@
+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.
diff --git a/x11/py-qwt-qt4/Makefile b/x11/py-qwt-qt4/Makefile
new file mode 100644
index 00000000000..f6c0f0b8382
--- /dev/null
+++ b/x11/py-qwt-qt4/Makefile
@@ -0,0 +1,43 @@
+# $NetBSD: Makefile,v 1.1 2014/10/02 03:47:28 mef Exp $
+
+DISTNAME= PyQwt-5.2.0
+PKGNAME= ${PYPKGPREFIX}-qwt-qt4-${DISTNAME:S/PyQwt-//}
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqwt/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://pyqwt.sourceforge.net/
+COMMENT= Python bindings for the Qwt QT4 C++ class library
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
+
+USE_TOOLS+= gmake
+USE_LIBTOOL= yes
+USE_LANGUAGES= c c++
+HAS_CONFIGURE= yes
+BUILD_DIRS= configure
+
+PLIST_SUBST+= PYSITELIB=${PYSITELIB}
+PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
+
+# Following line rescues from 'Unresolved dependency with pbulk'
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-Numeric
+
+REPLACE_PYTHON+=qt4lib/PyQt4/Qwt5/grace.py
+REPLACE_PYTHON+=qt4lib/PyQt4/Qwt5/qplt.py
+
+do-configure:
+ (cd ${WRKSRC}/configure &&\
+ ${PKGSRC_SETENV} ${CONFIGURE_ENV} ${PYTHONBIN}\
+ configure.py -Q ../qwt-5.2)
+
+.include "../../lang/python/application.mk"
+
+.include "../../math/py-numpy/buildlink3.mk"
+.include "../../math/py-numarray/buildlink3.mk"
+.include "../../math/py-Numeric/buildlink3.mk"
+
+.include "../../x11/py-qt4/buildlink3.mk"
+.include "../../x11/py-sip/buildlink3.mk"
+.include "../../x11/qwt-qt4/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/py-qwt-qt4/PLIST b/x11/py-qwt-qt4/PLIST
new file mode 100644
index 00000000000..ac98c3a4222
--- /dev/null
+++ b/x11/py-qwt-qt4/PLIST
@@ -0,0 +1,91 @@
+@comment $NetBSD: PLIST,v 1.1 2014/10/02 03:47:28 mef Exp $
+${PYSITELIB}/PyQt4/Qwt5/Qwt.so
+${PYSITELIB}/PyQt4/Qwt5/__init__.py
+${PYSITELIB}/PyQt4/Qwt5/__init__.pyc
+${PYSITELIB}/PyQt4/Qwt5/_iqt.so
+${PYSITELIB}/PyQt4/Qwt5/anynumpy.py
+${PYSITELIB}/PyQt4/Qwt5/anynumpy.pyc
+${PYSITELIB}/PyQt4/Qwt5/grace.py
+${PYSITELIB}/PyQt4/Qwt5/grace.pyc
+${PYSITELIB}/PyQt4/Qwt5/ipy_user_conf.py
+${PYSITELIB}/PyQt4/Qwt5/ipy_user_conf.pyc
+${PYSITELIB}/PyQt4/Qwt5/iqt.py
+${PYSITELIB}/PyQt4/Qwt5/iqt.pyc
+${PYSITELIB}/PyQt4/Qwt5/pythonrc.py
+${PYSITELIB}/PyQt4/Qwt5/pythonrc.pyc
+${PYSITELIB}/PyQt4/Qwt5/qplt.py
+${PYSITELIB}/PyQt4/Qwt5/qplt.pyc
+${PYSITELIB}/PyQt4/uic/widget-plugins/qwt.py
+${PYSITELIB}/PyQt4/uic/widget-plugins/qwt.pyc
+share/sip${PYVERSSUFFIX}/Qwt5/QwtArrayDouble.sip
+share/sip${PYVERSSUFFIX}/Qwt5/QwtArrayInt.sip
+share/sip${PYVERSSUFFIX}/Qwt5/QwtArrayQwtDoubleInterval.sip
+share/sip${PYVERSSUFFIX}/Qwt5/QwtArrayQwtDoublePoint.sip
+share/sip${PYVERSSUFFIX}/Qwt5/QwtList.sip
+share/sip${PYVERSSUFFIX}/Qwt5/QwtMap.sip
+share/sip${PYVERSSUFFIX}/Qwt5/QwtModule.sip
+share/sip${PYVERSSUFFIX}/Qwt5/QwtStack.sip
+share/sip${PYVERSSUFFIX}/Qwt5/QwtTypes.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_abstract_scale.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_abstract_scale_draw.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_abstract_slider.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_analog_clock.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_arrow_button.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_clipper.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_color_map.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_compass.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_compass_rose.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_counter.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_curve_fitter.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_data.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_dial.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_dial_needle.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_double_interval.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_double_range.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_dyngrid_layout.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_event_pattern.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_interval_data.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_knob.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_layout_metrics.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_legend.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_legend_item.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_legend_itemmanager.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_magnifier.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_painter.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_panner.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_picker.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_picker_machine.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_plot.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_plot_canvas.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_plot_curve.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_plot_dict.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_plot_grid.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_plot_item.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_plot_layout.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_plot_magnifier.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_plot_marker.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_plot_panner.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_plot_picker.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_plot_printfilter.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_plot_rasteritem.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_plot_rescaler.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_plot_scaleitem.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_plot_spectrogram.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_plot_svgitem.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_plot_zoomer.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_raster_data.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_rect.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_round_scale_draw.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_scale_div.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_scale_draw.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_scale_engine.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_scale_map.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_scale_widget.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_slider.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_spline.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_symbol.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_text.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_text_engine.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_text_label.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_thermo.sip
+share/sip${PYVERSSUFFIX}/Qwt5/qwt_wheel.sip
diff --git a/x11/py-qwt-qt4/distinfo b/x11/py-qwt-qt4/distinfo
new file mode 100644
index 00000000000..4fb42c424c4
--- /dev/null
+++ b/x11/py-qwt-qt4/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/10/02 03:47:28 mef Exp $
+
+SHA1 (PyQwt-5.2.0.tar.gz) = 797f37c63dec660272f6a8ccfd16a017df0ad640
+RMD160 (PyQwt-5.2.0.tar.gz) = e4c8a63d623d974cd500e29fbc62255746ca7feb
+Size (PyQwt-5.2.0.tar.gz) = 2670893 bytes