17 lines
591 B
Bash
17 lines
591 B
Bash
# Template file for 'asciinema'
|
|
pkgname=asciinema
|
|
version=2.0.1
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python3-module
|
|
pycompile_module="asciinema"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="${hostmakedepends}"
|
|
short_desc="Record and share your terminal sessions, the right way"
|
|
maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
|
license="GPL-3"
|
|
# changelog="https://github.com/asciinema/asciinema/blob/master/CHANGELOG.md"
|
|
homepage="https://asciinema.org/"
|
|
distfiles="${PYPI_SITE}/a/asciinema/asciinema-${version}.tar.gz"
|
|
checksum=8d48baa3a263cfb9536540ee545e5c95e43758520d68c6ebc81a092e20c2a4ea
|