16 lines
615 B
Bash
16 lines
615 B
Bash
# Template file for 'asciinema'
|
|
pkgname=asciinema
|
|
version=2.2.0
|
|
revision=2
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-wheel"
|
|
depends="python3"
|
|
checkdepends="python3-pytest-xdist"
|
|
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/develop/CHANGELOG.md"
|
|
distfiles="https://github.com/asciinema/asciinema/archive/refs/tags/v${version}.tar.gz"
|
|
checksum=cce6f0ed6bcf47d54fe5caae14862bfb5a2e39eec1b3b467a8ed1050c298d0ec
|