[ANN] Ruby-GNOME2 0.90.3

Hi,

The Ruby-GNOME2 project released Ruby-GNOME2 0.90.3:
Download ruby-gtk2-0.90.3.tar.gz (Ruby-GNOME 2)
Download ruby-gnome2-all-0.90.3.tar.gz (Ruby-GNOME 2)

=== Summary

  • Support String encoding in Ruby 1.9.
  • RVAL2CSTR2 and CSTR2RVAL2 are deprecated.
  • Ruby/GIO2 is imported as an experimental library.

=== Changes

==== All

  • Support String encoding.
    [Guillaume C., Neil R., Kouhei S.]
  • Don’t install *.pc by default. Set pkgconfigdir make
    varialbe like ‘make pkgconfigdir=/usr/lib/pkgconfig’.

==== Ruby/GLib2

  • Improvements:
    • declare argument types.
      [Nobuyoshi N., Kouhei S.]

==== Ruby/GIO2

  • Imported as an experimental library.
    [Nikolai W.]

==== Ruby/GTK2

  • Improvements:
    • keep backward compatibility around GDK key
      symbols introduced at GTK+ 2.20.
      “[ruby-gnome2-devel-en] Constants names change in Gdk::KeyVal”
      [Vincent C.]
    • move gdk-pixbuf and cairo related methods from Ruby/GdkPixbuf2.
      “[ruby-gnome2-devel-en] gtk2 dependency to gdkpixbuf2”
      [Andrea D., Kouhei S.]
  • Bug fixes:
    • fix GType conversion in Gtk::ItemFactory.new on 64bit
      platform.
      [Grant McLean, Steve W., Kouhei S.]

==== Ruby/GdkPixbuf2

  • Improvements:
    • move gdk-pixbuf and cairo related methods to Ruby/GTK2.
      “[ruby-gnome2-devel-en] gtk2 dependency to gdkpixbuf2”
      [Andrea D., Kouhei S.]
    • change .pc filename from ruby-gdkpixbuf2 to
      ruby-gdk-pixbuf2.

==== Ruby/RSVG2

  • Bug fixes:
    • add missing libcroco dependency on Windows.
      [U.Nakamura, Kouhei S.]

==== Ruby/Poppler

  • Improvements:

    • support Popper 0.15.0. [#3079667]
      [Mamoru T., Kouhei S.]
  • Bug fixes:

    • add missing libjpeg dependency on Windows.
      [U.Nakamura, Kouhei S.]
    • fix installed Ruby/GLib2 gem can’t be detected.
      [kdmsnr, Kouhei S.]

=== Thanks

  • U.Nakamura
  • kdmsnr
  • Mamoru T.
  • Guillaume C.
  • Vincent C.
  • Grant McLean
  • Steve W.
  • Andrea D.
  • Nobuyoshi N.
  • Neil R.

Thanks,

kou

On Sat, Oct 23, 2010 at 09:16, Kouhei S. [email protected] wrote:

==== Ruby/GIO2

  • Imported as an experimental library.
    [Nikolai W.]

Thanks! I will be available for doing maintenance work on this as
bugs pop up. I’ll also try to get some documentation up.