16 lines
588 B
Bash
16 lines
588 B
Bash
# Template file for 'asciinema'
|
|
pkgname=asciinema
|
|
version=1.4.0
|
|
revision=2
|
|
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@gmail.com>"
|
|
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=fb31457e7a4689340b872f625658dbaea33bcf6863fb5d696cf3857010432ecb
|