57b1fb4d19
Switch to python3-module. Switch to python3-* pkgs.
16 lines
588 B
Bash
16 lines
588 B
Bash
# Template file for 'asciinema'
|
|
pkgname=asciinema
|
|
version=1.3.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=acc1a07306c7af02cd9bc97c32e4748dbfa57ff11beb17fea64eaee67eaa2db3
|