mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 07:57:49 +00:00
python-libusb1: remove package
This commit is contained in:
parent
fb1ecd6c50
commit
cd2806d2ae
@ -1,16 +0,0 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="python-libusb1"
|
||||
PKG_VERSION="1.6.4"
|
||||
PKG_SHA256="e4876dff281f948cdb57a44535627299c2333e6933fa06bfbc60c26cecd12fb1"
|
||||
PKG_LICENSE="LGPL"
|
||||
PKG_SITE="https://github.com/vpelletier/python-libusb1"
|
||||
PKG_URL="https://github.com/vpelletier/$PKG_NAME/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain Python2 distutilscross:host"
|
||||
PKG_LONGDESC="A pure-python wrapper for libusb-1.0."
|
||||
PKG_TOOLCHAIN="manual"
|
||||
|
||||
make_target() {
|
||||
python setup.py build
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user