summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 13:17:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 13:33:28 +0000
commitffd4a775b3c39a6a900b63454ddbe9a97bd7f697 (patch)
tree2de4c300b4085c133d54c470fffbddf2ad4eaf33 /debian/control
parentAdding upstream version 1.6.3. (diff)
downloadttyd-ffd4a775b3c39a6a900b63454ddbe9a97bd7f697.tar.xz
ttyd-ffd4a775b3c39a6a900b63454ddbe9a97bd7f697.zip
Adding debian version 1.6.3-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..c500d12
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,24 @@
+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,
+ zlib1g-dev,
+Rules-Requires-Root: no
+Standards-Version: 4.5.1
+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: any
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
+Description: Share your terminal over the web
+ ttyd is a command-line tool for sharing a terminal over the web.