mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-23 19:12:13 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
15
package/python-pyusb/python-pyusb.mk
Normal file
15
package/python-pyusb/python-pyusb.mk
Normal file
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-pyusb
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYUSB_VERSION = 1.1.1
|
||||
PYTHON_PYUSB_SOURCE = pyusb-$(PYTHON_PYUSB_VERSION).tar.gz
|
||||
PYTHON_PYUSB_SITE = https://files.pythonhosted.org/packages/b9/8d/25c4e446a07e918eb39b5af25c4a83a89db95ae44e4ed5a46c3c53b0a4d6
|
||||
PYTHON_PYUSB_LICENSE = BSD-3-Clause
|
||||
PYTHON_PYUSB_LICENSE_FILES = LICENSE
|
||||
PYTHON_PYUSB_SETUP_TYPE = setuptools
|
||||
PYTHON_PYUSB_DEPENDENCIES = host-python-setuptools-scm libusb
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user