pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc py-sip-qt4: remove



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ead5e7706c59
branches:  trunk
changeset: 388227:ead5e7706c59
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Nov 15 09:17:47 2022 +0000

description:
py-sip-qt4: remove

Support package for removed py-qt4.

diffstat:

 doc/CHANGES-2022        |   3 ++-
 x11/Makefile            |   3 +--
 x11/py-sip-qt4/DESCR    |   1 -
 x11/py-sip-qt4/Makefile |  13 -------------
 x11/py-sip-qt4/PLIST    |   6 ------
 5 files changed, 3 insertions(+), 23 deletions(-)

diffs (63 lines):

diff -r a3e7fb6629f1 -r ead5e7706c59 doc/CHANGES-2022
--- a/doc/CHANGES-2022  Tue Nov 15 09:17:04 2022 +0000
+++ b/doc/CHANGES-2022  Tue Nov 15 09:17:47 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.5516 2022/11/15 09:17:04 wiz Exp $
+$NetBSD: CHANGES-2022,v 1.5517 2022/11/15 09:17:47 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -8343,3 +8343,4 @@
        Removed devel/bzr-explorer [wiz 2022-11-15]
        Removed devel/qbzr [wiz 2022-11-15]
        Removed x11/py-qt4 [wiz 2022-11-15]
+       Removed x11/py-sip-qt4 [wiz 2022-11-15]
diff -r a3e7fb6629f1 -r ead5e7706c59 x11/Makefile
--- a/x11/Makefile      Tue Nov 15 09:17:04 2022 +0000
+++ b/x11/Makefile      Tue Nov 15 09:17:47 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.968 2022/11/15 09:17:04 wiz Exp $
+# $NetBSD: Makefile,v 1.969 2022/11/15 09:17:47 wiz Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -341,7 +341,6 @@
 SUBDIR+=       py-qtgraph-qt5
 SUBDIR+=       py-qwt-qt5
 SUBDIR+=       py-sip
-SUBDIR+=       py-sip-qt4
 SUBDIR+=       py-sip-qt5
 SUBDIR+=       py-sip5
 SUBDIR+=       py-terminator
diff -r a3e7fb6629f1 -r ead5e7706c59 x11/py-sip-qt4/DESCR
--- a/x11/py-sip-qt4/DESCR      Tue Nov 15 09:17:04 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-SIP bindings for C and C++ libraries (PyQt4 version)
diff -r a3e7fb6629f1 -r ead5e7706c59 x11/py-sip-qt4/Makefile
--- a/x11/py-sip-qt4/Makefile   Tue Nov 15 09:17:04 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2020/07/10 20:02:23 rhialto Exp $
-
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/sip/sip-qt4/}
-COMMENT=       SIP bindings for C and C++ libraries (PyQt4 version)
-
-.include "../../x11/py-sip/Makefile.common"
-
-do-configure:
-       cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
-               ${PYTHONBIN} configure.py ${CONFIGURE_ARGS} --sip-module PyQt4.sip --no-tools
-
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r a3e7fb6629f1 -r ead5e7706c59 x11/py-sip-qt4/PLIST
--- a/x11/py-sip-qt4/PLIST      Tue Nov 15 09:17:04 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2020/07/10 20:02:23 rhialto Exp $
-${PYSITELIB}/PyQt4/sip.pyi
-${PYSITELIB}/PyQt4/sip.so
-${PYSITELIB}/PyQt4_sip-${PKGVERSION}.dist-info/INSTALLER
-${PYSITELIB}/PyQt4_sip-${PKGVERSION}.dist-info/METADATA
-${PYSITELIB}/PyQt4_sip-${PKGVERSION}.dist-info/RECORD



Home | Main Index | Thread Index | Old Index