2016-01-27 23:19:09 +01:00
|
|
|
# Template file for 'asciinema'
|
|
|
|
pkgname=asciinema
|
2017-04-14 01:43:00 +02:00
|
|
|
version=1.4.0
|
2017-08-28 05:33:40 +02:00
|
|
|
revision=2
|
2016-07-14 02:16:56 +02:00
|
|
|
noarch=yes
|
2016-10-17 15:56:09 +02:00
|
|
|
build_style=python3-module
|
2016-07-14 02:16:56 +02:00
|
|
|
pycompile_module="asciinema"
|
2016-10-17 15:56:09 +02:00
|
|
|
hostmakedepends="python3-setuptools"
|
2016-07-14 02:16:56 +02:00
|
|
|
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"
|
2017-04-14 01:43:00 +02:00
|
|
|
checksum=fb31457e7a4689340b872f625658dbaea33bcf6863fb5d696cf3857010432ecb
|