Path to this page:
NOTICE: This package has been removed from pkgsrc./
x11/ruby-gnome2-gtk3,
Ruby binding of GTK+-3.x
Branch: CURRENT,
Version: 3.3.7,
Package name: ruby24-gnome2-gtk3-3.3.7,
Maintainer: tsutsuiRuby-GNOME 2 is a set of Ruby language bindings for the various
application development libraries included with the GNOME/GTK+
environment.
Ruby/GTK3 is a Ruby binding of GTK+-3.0.x.
Required to run:[
graphics/ruby-gnome2-gdkpixbuf] [
devel/ruby-gnome2-atk] [
devel/ruby-gnome2-pango] [
devel/ruby-gnome2-gio] [
x11/gtk3] [
graphics/ruby-gnome2-gdk3] [
lang/ruby24-base]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
SHA1: 86dadfc02ed3b02902a8c8a45fb1257e79c2ac8d
RMD160: b80d6a4f9c9b1bb48183e3710cc90c02302a10a4
Filesize: 845.5 KB
Version history: (Expand)
- (2019-09-15) Package deleted from pkgsrc
- (2019-08-18) Updated to version: ruby24-gnome2-gtk3-3.3.7
- (2019-07-22) Updated to version: ruby24-gnome2-gtk3-3.3.6nb1
- (2019-03-21) Updated to version: ruby24-gnome2-gtk3-3.3.6
- (2019-03-10) Updated to version: ruby24-gnome2-gtk3-3.3.5
- (2019-02-03) Updated to version: ruby24-gnome2-gtk3-3.3.2
CVS history: (Expand)
2019-09-14 20:11:41 by Izumi Tsutsui | Files touched by this commit (108) | |
Log message:
ruby-gnome: Update to 3.3.8, and rename package names to match gems.
Also reorganize several dependencies in Makefile and buildlink3.mk.
See the following post for details:
https://mail-index.netbsd.org/pkgsrc-users/2019/09/07/msg029327.html
https://mail-index.netbsd.org/pkgsrc-users/2019/09/13/msg029356.html
Upstream changes (from NEWS):
== Ruby-GNOME 3.3.8: 2019-09-10
This is a partially GLib 2.62.0 support release.
=== Changes
==== All
* Improvements
* Changed our project name to Ruby-GNOME from Ruby-GNOME2.
[GitHub#1277][Suggested by kojix2]
[GitHub#1291][Patch by kojix2]
* Stopped to release (({.tar.gz})) because they are no longer
used.
==== Ruby/GLib2
* Improvements
* (({GLib.convert})): Changed to set correct encoding.
* (({GLib::FILENAME_ENCODING})): Added.
* Changed to use the same enum object for the same enum value.
* (({GLib::Enum.find})): Added.
* (({GLib::Bytes#initialize})): Changed to reuse (({String})) data
even if the given (({String})) isn't frozen.
* (({GLib::Bytes.try_convert})): Added.
* (({GLib::Enum.try_convert})): Added.
* (({GLib::Flags.try_convert})): Added.
* (({GLib::Type.try_convert})): Added.
* (({GLib::MkEnums.create})): Added support for flags to enum
definition.
[GitHub#1295][Patch by Mamoru TASAKA]
==== Ruby/GIO2
* Fixes
* Renamed to (({Gio::Icon#hash})) from (({Gio::Icon.hash})).
[GitHub#1293][Reported by Erik Czumadewski]
==== Ruby/GObjectIntrospection
* Improvements
* Introduced (({try_convert})) protocol.
==== Ruby/CairoGObject
* Improvements
* (({Cairo::Context.try_convert})): Added.
* (({Cairo::Device.try_convert})): Added.
* (({Cairo::Pattern.try_convert})): Added.
* (({Cairo::Surface.try_convert})): Added.
* (({Cairo::ScaledFont.try_convert})): Added.
* (({Cairo::FontFace.try_convert})): Added.
* (({Cairo::FontOptions.try_convert})): Added.
* (({Cairo::Region.try_convert})): Added.
=== Thanks
* kojix2
* Erik Czumadewski
* Mamoru TASAKA
|
2019-08-18 05:13:23 by Izumi Tsutsui | Files touched by this commit (44) | |
Log message:
ruby-gnome2: update to 3.3.7.
Upstream changes (from NEWS):
== Ruby-GNOME2 3.3.7: 2019-08-17
This is the bug fix release of 3.3.6.
=== Changes
==== Ruby/Pango
* Improvements
* (({Pango::AttrList#each})): Added.
* (({Pango::AttrType})): Added support for (({PANGO_ATTR_FONT_DESC})).
==== Ruby/GObjectIntrospection
* Improvements
* Added support for (({GHashTable<utf8, enum>})).
* Added support for GObject Introspection 1.60.0.
==== Ruby/Pango
* Improvements
* Added support for Pango 1.44.
[GitHub#1288][Reported by Toshiaki Asai]
==== Ruby/GTK3
* Fixes
* Fixed document markup.
[GitHub#1280][GitHub#1281][GitHub#1282][Patch by İsmail Arılık]
==== Ruby/WNCK3
* Added.
[GitHub#1284][Reported by Christopher L. Ramsey]
==== Ruby/libsecret
* Added.
=== Thanks
* İsmail Arılık
* Christopher L. Ramsey
* Toshiaki Asai
|
2019-07-22 00:26:08 by Thomas Klausner | Files touched by this commit (1256) |
Log message:
*: recursive bump for gdk-pixbuf2-2.38.1
|
2019-03-21 09:42:23 by Izumi Tsutsui | Files touched by this commit (23) | |
Log message:
ruby-gnome2: update to 3.3.6.
Upstream changes:
== Ruby-GNOME2 3.3.6: 2019-03-21
This is a follow-up release of 3.3.5.
=== Changes
==== Ruby/GIO2
* Improvements
* (({Gio::File#read})): Added support for block.
* (({Gio::File.open})): Added support for (({Pathname})).
* (({Gio::InputStream.open})): Added support for block.
==== Ruby/CairoGObject
* Fixes
* Fixed a bug that old cairo may be used.
==== Ruby/GObjectIntrospection
* Fixes
* Fixed a bug that 64bit integer conversion may be failed for
large integer.
* Fixed typos.
|
2019-03-10 02:12:02 by Izumi Tsutsui | Files touched by this commit (23) | |
Log message:
ruby-gnome2: update to 3.3.5.
Upstream changes:
== Ruby-GNOME2 3.3.5: 2019-03-10
This is a follow-up release of 3.3.4.
=== Changes
==== Ruby/GObjectIntrospection
* Improvements
* Ignored no (({GType})) interface.
|
2019-03-09 15:08:45 by Izumi Tsutsui | Files touched by this commit (26) | |
Log message:
ruby-gnome2: update to 3.3.4.
Upstream changes:
== Ruby-GNOME2 3.3.4: 2019-03-09
This is a real release to support GLib 2.60.
=== Changes
==== Ruby/GObjectIntrospection
* Improvements
* Ignored no (({GType})) interface.
== Ruby-GNOME2 3.3.3: 2019-03-09
This is a release to support GLib 2.60.
=== Changes
==== Ruby/GLib2
* Improvements
* Made tests more robust.
[GitHub#1272][Reported by Jeremy Bicha]
* Required pkg-config 1.3.5 or later.
* Added support for GLib 2.60.
* Windows: Removed support for static compilation.
* Fixes
* (({GLib::PollFD#fd=})): Fixed wrong conversion.
==== Ruby/GObjectIntrospection
* Improvements
* Improved auto (({#==}))/(({#!=})) implementations.
They returns (({true}))/(({false})) for invalid argument instead
of raising an error.
==== Ruby/GTK2
* Improvements
* Made tests more robust.
[GitHub#1275][Reported by Jeremy Bicha]
==== Ruby/RSVG2
* Improvements
* Made tests more robust.
[GitHub#1273][Reported by Mamoru TASAKA]
==== Ruby/Poppler
* Improvements
* (({Poppler::Document.new(data:)})):
Added support for (({Encoding.default_internal})).
* (({Poppler::Document.new})):
Added support for (({#to_path})) objects as path.
=== Thanks
* Jeremy Bicha
* Mamoru TASAKA
|
2019-02-03 08:18:50 by Izumi Tsutsui | Files touched by this commit (1) | |
Log message:
ruby-gnome2: update to 3.3.2. (missed file in previous)
|
2019-02-03 08:02:54 by Izumi Tsutsui | Files touched by this commit (23) | |
Log message:
ruby-gnome2: update to 3.3.2.
Upstream changes (from NEWS):
== Ruby-GNOME2 3.3.2: 2019-02-03
This is a bug fix release of 3.3.1.
=== Changes
==== Ruby/GObjectIntrospection
* Fixed
* Fixed wrong nil check.
[GitHub#1270][Patch by moveccr]
* Fixed a memory leak when module function is used with block.
[GitHub#1270][Reported by Izumi Tsutsui]
==== Ruby/GTK3
* Improvements
* Add backward compatibility APIs:
* (({Gtk::Screen#add_style_provider}))
* (({Gtk::Screen#remove_style_provider}))
* (({Gtk::StyleContext.add_provider_for_screen}))
* (({Gtk::StyleContext#add_provider}))
=== Thanks
* moveccr
* Izumi Tsutsui
|