summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorWorMzy Tykashi2015-06-09 23:38:30 +0100
committerWorMzy Tykashi2015-06-09 23:38:30 +0100
commit128652c169f4afe17f61803dbd21645606fa7807 (patch)
tree3ccf20da59e2a707cb1c5803a6e84544b0b6a5f1 /.SRCINFO
downloadaur-128652c169f4afe17f61803dbd21645606fa7807.tar.gz
Copied from non-git
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO28
1 files changed, 28 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ce57730cec8b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,28 @@
+pkgbase = gateone-git
+ pkgdesc = Web-based terminal emulator and SSH client
+ pkgver = 1.1_r485.ga34f7e0
+ pkgrel = 1
+ url = https://github.com/liftoff/GateOne
+ install = gateone-git.install
+ arch = any
+ license = AGPL3
+ makedepends = git
+ makedepends = systemd
+ depends = python2
+ depends = python2-tornado
+ depends = python2-futures
+ depends = python2-setuptools
+ depends = python2-html5lib
+ optdepends = python2-imaging: A python module for manipulating images
+ optdepends = python2-pillow: An alternative to python2-imaging
+ optdepends = python2-pam: Only necessary if you plan to use the PAM authentication module
+ optdepends = python2-kerberos: Only necessary if you plan to use the Kerberos authentication module
+ optdepends = python2-pyopenssl: Used to generate self-signed SSL keys and certificates
+ optdepends = dtach: Allows sessions to be resumed even if Gate One is restarted
+ optdepends = python2-mutagen: Display audio metadata when reading audio files
+ options = emptydirs
+ source = git+https://github.com/liftoff/GateOne.git
+ md5sums = SKIP
+
+pkgname = gateone-git
+