From 14d1ab74b141e1b04287b7b42156c38012b81108 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 23 Jun 2017 13:03:02 +0200 Subject: provide simply test script to launch server-side NXv3 desktop session with Telekinesis support in the session. --- debian/control | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..e593204 --- /dev/null +++ b/debian/control @@ -0,0 +1,28 @@ +Source: arctica-testclients +Section: misc +Priority: optional +Build-Depends: + cdbs, + debhelper (>= 9), +Maintainer: Arctica Project Developers +Uploaders: + Mike Gabriel +Homepage: https://arctica-project.org/ +Vcs-Git: https://github.com/ArcticaProject/arctica-testclients +Vcs-Browser: https://github.com/ArcticaProject/arctica-testclients +Standards-Version: 3.9.8 + +Package: arctica-testclient-nx3 +Architecture: all +Depends: + ${misc:Depends}, +Description: Arctica Test Client (launching up an NXv3 based desktop session) + The Arctica Project brings forth a remote computing framework of + enterprise grade and quality. The Arctica Framework is a highly + modularized and thus pluggable for developing alls sort of remote + services. + . + This package provides a simple test client that can fire up a + server-side desktop session inside an NXv3 nxagent session. + . + The script also sets up Arctica Telekinesis client/server connection. -- cgit v1.2.3