mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: python3-libusb1-3.1.0
This commit is contained in:
parent
5b63c319c6
commit
e7ed2006d0
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-libusb1/template
Normal file
14
srcpkgs/python3-libusb1/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'python3-libusb1'
|
||||||
|
pkgname=python3-libusb1
|
||||||
|
version=3.1.0
|
||||||
|
revision=1
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools_scm"
|
||||||
|
makedepends="libusb-devel"
|
||||||
|
depends="python3 libusb"
|
||||||
|
short_desc="Python library for USB communication"
|
||||||
|
maintainer="Luciogi <lucigithubcommit@skiff.com>"
|
||||||
|
license="LGPL-2.1-only, GPL-2.0-only"
|
||||||
|
homepage="https://github.com/vpelletier/python-libusb1"
|
||||||
|
distfiles="${PYPI_SITE}/l/libusb1/libusb1-${version}.tar.gz"
|
||||||
|
checksum=4ee9b0a55f8bd0b3ea7017ae919a6c1f439af742c4a4b04543c5fd7af89b828c
|
Loading…
Add table
Reference in a new issue