16 lines
588 B
Bash
16 lines
588 B
Bash
# Template file for 'asciinema'
|
|
pkgname=asciinema
|
|
version=2.1.0
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
checkdepends="python3-nose"
|
|
short_desc="Record and share your terminal sessions, the right way"
|
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://asciinema.org/"
|
|
changelog="https://raw.githubusercontent.com/asciinema/asciinema/master/CHANGELOG.md"
|
|
distfiles="${PYPI_SITE}/a/asciinema/asciinema-${version}.tar.gz"
|
|
checksum=7bdb358c1f6d61b07169c5476b2f9607ce66da12e78e4c17b7c898d72402cddc
|