Path to this page:
NOTICE: This package has been removed from pkgsrc./
www/ruby-gnome2-gtkmozembed,
Ruby binding of gtkmozembed
Branch: CURRENT,
Version: 1.0.0nb1,
Package name: ruby18-gnome2-gtkmozembed-1.0.0nb1,
Maintainer: dieter.NetBSDRuby-GNOME 2 is a set of Ruby language bindings for the various
application development libraries included with the GNOME/GTK+
environment.
Ruby/GtkMozEmbeded is a Ruby binding of GtkMozEmbeded a widget embedding a
Mozilla Gecko renderer.
Required to run:[
lang/ruby18-base] [
devel/ruby-gnome2-pango] [
x11/gtk2] [
x11/ruby-gnome2-gtk] [
devel/xulrunner192]
Required to build:[
pkgtools/x11-links] [
devel/ruby-gnome2-glib] [
x11/xcb-proto] [
devel/ruby-pkg-config]
Master sites:
SHA1: 28866952d255a6ddae499329daa968def65d876b
RMD160: 4487a3484c77ccee928b45316053938b8a810693
Filesize: 1132.848 KB
Version history: (Expand)
- (2011-10-04) Package deleted from pkgsrc
- (2011-08-20) Updated to version: ruby18-gnome2-gtkmozembed-1.0.0nb1
- (2011-07-31) Updated to version: ruby18-gnome2-gtkmozembed-1.0.0
- (2011-07-21) Updated to version: ruby18-gnome2-gtkmozembed-0.90.9nb1
- (2011-06-12) Updated to version: ruby18-gnome2-gtkmozembed-0.90.9
- (2011-04-22) Updated to version: ruby18-gnome2-gtkmozembed-0.90.8nb1
CVS history: (Expand)
2011-10-03 16:19:43 by OBATA Akio | Files touched by this commit (7) | |
Log message:
Update ruby-gnome2 to 1.0.3.
== Ruby-GNOME2 1.0.3: 2011-09-19
This is a bug fix release of 1.0.2.
=== Changes
==== Ruby/GLib2
* Fixes
* [#3411234] Supported RubyGems 1.8.6.
[Tobias Pfeiffer, Kouhei Sutou]
=== Thanks
* Tobias Pfeiffer
== Ruby-GNOME2 1.0.2: 2011-09-18
This is a bug fix release of 1.0.1.
=== Changes
==== Ruby/GLib2
* Fixes
* [#3411204] Supported RubyGems 1.8.6.
[Tobias Pfeiffer, Kouhei Sutou]
==== Ruby/GTK2
* Fixes
* Fixed the default theme on Windows.
[ashbb, Kouhei Sutou]
=== Thanks
* Tobias Pfeiffer
* ashbb
== Ruby-GNOME2 1.0.1: 2011-09-18
This is a bug fix release of 1.0.0.
=== Changes
==== Ruby/GLib2
* Improvements
* GLib::IOChannel.open supports Windows.
[OBATA Akio, Kouhei Sutou]
* Added RVAL2STRV_FREE(), CSTRFILENAME2RVAL(),
RVAL2STRV, STRV2RVAL(), G_REPLACE_SET_PROPERTY(),
G_REPLACE_GET_PROPERTY() and G_REPLACE_ACTION().
[Nikolai Weibull]
* Fixes
* GLib::IOChannelWin32Socket.new uses raw socket handle
not file descriptor.
[NAKAMURA Usaku, Kouhei Sutou]
==== Ruby/GTK2
* Fixes
* [#3383158] removed non LANG=C characters to be
buildable on LANG=C environment.
[Antonio Terceiro, Kouhei Sutou]
* Fixed Gtk::FileFilter#add_custom crash.
[Jeff Moore, Kouhei Sutou]
* Fixed initialization order.
[ashbb, Kouhei Sutou]
==== Ruby/GooCanvas
* Improvements
* Supported binary bundled gem.
[HAYASHI Kentaro]
==== Ruby/GtkSourceView2
* Fixes
* Fixed bundled binary directory path on Windows.
[HAYASHI Kentaro]
==== Ruby/GtkMozEmbed
* Deprecated.
=== Thanks
* Antonio Terceiro
* OBATA Akio
* NAKAMURA Usaku
* HAYASHI Kentaro
* Jeff Moore
* ashbb
* Nikolai Weibull
|
2011-07-31 16:12:05 by OBATA Akio | Files touched by this commit (3) | |
Log message:
Update ruby-gnome2 to 1.0.0.
== Ruby-GNOME2 1.0.0: 2011-07-13
This is the first major release!!!
=== Changes
==== Document
* Fixes
* updated deprecated list in README.
[Michal Suchanek, Kouhei Sutou]
==== Ruby/GLib2
* Improvements
* bind g_io_channel_win32_new_socket() as GLib::IOChannelWin32Socket.
[Kouhei Sutou]
* Fixes
* [#3312572] added missing parentheses.
[Evan Phoenix]
=== Thanks
* Evan Phoenix
* Michal Suchanek
|
2011-07-21 15:06:08 by OBATA Akio | Files touched by this commit (179) |
Log message:
recursive bump from gnome-vfs drop crypto dependency.
|
2011-07-14 10:25:04 by OBATA Akio | Files touched by this commit (1) |
Log message:
fix module name.
|
2011-06-12 13:43:35 by OBATA Akio | Files touched by this commit (16) | |
Log message:
Update ruby-gnome2 to 0.90.9.
== Ruby-GNOME2 0.90.9: 2011-06-11
NOTE: 0.90.x releases are for 1.0.0 major release.
This is the last release of 0.90.x series. The next release
will be 1.0.0!
=== Changes
==== All
* Fixes
* Fix a bug in version numbers.
[Grant Schoep, Vincent Carmona]
* Support 'bundle install' .
==== Ruby/GLib2
* Improvements
* Support GLib::IOChannel.new(fd) and GLib::IOChannel#fd on Windows.
* GLib::IOChannel#write returns written byte not self.
[backward incompatible]
==== Ruby/GTK2
* Fixes
* fix misc/bindings.rb sample (ruby 1.9).
[Vincent Carmona]
* [#3305589] fix Gtk::Window#add_accel_group misses
a reference to accel group.
[Piotr Korzuszek, Kouhei Sutou]
* Support cairo related samples in Ruby 1.9.
[Jon, Kouhei Sutou]
==== Ruby/GStreamer
* Improvements
* add Gst::Registry.update method.
[Vincent Carmona]
==== Ruby/VTE
* Fixes
* [#3199587] fix pc install.
[OBATA Akio, Kouhei Sutou]
==== Ruby/Poppler
* Fixes
* [#3292118] don't run needless tests.
[Mamoru Tasaka, Kouhei Sutou]
==== Ruby/GtkSourceView2
* Improvements
* support Windows.
[S.Kitagawa]
|
2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234) |
Log message:
recursive bump from gettext-lib shlib bump.
|
2011-03-04 14:14:07 by OBATA Akio | Files touched by this commit (21) |
Log message:
Update ruby-gnome2 to 0.90.8.
== Ruby-GNOME2 0.90.8: 2011-03-04
NOTE: 0.90.x releases are for 1.0.0 major release.
A bug fix release of 0.90.7.
=== Changes
==== All
* Fixes
* 'make distclean' does not removed pkg-config files.
==== Ruby/GLib2
* Fixes
* fix non-gem rcairo detection. [#3178228]
[OBATA Akio, Kouhei Sutou]
==== Ruby/Atk
* Fixes
* fix 'make distclean' cleans needed a file.
[Vincent Carmona]
==== Ruby/Pango
* Fixes
* fix 'make distclean' cleans needed a file.
[Vincent Carmona]
==== Ruby/GTK2
* Fixes
* fix require order.
[id:kenhys]
* [#3046538] fix crash by GC at exit.
[Vincent Carmona, Kouhei Sutou]
* gtk-demo samples with ruby 1.9 (excepted cairo ones).
[Vincent Carmona]
==== Ruby/GooCanvas
* Fixes
* fix pc install. [#3178294]
[OBATA Akio, Kouhei Sutou]
==== Ruby/GStreamer
* Improvements
* improve missing message.
[Vincent Carmona]
* add Gst::InstallPlugins.
[Vincent Carmona, Kouhei Sutou]
* Fixes
* fix pc install. [#3178294]
[OBATA Akio, Kouhei Sutou]
* don't use rbgprivate.h. [#3188442]
[Mamoru Tasaka, Kouhei Sutou]
==== Ruby/GtkMozEmbed
* Fixes
* fix pc install. [#3178294]
[OBATA Akio, Kouhei Sutou]
==== Ruby/GtkSourceView2
* Fixes
* fix pc install. [#3178294]
[OBATA Akio, Kouhei Sutou]
|
2011-02-21 17:01:24 by Takahiro Kambe | Files touched by this commit (80) |
Log message:
Bump PKGREVISION due to ABI change of ruby18-base.
|