summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: e767d81d5dc57ba62402e98ea5fc7a8595d2767c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Source: ttyd
Section: web
Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 libjson-c-dev,
 libwebsockets-dev,
 yarnpkg,
 zlib1g-dev,
## devDependencies
 node-copy-webpack-plugin (>= 5.1.2),
 node-css-loader (>= 6.2.0),
# css-minimizer-webpack-plugin 3.0.2
# gts 1.1.2
 gulp (>= 4.0.2)
# gulp-clean 0.4.0
# gulp-gzip 1.4.2
# gulp-inline-source 4.0.0
 node-gulp-rename (>= 2.0.0),
# html-webpack-plugin 5.3.2
 node-mini-css-extract-plugin (>= 2.1.0),
 node-node-sass (>= 6.0.1),
# sass-loader 12.1.0
# scssfmt 1.0.7
 node-style-loader (>= 3.2.1),
# terser-webpack-plugin 5.1.4
 node-through2 (>= 4.0.2),
# ts-loader 9.2.4
# tslint 6.1.3
# tslint-loader 3.5.4
 node-typescript (>= 4.3.5),
 node-util (>= 0.12.4),
 node-webpack (>= 5.46.0),
# webpack-cli 4.7.2
# webpack-dev-server 3.11.2
 node-webpack-merge (>= 5.8.0),
## dependencies
 node-decko,
 libjs-filesaver (>= 2.0.5),
 node-preact (>= 10.5.14),
 node-whatwg-fetch (>= 3.6.2),
 node-xterm (>= 4.13.0),
 node-zmodem.js,
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://tsl0922.github.io/ttyd
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/ttyd
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/ttyd

Package: ttyd
Section: web
Architecture: linux-any
Depends:
 libwebsockets-evlib-uv,
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 apache2,
Description: Share your terminal over the web
 ttyd is a command-line tool for sharing a terminal over the web.