summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control29
1 files changed, 28 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 338aa76..af49c95 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Description: tool for RTP based streams
Package: sydra-launch
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: tool for RTP based streams
+Description: tool to run gstreamer piplines
sydra is a toolbox which allows you to set up multiple bidirectional
Video/Audio streams from external locations.
sydra has been written to be used for the Elevate Festival in Graz
@@ -48,3 +48,30 @@ Description: tool for RTP based streams
to set the app-name which will get used for example by xvimagesink to set the
window title. This is needed for sydra to tell a tiling window manager where
a window should be shown.
+
+Package: sydra-client
+Architecture: all
+Depends: ${misc:Depends}, sydra-rtp (>= ${source:Version}), sydra-launch (>= ${source:Version}), supervisor (>= 3.0)
+Description: scripts to for sydra-clients
+ sydra is a toolbox which allows you to set up multiple bidirectional
+ Video/Audio streams from external locations.
+ sydra has been written to be used for the Elevate Festival in Graz
+ Austria in order to involve external locations to present themselves
+ at the festival.
+ .
+ This package contains a set of scripts and sample configurations to
+ run a sydra client aka an external location.
+
+Package: sydra-ctrlroom
+Architecture: all
+Depends: ${misc:Depends}, sydra-rtp (>= ${source:Version}), sydra-launch (>= ${source:Version}), supervisor (>= 3.0)
+Suggests: herbstluftwm
+Description: scripts to for sydra-clients
+ sydra is a toolbox which allows you to set up multiple bidirectional
+ Video/Audio streams from external locations.
+ sydra has been written to be used for the Elevate Festival in Graz
+ Austria in order to involve external locations to present themselves
+ at the festival.
+ .
+ This package contains a set of scripts and sample configurations to
+ run a sydra control room.