pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/py-sip-qt5 py-sip-qt5: install version 4.19.13



details:   https://anonhg.NetBSD.org/pkgsrc/rev/27728ce85471
branches:  trunk
changeset: 325610:27728ce85471
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Nov 22 02:30:53 2018 +0000

description:
py-sip-qt5: install version 4.19.13

SIP bindings for C and C++ libraries (PyQt5 version)

diffstat:

 x11/py-sip-qt5/DESCR    |   1 +
 x11/py-sip-qt5/Makefile |  13 +++++++++++++
 x11/py-sip-qt5/PLIST    |   6 ++++++
 3 files changed, 20 insertions(+), 0 deletions(-)

diffs (32 lines):

diff -r e29395c62512 -r 27728ce85471 x11/py-sip-qt5/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/py-sip-qt5/DESCR      Thu Nov 22 02:30:53 2018 +0000
@@ -0,0 +1,1 @@
+SIP bindings for C and C++ libraries (PyQt5 version)
diff -r e29395c62512 -r 27728ce85471 x11/py-sip-qt5/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/py-sip-qt5/Makefile   Thu Nov 22 02:30:53 2018 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2018/11/22 02:30:53 markd Exp $
+
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/sip/sip-qt5/}
+COMMENT=       SIP bindings for C and C++ libraries (PyQt5 version)
+
+.include "../../x11/py-sip/Makefile.common"
+
+do-configure:
+       cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
+               ${PYTHONBIN} configure.py ${CONFIGURE_ARGS}  --sip-module PyQt5.sip --no-tools
+
+.include "../../lang/python/extension.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e29395c62512 -r 27728ce85471 x11/py-sip-qt5/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/py-sip-qt5/PLIST      Thu Nov 22 02:30:53 2018 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2018/11/22 02:30:53 markd Exp $
+${PYSITELIB}/PyQt5/sip.pyi
+${PYSITELIB}/PyQt5/sip.so
+${PYSITELIB}/PyQt5_sip-${PKGVERSION}.dist-info/INSTALLER
+${PYSITELIB}/PyQt5_sip-${PKGVERSION}.dist-info/METADATA
+${PYSITELIB}/PyQt5_sip-${PKGVERSION}.dist-info/RECORD



Home | Main Index | Thread Index | Old Index