mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Added packaging files for Ubuntu
This commit is contained in:
parent
e464ae132a
commit
5ead0ca176
9 changed files with 66 additions and 0 deletions
16
packaging/ubuntu/debian/control
Normal file
16
packaging/ubuntu/debian/control
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
Source: gotty
|
||||
Section: comm
|
||||
Priority: optional
|
||||
Maintainer: Jesper Larsen <knorr.jesper@gmail.com>
|
||||
Build-Depends: debhelper (>= 9.0.0), autotools-dev,
|
||||
bash-completion
|
||||
Standards-Version: 3.9.5
|
||||
Homepage: http://gotty.io
|
||||
|
||||
Package: gotty
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: Simple TTY terminal application
|
||||
Go TTY or "gotty" is a really simple TTY terminal application
|
||||
which features a simple commandline interface to easily connect
|
||||
to TTY devices for basic input/output.
|
||||
Loading…
Add table
Add a link
Reference in a new issue