Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11 py-qwt-qt4: remove, was only used by the outdated ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2178a6491da4
branches:  trunk
changeset: 437750:2178a6491da4
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Aug 30 21:33:38 2020 +0000

description:
py-qwt-qt4: remove, was only used by the outdated gnuradio package

diffstat:

 x11/Makefile                                          |   3 +-
 x11/py-qwt-qt4/DESCR                                  |   5 -
 x11/py-qwt-qt4/Makefile                               |  43 --------
 x11/py-qwt-qt4/PLIST                                  |  91 -------------------
 x11/py-qwt-qt4/distinfo                               |   8 -
 x11/py-qwt-qt4/patches/patch-configure_configure.py   |  25 -----
 x11/py-qwt-qt4/patches/patch-sip_qwt5qt4_QwtTypes.sip |  17 ---
 7 files changed, 1 insertions(+), 191 deletions(-)

diffs (230 lines):

diff -r 7cb0571b7e20 -r 2178a6491da4 x11/Makefile
--- a/x11/Makefile      Sun Aug 30 21:29:15 2020 +0000
+++ b/x11/Makefile      Sun Aug 30 21:33:38 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.903 2020/08/30 08:23:52 tnn Exp $
+# $NetBSD: Makefile,v 1.904 2020/08/30 21:33:38 tnn Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -328,7 +328,6 @@
 SUBDIR+=       py-qt4
 SUBDIR+=       py-qt5
 SUBDIR+=       py-qt5-qscintilla
-SUBDIR+=       py-qwt-qt4
 SUBDIR+=       py-qwt-qt5
 SUBDIR+=       py-sip
 SUBDIR+=       py-sip-qt4
diff -r 7cb0571b7e20 -r 2178a6491da4 x11/py-qwt-qt4/DESCR
--- a/x11/py-qwt-qt4/DESCR      Sun Aug 30 21:29:15 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-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 -r 7cb0571b7e20 -r 2178a6491da4 x11/py-qwt-qt4/Makefile
--- a/x11/py-qwt-qt4/Makefile   Sun Aug 30 21:29:15 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,43 +0,0 @@
-# $NetBSD: Makefile,v 1.19 2020/08/17 20:20:33 leot Exp $
-
-DISTNAME=      PyQwt-5.2.0
-PKGNAME=       ${PYPKGPREFIX}-qwt-qt4-${DISTNAME:S/PyQwt-//}
-PKGREVISION=   7
-CATEGORIES=    x11
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=pyqwt/}
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-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}
-
-PYTHON_VERSIONS_ACCEPTED=      27 # 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 -r 7cb0571b7e20 -r 2178a6491da4 x11/py-qwt-qt4/PLIST
--- a/x11/py-qwt-qt4/PLIST      Sun Aug 30 21:29:15 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,91 +0,0 @@
-@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 -r 7cb0571b7e20 -r 2178a6491da4 x11/py-qwt-qt4/distinfo
--- a/x11/py-qwt-qt4/distinfo   Sun Aug 30 21:29:15 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.4 2019/09/16 01:51:42 mef Exp $
-
-SHA1 (PyQwt-5.2.0.tar.gz) = 797f37c63dec660272f6a8ccfd16a017df0ad640
-RMD160 (PyQwt-5.2.0.tar.gz) = e4c8a63d623d974cd500e29fbc62255746ca7feb
-SHA512 (PyQwt-5.2.0.tar.gz) = 8c409ee228d91d625bf9bd8a5704c3d41f70613b420bc8f1527312dd1ebb686b8482bd68c4b3d1a72edd80673533a4f5a39378221967bea70f389c9dde14f265
-Size (PyQwt-5.2.0.tar.gz) = 2670893 bytes
-SHA1 (patch-configure_configure.py) = 5336923286bf11e8ed65c74954d590432df848f2
-SHA1 (patch-sip_qwt5qt4_QwtTypes.sip) = 29a2a2e01a4d7332ec4a891b65634baaa9fbbe58
diff -r 7cb0571b7e20 -r 2178a6491da4 x11/py-qwt-qt4/patches/patch-configure_configure.py
--- a/x11/py-qwt-qt4/patches/patch-configure_configure.py       Sun Aug 30 21:29:15 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-$NetBSD: patch-configure_configure.py,v 1.2 2019/09/16 01:51:42 mef Exp $
-
-1. On pkgsrc, python is installed more like generic unix and less like Mac OS.
-2. build with py-sip 4.19.18
-
---- configure/configure.py.orig        2009-08-01 16:28:33.000000000 +0900
-+++ configure/configure.py     2019-09-16 08:03:52.221548278 +0900
-@@ -155,8 +155,6 @@ def make_and_run_qt_program(name, code, 
-     if sys.platform == "win32":
-         exe = os.path.join("release", name + ".exe")
-         make_target = " release"
--    elif sys.platform == "darwin":
--        exe = os.path.join(name + ".app", "Contents", "MacOS", name)
-     else:
-         exe = os.path.join(".", name)
- 
-@@ -1075,7 +1073,7 @@ def main():
-     
-     options = check_sip(configuration, options)
-     options = check_os(configuration, options)
--    options = check_compiler(configuration, options)
-+#   options = check_compiler(configuration, options)
-     options = check_numarray(configuration, options, 'PyQwt')
-     options = check_numeric(configuration, options, 'PyQwt')
-     options = check_numpy(configuration, options, 'PyQwt')
diff -r 7cb0571b7e20 -r 2178a6491da4 x11/py-qwt-qt4/patches/patch-sip_qwt5qt4_QwtTypes.sip
--- a/x11/py-qwt-qt4/patches/patch-sip_qwt5qt4_QwtTypes.sip     Sun Aug 30 21:29:15 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-$NetBSD: patch-sip_qwt5qt4_QwtTypes.sip,v 1.1 2019/09/16 01:51:42 mef Exp $
-
-build with py-sip 4.19.18, see the thread starting with
-  https://mail-index.netbsd.org/pkgsrc-users/2019/09/09/msg029343.html
-
-
---- sip/qwt5qt4/QwtTypes.sip.orig      2008-09-01 19:52:30.000000000 +0900
-+++ sip/qwt5qt4/QwtTypes.sip   2019-09-16 08:22:56.429324208 +0900
-@@ -1,7 +1,7 @@
- // Automagically generated by configure.py
- 
- // Uncomment one of the following three lines
--typedef unsigned int size_t;
-+// typedef unsigned int size_t;
- // typedef unsigned long size_t;
- // typedef unsigned long long size_t;
- 



Home | Main Index | Thread Index | Old Index