Ruby/GStreamer0.10
==================

Ruby/GStreamer0.10 is a Ruby binding for GStreamer0.10.

Requirements
------------

    Ruby:         http://www.ruby-lang.org/
    Ruby/Gnome2:  http://ruby-gnome2.sourceforge.jp/
    GStreamer:    http://gstreamer.freedesktop.org/ 

Install
-------

    0. Install Ruby (>= 1.8.x compiled with --enable-pthread) 
    1. Install Ruby/Glib CVS (from Ruby/Gnome2) 
    1. Install GStreamer (>= 0.10.x).
    1. ruby extconf.rb
    2. make
    3. su
    4. make install

Copying
-------

    Copyright (c) 2006 Sjoerd Simons <sjoerd@luon.net>
    Copyright (c) 2002-2005 Ruby-GNOME2 Project Team
      
    This program is free software.
    You can distribute/modify this program under the terms of
    the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1.

Project Website
---------------

    https://trac.luon.net/ruby-gstreamer0.10/
