blob: 54dc83bd0d4dec85d41fb14d0730b38a0b97da79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = asciinema-agg
pkgdesc = asciinema gif generator
pkgver = 1.5.0
pkgrel = 1
url = https://github.com/asciinema/agg
arch = x86_64
license = Apache-2.0
makedepends = cargo
depends = gcc-libs
options = !lto
source = https://github.com/asciinema/agg/archive/v1.5.0/agg-1.5.0.tar.gz
sha256sums = 4bfbd0cc02f416ce868f0209b659a87e333de8f0b5edad19810e152ac6e7fc55
pkgname = asciinema-agg
|