New package: ttyd-1.3.3
This commit is contained in:
parent
dc379f221c
commit
6dd27abbb2
1 changed files with 17 additions and 0 deletions
17
srcpkgs/ttyd/template
Normal file
17
srcpkgs/ttyd/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'ttyd'
|
||||||
|
pkgname=ttyd
|
||||||
|
version=1.3.3
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="pkg-config xxd"
|
||||||
|
makedepends="libwebsockets-devel json-c-devel libressl-devel zlib-devel"
|
||||||
|
short_desc="Share your terminal over the web"
|
||||||
|
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://tsl0922.github.io/ttyd/"
|
||||||
|
distfiles="https://github.com/tsl0922/ttyd/archive/${version}.tar.gz"
|
||||||
|
checksum=6eed82895da1359538471cbcc82576c4a21a4c6854e1f125fc55215f7c51da52
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue