2016-01-27 23:19:09 +01:00
|
|
|
# Template file for 'asciinema'
|
|
|
|
pkgname=asciinema
|
2016-07-14 02:16:56 +02:00
|
|
|
version=1.3.0
|
|
|
|
revision=1
|
|
|
|
noarch=yes
|
|
|
|
build_style=python-module
|
|
|
|
python_versions="3.4" # Python >= 3 required time of writing
|
|
|
|
pycompile_version="3.4"
|
|
|
|
pycompile_module="asciinema"
|
|
|
|
hostmakedepends="python3.4-setuptools"
|
|
|
|
depends="${hostmakedepends}"
|
2016-01-27 23:19:09 +01:00
|
|
|
short_desc="Record and share your terminal sessions, the right way"
|
|
|
|
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
|
|
|
license="GPL-3"
|
2016-07-14 02:16:56 +02:00
|
|
|
# changelog="https://github.com/asciinema/asciinema/blob/master/CHANGELOG.md"
|
2016-01-27 23:19:09 +01:00
|
|
|
homepage="https://asciinema.org/"
|
2016-07-14 02:16:56 +02:00
|
|
|
distfiles="${PYPI_SITE}/a/asciinema/asciinema-${version}.tar.gz"
|
|
|
|
checksum=acc1a07306c7af02cd9bc97c32e4748dbfa57ff11beb17fea64eaee67eaa2db3
|