From: <ma...@sa...> - 2014-06-03 19:06:50
|
Hi, for some reason I would like to maintain my own fork of Ruby/GStreamer. I don't need any other lib. I've cloned the ruby-gnome2 repository, and typed the following ruby extconf.rb glib2 gobject-introspection gio2 gstreamer make and the compilation succeeded. How can I turn the outcome into gem, similar to official "gstreamer" gem? Thank you, Marcin |