New package: greaseweazle-1.23
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Template file for 'greaseweazle'
|
||||
pkgname=greaseweazle
|
||||
version=1.23
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-setuptools_scm python3-wheel"
|
||||
makedepends="python3-devel"
|
||||
depends="python3-crcmod python3-bitarray python3-pyserial python3-requests"
|
||||
short_desc="Tools for accessing a floppy drive at the raw flux level"
|
||||
maintainer="0x5c <dev@0x5c.io>"
|
||||
license="Unlicense"
|
||||
homepage="https://github.com/keirf/greaseweazle"
|
||||
changelog="https://raw.githubusercontent.com/keirf/greaseweazle/refs/heads/master/RELEASE_NOTES"
|
||||
distfiles="https://github.com/keirf/greaseweazle/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=991b89e3f4ff084f5a5f315f81d0816cf6ee3d2e916b504af6c06718de1f2abf
|
||||
|
||||
export SETUPTOOLS_SCM_PRETEND_VERSION=${version}
|
||||
Reference in New Issue
Block a user