blob: 7b84e41ec97ad997f4b832973f52e302d5e0bf97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = nodejs-asciicast2gif
pkgdesc = Generate GIF animations from asciicasts (asciinema recordings)
pkgver = 0.2.1
pkgrel = 1
url = https://github.com/asciinema/asciicast2gif
arch = any
license = MIT
depends = nodejs
depends = npm
depends = gifsicle
noextract = asciicast2gif-0.2.1.tgz
source = https://registry.npmjs.org/asciicast2gif/-/asciicast2gif-0.2.1.tgz
sha1sums = 2b0b8c2acde3ecc1b32f4f5321be859ebede82c0
pkgname = nodejs-asciicast2gif
|