16 lines
576 B
Bash
16 lines
576 B
Bash
# Template file for 'python3-plover_stroke'
|
|
pkgname=python3-plover_stroke
|
|
version=1.1.0
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
makedepends="python3-devel"
|
|
depends="python3"
|
|
checkdepends="python3-pytest"
|
|
short_desc="Helper class for working with steno strokes"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/openstenoproject/plover_stroke"
|
|
distfiles="${PYPI_SITE}/p/plover_stroke/plover_stroke-${version}.tar.gz"
|
|
checksum=de03b23f4aee66b65f69f7d4ecc4233681b43541502d86bf14fde29eaa72d153
|