mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
New package: python3-nkdfu-0.2
This commit is contained in:
parent
7ed4337d17
commit
abbf29742a
1 changed files with 13 additions and 0 deletions
13
srcpkgs/python3-nkdfu/template
Normal file
13
srcpkgs/python3-nkdfu/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'python3-nkdfu'
|
||||
pkgname=python3-nkdfu
|
||||
version=0.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core"
|
||||
depends="python3-fire python3-intelhex python3-libusb1 python3-usb python3-tqdm"
|
||||
short_desc="DFU tool for updating Nitrokeys' firmware"
|
||||
maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/Nitrokey/nkdfu"
|
||||
distfiles="${PYPI_SITE}/n/nkdfu/nkdfu-${version}.tar.gz"
|
||||
checksum=f25f75ddd382c47285b6943cde9f51577b1496ed284f93d58b5e054ae609f5f8
|
Loading…
Add table
Reference in a new issue