[SCM] scenic packaging branch, master, updated. debian/0.5.11-1-38-gbefa689
alexandrequessy-guest at users.alioth.debian.org
alexandrequessy-guest at users.alioth.debian.org
Sun Jun 6 15:34:17 UTC 2010
The following commit has been merged in the master branch:
commit befa689b76c7e8a13e34808fc14f7d9bbe794839
Author: Alexandre Quessy <Alexandre Quessy alexandre at quessy.net>
Date: Sun Jun 6 11:22:27 2010 -0400
Documenting how to enable MIDI in the control file
diff --git a/debian/control b/debian/control
index 4009fef..5b2d995 100755
--- a/debian/control
+++ b/debian/control
@@ -87,6 +87,12 @@ Description: telepresence software for live performances and installations
up to as many audio channels as your audio device supports.
.
This package contains the Scenic desktop application.
+ .
+ For MIDI streaming support, one should install either the python-pygame
+ package with version greater than or equal to 1.9.1release, or the
+ python-portmidi package. If none of them is installed, all the widgets
+ in the MIDI tab of the Scenic application will be disabled, and the
+ midistream utility will not work at all.
Package: scenic-doc
Section: doc
@@ -146,3 +152,8 @@ Description: streams MIDI notes and controls over RTP
.
This package contains the midistream utility, which streams MIDI
notes and controls over RTP.
+ .
+ For MIDI streaming support, one should install either the python-pygame
+ package with version greater than or equal to 1.9.1release, or the
+ python-portmidi package. If none of them is installed, the
+ midistream utility will not work at all.
--
scenic packaging
More information about the pkg-multimedia-commits
mailing list