Il 22/04/2013 22:33, Francesco Ceruti ha scritto:
I'm happy to announce the release of LiSP (Linux Show Player)!
"LiSP (Linux Show Player)" is a sound player specifically designed for
stage productions.
The goal of the project is to provide a stable and complete playback
software for musical plays, theatre shows and similar.
[cut]
Ciao Francesco,
your project sounds interesting but I have problems running it on debian
(wheezy).
LiSP requires python-gst version 1.0, but in debian repository only 0.10
version is present.
Is this requirement mandatory?
Have you some tips or workaround?
Grazie e complimenti!
Ivan
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user
It requires python(3)-gi (not python(3)-gst), so install
"python(3)-gi", "gir1.2-gstreamer-1.0" and
"gir1.2-gst-plugins-base-1.0" (I think it is right).