pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel: Add py-libusb1. Based on work by leot in ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fcd7c497c1e3
branches:  trunk
changeset: 414890:fcd7c497c1e3
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri Apr 03 23:04:54 2020 +0000

description:
devel: Add py-libusb1. Based on work by leot in pkgsrc-wip.

Pure Python wrapper for libusb-1.0.

Supports all transfer types, both in synchronous and asynchronous mode.

diffstat:

 devel/Makefile            |   3 ++-
 devel/py-libusb1/DESCR    |   3 +++
 devel/py-libusb1/Makefile |  16 ++++++++++++++++
 devel/py-libusb1/PLIST    |  20 ++++++++++++++++++++
 devel/py-libusb1/distinfo |   6 ++++++
 5 files changed, 47 insertions(+), 1 deletions(-)

diffs (78 lines):

diff -r 90f7a3d99186 -r fcd7c497c1e3 devel/Makefile
--- a/devel/Makefile    Fri Apr 03 22:11:57 2020 +0000
+++ b/devel/Makefile    Fri Apr 03 23:04:54 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3087 2020/04/02 10:33:09 wiz Exp $
+# $NetBSD: Makefile,v 1.3088 2020/04/03 23:04:54 nia Exp $
 #
 
 COMMENT=       Development utilities
@@ -2291,6 +2291,7 @@
 SUBDIR+=       py-lazy-object-proxy
 SUBDIR+=       py-libevent-rpcgen
 SUBDIR+=       py-libmc
+SUBDIR+=       py-libusb1
 SUBDIR+=       py-limits
 SUBDIR+=       py-line_profiler
 SUBDIR+=       py-linecache2
diff -r 90f7a3d99186 -r fcd7c497c1e3 devel/py-libusb1/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-libusb1/DESCR    Fri Apr 03 23:04:54 2020 +0000
@@ -0,0 +1,3 @@
+Pure Python wrapper for libusb-1.0.
+
+Supports all transfer types, both in synchronous and asynchronous mode.
diff -r 90f7a3d99186 -r fcd7c497c1e3 devel/py-libusb1/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-libusb1/Makefile Fri Apr 03 23:04:54 2020 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2020/04/03 23:04:54 nia Exp $
+
+DISTNAME=      libusb1-1.7.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    devel python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=l/libusb1/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/vpelletier/python-libusb1
+COMMENT=       Python ctype-based wrapper around libusb1
+LICENSE=       gnu-lgpl-v2
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 90f7a3d99186 -r fcd7c497c1e3 devel/py-libusb1/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-libusb1/PLIST    Fri Apr 03 23:04:54 2020 +0000
@@ -0,0 +1,20 @@
+@comment $NetBSD: PLIST,v 1.1 2020/04/03 23:04:54 nia Exp $
+${PYSITELIB}/libusb1.pyo
+${PYSITELIB}/libusb1.pyc
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/libusb1.py
+${PYSITELIB}/usb1/__init__.py
+${PYSITELIB}/usb1/__init__.pyo
+${PYSITELIB}/usb1/__init__.pyc
+${PYSITELIB}/usb1/_version.pyo
+${PYSITELIB}/usb1/_version.pyc
+${PYSITELIB}/usb1/libusb1.pyo
+${PYSITELIB}/usb1/libusb1.pyc
+${PYSITELIB}/usb1/testUSB1.pyo
+${PYSITELIB}/usb1/testUSB1.pyc
+${PYSITELIB}/usb1/_version.py
+${PYSITELIB}/usb1/libusb1.py
+${PYSITELIB}/usb1/testUSB1.py
diff -r 90f7a3d99186 -r fcd7c497c1e3 devel/py-libusb1/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-libusb1/distinfo Fri Apr 03 23:04:54 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/04/03 23:04:54 nia Exp $
+
+SHA1 (libusb1-1.7.1.tar.gz) = 05fd9b765741ed64be871ee0d5bfa5e61eeebe1e
+RMD160 (libusb1-1.7.1.tar.gz) = 7357f508102c556d48a248bb044e59421d7eebfb
+SHA512 (libusb1-1.7.1.tar.gz) = 8a7029a70dba0fee9448a485e7e1205e695dd5f0db15ef5143a7bf6d1e0739e307e139a46fa7d38fb767b12f60610b9408e6c580cc0513e964214faa13ed7b0f
+Size (libusb1-1.7.1.tar.gz) = 78016 bytes



Home | Main Index | Thread Index | Old Index