pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/py-sip-qt5
Module Name: pkgsrc
Committed By: markd
Date: Thu Nov 22 02:30:53 UTC 2018
Added Files:
pkgsrc/x11/py-sip-qt5: DESCR Makefile PLIST
Log Message:
py-sip-qt5: install version 4.19.13
SIP bindings for C and C++ libraries (PyQt5 version)
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/py-sip-qt5/DESCR \
pkgsrc/x11/py-sip-qt5/Makefile pkgsrc/x11/py-sip-qt5/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/x11/py-sip-qt5/DESCR
diff -u /dev/null pkgsrc/x11/py-sip-qt5/DESCR:1.1
--- /dev/null Thu Nov 22 02:30:53 2018
+++ pkgsrc/x11/py-sip-qt5/DESCR Thu Nov 22 02:30:53 2018
@@ -0,0 +1 @@
+SIP bindings for C and C++ libraries (PyQt5 version)
Index: pkgsrc/x11/py-sip-qt5/Makefile
diff -u /dev/null pkgsrc/x11/py-sip-qt5/Makefile:1.1
--- /dev/null Thu Nov 22 02:30:53 2018
+++ pkgsrc/x11/py-sip-qt5/Makefile Thu Nov 22 02:30:53 2018
@@ -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"
Index: pkgsrc/x11/py-sip-qt5/PLIST
diff -u /dev/null pkgsrc/x11/py-sip-qt5/PLIST:1.1
--- /dev/null Thu Nov 22 02:30:53 2018
+++ pkgsrc/x11/py-sip-qt5/PLIST Thu Nov 22 02:30:53 2018
@@ -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