pkgsrc-WIP-changes archive

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

py-libusb1: Remove, imported



Module Name:	pkgsrc-wip
Committed By:	nia <nia%netbsd.org@localhost>
Pushed By:	nee
Date:		Sat Apr 4 01:38:57 2020 +0100
Changeset:	daeb78b3804c4c44cf810ac274c5e2e08e6d9f1a

Modified Files:
	Makefile
Removed Files:
	py-libusb1/DESCR
	py-libusb1/Makefile
	py-libusb1/PLIST
	py-libusb1/distinfo

Log Message:
py-libusb1: Remove, imported

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=daeb78b3804c4c44cf810ac274c5e2e08e6d9f1a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile            |  1 -
 py-libusb1/DESCR    |  3 ---
 py-libusb1/Makefile | 16 ----------------
 py-libusb1/PLIST    | 17 -----------------
 py-libusb1/distinfo |  6 ------
 5 files changed, 43 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index b43b6fef14..0eac6dceb1 100644
--- a/Makefile
+++ b/Makefile
@@ -3598,7 +3598,6 @@ SUBDIR+=	py-librabbitmq
 SUBDIR+=	py-libtextcat
 SUBDIR+=	py-libtorrent-rasterbar
 SUBDIR+=	py-libtunepimp
-SUBDIR+=	py-libusb1
 SUBDIR+=	py-libvirt
 SUBDIR+=	py-lifelines
 SUBDIR+=	py-linearalgebra
diff --git a/py-libusb1/DESCR b/py-libusb1/DESCR
deleted file mode 100644
index 3925b05e41..0000000000
--- a/py-libusb1/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Pure-python wrapper for libusb-1.0.
-
-Supports all transfer types, both in synchronous and asynchronous mode.
diff --git a/py-libusb1/Makefile b/py-libusb1/Makefile
deleted file mode 100644
index 94fe095f84..0000000000
--- a/py-libusb1/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2017/04/14 12:10:26 leot Exp $
-
-DISTNAME=	libusb1-1.6.4
-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=	Pure-Python wrapper for libusb-1.0
-LICENSE=	gnu-lgpl-v2
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-libusb1/PLIST b/py-libusb1/PLIST
deleted file mode 100644
index 6c7e593137..0000000000
--- a/py-libusb1/PLIST
+++ /dev/null
@@ -1,17 +0,0 @@
-@comment $NetBSD$
-${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}/libusb1.pyc
-${PYSITELIB}/libusb1.pyo
-${PYSITELIB}/usb1/__init__.py
-${PYSITELIB}/usb1/__init__.pyc
-${PYSITELIB}/usb1/__init__.pyo
-${PYSITELIB}/usb1/libusb1.py
-${PYSITELIB}/usb1/libusb1.pyc
-${PYSITELIB}/usb1/libusb1.pyo
-${PYSITELIB}/usb1/testUSB1.py
-${PYSITELIB}/usb1/testUSB1.pyc
-${PYSITELIB}/usb1/testUSB1.pyo
diff --git a/py-libusb1/distinfo b/py-libusb1/distinfo
deleted file mode 100644
index 956831b110..0000000000
--- a/py-libusb1/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2017/04/14 12:10:26 leot Exp $
-
-SHA1 (libusb1-1.6.4.tar.gz) = 5bfe5f44ae857aa719ebedad54e3f8a57dc9368c
-RMD160 (libusb1-1.6.4.tar.gz) = 7012776c6636a0ac0d1ec1a652db38be1aab1752
-SHA512 (libusb1-1.6.4.tar.gz) = 103a2332ea1d9135c9768fbdb821cbe393f721b4104c3a6f7ef98e3159380fd25827665f3a85cea7b299135d03c905d51e1c6ad68728dd3a2130b32b1448a1a0
-Size (libusb1-1.6.4.tar.gz) = 55491 bytes


Home | Main Index | Thread Index | Old Index