Path to this page:
./
graphics/ruby-gdk3,
Ruby binding of GDK3
Branch: CURRENT,
Version: 4.3.5,
Package name: ruby32-gdk3-4.3.5,
Maintainer: tsutsuiRuby-GNOME is a set of Ruby language bindings for the various
application development libraries included with the GNOME/GTK+
environment.
Ruby/GDK3 is a Ruby binding of GDK3.
Required to run:[
x11/gtk3] [
lang/ruby26-base] [
graphics/ruby-cairo-gobject] [
graphics/ruby-gdk_pixbuf2] [
devel/ruby-pango]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 35.5 KB
Version history: (Expand)
- (2026-02-07) Updated to version: ruby32-gdk3-4.3.5
- (2026-01-27) Updated to version: ruby32-gdk3-4.3.4nb1
- (2026-01-02) Updated to version: ruby32-gdk3-4.3.4
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-10-23) Updated to version: ruby32-gdk3-4.3.3nb1
CVS history: (Expand)
2026-02-07 09:41:20 by Izumi Tsutsui | Files touched by this commit (34) |  |
Log message:
ruby-gnome: update to 4.3.5
Upstream changes:
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.3.5
Ruby-GNOME 4.3.5: 2026-02-06
This is a GLib 2.87 support release.
Changes
Ruby/GLib2
* Improvements
+ Added support for GLib 2.87.
o GH-1695
o Patch by Alessandro Astone.
Ruby/Clutter
* Improvements
+ Dropped support for Arch Linux.
Ruby/ClutterGDK
* Improvements
+ Dropped support for Arch Linux.
Ruby/ClutterGTK
* Improvements
+ Dropped support for Arch Linux.
Ruby/ClutterGStreamer
* Improvements
+ Dropped support for Arch Linux.
Thanks
* Alessandro Astone.
|
| 2026-01-27 09:41:10 by Thomas Klausner | Files touched by this commit (1344) |
Log message:
*: recursive bump for removal of cairo's xcb option
|
2026-01-02 01:19:27 by Izumi Tsutsui | Files touched by this commit (40) |  |
Log message:
ruby-gnome: update to 4.3.4.
Upstream changes:
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.3.4
Ruby-GNOME 4.3.4: 2025-12-02
Changes
All
* Improvements
+ MSYS2: Added system package information
o GH-1691
o GH-1692
o Patch by takuya kodama.
Ruby/GLib2
* Fixes
+ Fixed a GC problem of a GObject property in GObject defined by
Ruby.
o GH-1688
o Reported by ppibburr.
Thanks
* ppibburr
* takuya kodama
|
| 2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999) |
Log message:
*: recursive bump for pcre2
Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \
/usr/pkg/lib/libglib-2.0.so.0 not defined
|
2025-09-12 16:04:50 by Izumi Tsutsui | Files touched by this commit (34) |  |
Log message:
ruby-gnome: update to 4.3.3.
Upstream changes:
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.3.3
Ruby-GNOME 4.3.3: 2025-08-17
This is a graphene1 require path fix release.
Changes
Ruby/Graphene1
* Improvements
+ Improved Graphene::Size API.
* Fixes
+ Renamed require path to graphene1 from graphene.
Ruby/GSK4
* Improvements
+ Improved Gsk::RoundedRect API.
Ruby/GObjectIntrospection
* Improvements
+ Added support for try_convert protocol for no GTyped
structs.
|
| 2025-08-31 00:46:51 by Thomas Klausner | Files touched by this commit (1355) |
Log message:
*: recursive bump for tiff growing lerc dependency
|
2025-08-15 17:06:53 by Izumi Tsutsui | Files touched by this commit (39) |  |
Log message:
ruby-gnome: update to 4.3.2.
Upstream changes:
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.3.2
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.3.1
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.3.0
Ruby-GNOME 4.3.2: 2025-08-15
This is a graphene1 rename release.
Changes
Ruby/Graphene1
* Renamed from Ruby/Graphene because "graphene" gem already exists.
Ruby-GNOME 4.3.1: 2025-08-15
Changes
Ruby/Graphene
* Added
Ruby/GSK4
* Added
Ruby/GTK4
* Improvements
+ Added Gtk::Snapshot#save(&block)
+ Added Gtk::Image#intialize(paintable:)
Ruby-GNOME 4.3.0: 2025-07-14
Changes
Ruby/GLib2
* Improvements
+ Added GLib::VariantType.try_convert.
+ Added string representation to GLib::VariantType#inspect.
Ruby/GIO2
* Improvements
+ Changed Gio::Action#change_state to accept raw Ruby objects.
+ Stopped overwriting existing Gio::MenuItem setters.
+ Changed Gio::BytesIcon#initialize to keep the given
GLib::Bytes to prevent from GC.
Ruby/GdkPixbuf
* Fixes
+ Updated Debian package name.
Ruby/GTK3
* Improvements
+ Made Gtk::Popover#pointing_to Rubyish.
Ruby/GDK4
* Fixes
+ Fixed wrong Homebrew package name.
Ruby/GTK4
* Improvements
+ Made Gtk::Popover#pointing_to Rubyish.
+ Added a demo for Gtk::FileDialog.
o GH-1642
o Patch by Eric Cunningham.
+ Marked event controllers in Gtk::Widget automatically.
Thanks
* Eric Cunningham
|
| 2025-07-19 07:37:52 by Thomas Klausner | Files touched by this commit (190) |
Log message:
*: bump gobject-introspection users for ABI bump
XXX: I'm actually not sure why the ABI was bumped for 1.84, but now that
it is we have to bump PKGREVISIONs, otherwise pkgin is quite unhappy
|