[ANN] Ruby-GNOME2-0.7.0

Hi,

Ruby-GNOME2-0.7.0 is now available. Enjoy!

Highlights

···

==========

Downloads

http://sourceforge.net/project/showfiles.php?group_id=53614

  • ruby-gtk2
    The minimum package which includes
    Ruby/GLib2, Ruby/GdkPixbuf, Ruby/Pango, Ruby/GTK2.

  • ruby-gstreamer
    The minimum package for Ruby/GStreamer.
    Ruby/GLib2, Ruby/GStreamer.

  • ruby-gnome2
    All of Ruby-GNOME2 libraries.

What’s Ruby-GNOME2?

Ruby-GNOME2 is a set of Ruby language bindings for
the GNOME 2.x development environment.

Supported libraries are:

  • Ruby/GLib2
  • Ruby/GdkPixbuf2
  • Ruby/Pango
  • Ruby/GTK2
  • Ruby/GNOME2
  • Ruby/GnomeCanvas2
  • Ruby/Libart2
  • Ruby/Libglade2
  • Ruby/GConf2
  • Ruby/GnomeVFS
  • Ruby/GStreamer
  • Ruby/GtkHtml2
  • Ruby/GtkGLExt [NEW]

Resources


.:% Masao Mutohmutoh@highway.ne.jp

I have to apply this patch to get it to compile under 1.8.0, gcc3.3 on
PLD-Linux – “nil” should not be passed to have_library in mkmf.

ruby-rbogl-extconf.patch (1000 Bytes)

···

On Sun, 2003-09-07 at 07:44, Masao Mutoh wrote:

Hi,

Ruby-GNOME2-0.7.0 is now available. Enjoy!

Here’s the patch it took to build for me:

ruby-gnome2-extconf.patch (497 Bytes)

···

On Sun, 2003-09-07 at 07:44, Masao Mutoh wrote:

Hi,

Ruby-GNOME2-0.7.0 is now available. Enjoy!

Ooops, it looks like the mailing list stripped the attachment, and it
was a patch to rbogl, not gnome2. Sorry about that!

Ari

···

On Sun, 2003-09-07 at 09:04, Aredridel wrote:

On Sun, 2003-09-07 at 07:44, Masao Mutoh wrote:

Hi,

Ruby-GNOME2-0.7.0 is now available. Enjoy!

I have to apply this patch to get it to compile under 1.8.0, gcc3.3 on
PLD-Linux – “nil” should not be passed to have_library in mkmf.

Hi,

Hi,

Ruby-GNOME2-0.7.0 is now available. Enjoy!

Here’s the patch it took to build for me:

Thanks for reporting.

But it seems strange.

What’s your environment?
#OS, GLib/GTK+ version, ruby version

And I want to know pkg-config result as follows:

$ pkg-config --version
$ pkg-config --libs gobject-2.0

···

On Mon, 8 Sep 2003 02:37:02 +0900 Aredridel aredridel@nbtsc.org wrote:

On Sun, 2003-09-07 at 07:44, Masao Mutoh wrote:


.:% Masao Mutohmutoh@highway.ne.jp

Hi,

Hi,

Ruby-GNOME2-0.7.0 is now available. Enjoy!

Here’s the patch it took to build for me:

Thanks for reporting.

But it seems strange.

What’s your environment?
#OS, GLib/GTK+ version, ruby version

Linux, glib2-2.2.3, gtk+2-2.2.4, Ruby 1.8.0

And I want to know pkg-config result as follows:

$ pkg-config --version
$ pkg-config --libs gobject-2.0

aredridel@mizar:~% pkg-config --version
0.15.0
aredridel@mizar:~% pkg-config --libs gobject-2.0
-lgobject-2.0 -lglib-2.0
aredridel@mizar:~%

···

On Mon, 2003-09-08 at 05:50, Masao Mutoh wrote:

On Mon, 8 Sep 2003 02:37:02 +0900 > Aredridel aredridel@nbtsc.org wrote:

On Sun, 2003-09-07 at 07:44, Masao Mutoh wrote: