<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Il 23/04/2013 16:03, Ivan Tarozzi ha
      scritto:<br>
    </div>
    <blockquote cite="mid:51769498.7050600@gmail.com" type="cite">
      <pre wrap="">Il 22/04/2013 22:33, Francesco Ceruti ha scritto:
</pre>
      <blockquote type="cite">
        <pre wrap="">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.
</pre>
      </blockquote>
      <pre wrap="">[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
<a class="moz-txt-link-abbreviated" href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a>
<a class="moz-txt-link-freetext" href="http://lists.linuxaudio.org/listinfo/linux-audio-user">http://lists.linuxaudio.org/listinfo/linux-audio-user</a>
</pre>
    </blockquote>
    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).<br>
    <br>
    If you can't find these packages try with
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    "ppa:novacut/daily" repository ($ apt-add-repository
    ppa:novacut/daily),<br>
    or change the code, but I would not recommend, it would be a fairly
    long and not very useful work ;)<br>
  </body>
</html>