14 lines
461 B
Bash
14 lines
461 B
Bash
# Template file for 'asciinema'
|
|
pkgname=asciinema
|
|
version=1.2.0
|
|
revision=1
|
|
build_style=go
|
|
go_import_path="github.com/asciinema/asciinema"
|
|
hostmakedepends="git"
|
|
short_desc="Record and share your terminal sessions, the right way"
|
|
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
|
license="GPL-3"
|
|
homepage="https://asciinema.org/"
|
|
distfiles="http://${go_import_path}/archive/v${version}.tar.gz"
|
|
checksum=64b8c2b034945a99398c5593fd8831c6448fd3b6dd788a979582805bfdcb5746
|