From 501ef7d6ad4ff3cb724ab4ea43e466796eb66c9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Tue, 25 Sep 2012 15:10:43 -0400 Subject: Version 0.2.0 --- README | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) (limited to 'README') diff --git a/README b/README index da693ec9..bc85ecde 100644 --- a/README +++ b/README @@ -15,29 +15,25 @@ Requirements ============ Build time: - - gstreamer 0.10.36 - - gst-plugins-base 0.10.36 - - Python 2.4 - - libnice 0.1.0 + - gstreamer 1.0.0 + - gst-plugins-base 1.0.0 - glib 2.32 + - libnice 0.1.3 + - gobject-introspection 0.10.1 For UPnP support: - GUPnP-IGD -For the python module: - - PyGObject 2.16 - - gst-python 0.10.10 - Run time for the RTP plugin: All of the build time requirements (except gtk-doc) plus - - gst-plugins-good 0.10.29 - - gst-plugins-bad 0.10.23 + - gst-plugins-good 1.0.0 + - gst-plugins-bad 1.0.0 Run time for the MSN plugin: - - gst-plugins-bad 0.10.17 + - gst-plugins-bad 1.0.0 For the GUI example: - - PyGTK 2.10 + - Gtk 3.0 -The tests require gst-check (which requires check) +The tests require gst-check and GStreamer 1.0.1 Building the documentation requires gtk-doc 1.8 -- cgit v1.2.1