8ddd61d984
[ci skip]
16 lines
592 B
Bash
16 lines
592 B
Bash
# Template file for 'asciinema'
|
|
pkgname=asciinema
|
|
version=2.0.2
|
|
revision=1
|
|
archs=noarch
|
|
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.org>"
|
|
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=32f2c1a046564e030708e596f67e0405425d1eca9d5ec83cd917ef8da06bc423
|