Hi,
The Ruby-GNOME2 project released Ruby-GNOME2 0.90.6:
Download ruby-gtk2-0.90.6.tar.gz (Ruby-GNOME 2)
Download ruby-gnome2-all-0.90.6.tar.gz (Ruby-GNOME 2)
=== Summary
- Removed deprecated packages. They are in:
Ruby-GNOME 2 download | SourceForge.net- Ruby/Bonobo
- Ruby/BonoboUI
- Ruby/GConf
- Ruby/GNOME2
- Ruby/GnomeCanvas
- Ruby/GnomePrint
- Ruby/GnomePrintUI
- Ruby/GnomeVFS
- Ruby/GtkGLExt
- Ruby/GtkHTML2
- Ruby/GtkSourceView
- Ruby/Libart
- Ruby/Libglade
- Ruby/PanelApplet
- ALl supported packages (including experimental packages)
support RubyGems.- Ruby/ATK
- Ruby/GdkPixbuf2
- Ruby/GLib2
- Ruby/GIO2
- Ruby/GLib2
- Ruby/GooCanvas
- Ruby/GStreamer
- Ruby/GTK2
- Ruby/GtkMozEmbed
- Ruby/GtkSourceView2
- Ruby/Pango
- Ruby/Poppler
- Ruby/RSVG2
- Ruby/VTE
- All supported packages except the followin packages
support also RubyGems that include Windows binary.- Ruby/Gstreamer
- Ruby/GtkMozEmbed
- Ruby/VTE
=== Changes
==== All
- remove all deprecated packages.
[Masaaki A.] - all supported packages support RubyGems.
[Masaaki A.]
==== Ruby/GLib2
-
Imrpovements
- add gnome2-raketask.rb that is a utility library to
define Rake tasks for Ruby-GNOME2 packages.
[Masaaki A., Kouhei S.]
- add gnome2-raketask.rb that is a utility library to
-
Fixes
- fix GType conversion.
[Kouhei S.] - fix rcairo installed by RubyGems detection.
[Masaaki A.]
- fix GType conversion.
==== Ruby/GIO2
- Improvements
- support GIO 2.26.
[Nikolai W.]
- support GIO 2.26.
==== Ruby/GStreamer
- Improvements
- add Gst::MissingURISourceMessage.
[Vincent C., Kouhei S.] - support RubyGems.
[Masaaki A.]
- add Gst::MissingURISourceMessage.
==== Ruby/Pango
- Fixes
- rename Pango::LayoutIter#at_last_line! to
at_last_line? because at_last_line is a predicate
method. (at_last_line! still exists for backward compatibility.)
[mrkn, Kouhei S.]
- rename Pango::LayoutIter#at_last_line! to
==== Ruby/GtkMozEmbed
- Improvements
- support RubyGems.
- Fixes
- support “2.0b7” style module version. #3141244
[reandr, Kouhei S.]
[Masaaki A.]
- support “2.0b7” style module version. #3141244
==== Ruby/GooCanvas
- Improvements
- support RubyGems.
[Masaaki A.]
- support RubyGems.
==== Ruby/GtkSourceView2
- Improvements
- support RubyGems.
[Masaaki A.]
- support RubyGems.
==== Ruby/VTE
- Improvements
- support RubyGems.
[Masaaki A.]
- support RubyGems.
=== Thanks
- Vincent C.
- mrkn
- reandr
- Nikolai W.
- Masaaki A.
Thanks,
kou