[SCM] scenic packaging branch, master, updated. debian/0.5.11-1-22-g74f479d
alexandrequessy-guest at users.alioth.debian.org
alexandrequessy-guest at users.alioth.debian.org
Sat Jun 5 06:55:37 UTC 2010
The following commit has been merged in the master branch:
commit 4b5fa8345a31c98e2520d56135d6c29e5aa0de94
Author: Alexandre Quessy <Alexandre Quessy alexandre at quessy.net>
Date: Sat Jun 5 02:19:42 2010 -0400
Splitting package in three in the control file
diff --git a/debian/control b/debian/control
index 5a6db6a..d561fa4 100755
--- a/debian/control
+++ b/debian/control
@@ -58,35 +58,22 @@ Standards-Version: 3.8.4
Homepage: http://scenic.sat.qc.ca/
Package: scenic
-Architecture: any
+Architecture: all
Depends:
${misc:Depends},
- ${shlibs:Depends},
- bash-completion,
- ffmpeg,
- flex,
gettext,
gnome-doc-utils,
- gstreamer0.10-alsa,
- gstreamer0.10-ffmpeg,
- gstreamer0.10-plugins-bad,
- gstreamer0.10-plugins-base,
- gstreamer0.10-plugins-good,
- gstreamer0.10-plugins-ugly (>= 0.10.14),
- gstreamer0.10-pulseaudio,
- gstreamer0.10-x,
jackd,
python (>= 2.4),
python-gst0.10 (>= 0.10.17),
python-gtk2,
- python-pygame,
python-simplejson | python (>= 2.6),
python-twisted,
x11-utils,
- yelp
+ yelp,
+ scenic-utils,
+ midistream
Recommends:
- gstreamer0.10-tools,
- python-portmidi,
qjackctl
Description: Telepresence software for live performances and installations
Scenic is a free software suite for streaming audio, video and MIDI
@@ -106,3 +93,49 @@ Description: Telepresence software for live performances and installations
* dc-ctl: Controls connected DC IEEE 1394 cameras
* firereset: Resets a IEEE 1394 bus to help in case of problems
* jack-info: Prints information about running JACK servers
+
+Package: scenic-utils
+Architecture: any
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
+ ffmpeg,
+ gstreamer0.10-alsa,
+ gstreamer0.10-ffmpeg,
+ gstreamer0.10-plugins-bad,
+ gstreamer0.10-plugins-base,
+ gstreamer0.10-plugins-good,
+ gstreamer0.10-plugins-ugly (>= 0.10.14),
+ gstreamer0.10-pulseaudio,
+ gstreamer0.10-x
+Recommends:
+ bash-completion,
+ gstreamer0.10-tools
+Description: Telepresence tools for live performances and installations
+ Scenic is a free software suite for streaming audio, video and MIDI
+ between live events. It was created at the Society for Arts and
+ Technology (SAT) to give artists a powerful tool for telepresence
+ in live arts contexts and new media installations.
+ .
+ Scenic consists in a desktop application and several command-line
+ utilities:
+ * milhouse: Streams audio and video over RTP
+ * dc-ctl: Controls connected DC IEEE 1394 cameras
+ * firereset: Resets a IEEE 1394 bus to help in case of problems
+ * jack-info: Prints information about running JACK servers
+
+Package: midistream
+Architecture: all
+Depends:
+ ${misc:Depends},
+ python (>= 2.4),
+ python-pygame | python-portmidi,
+ python-twisted
+Description: streams MIDI notes and controls over RTP
+ Scenic is a free software suite for streaming audio, video and MIDI
+ between live events. It was created at the Society for Arts and
+ Technology (SAT) to give artists a powerful tool for telepresence
+ in live arts contexts and new media installations.
+ .
+ This package contains the midistream utility, which streams MIDI
+ notes and controls over RTP.
--
scenic packaging
More information about the pkg-multimedia-commits
mailing list