Path to this page:
./
x11/ruby-gtksourceview3,
Ruby binding of gtksourceview3
Branch: CURRENT,
Version: 4.2.3nb5,
Package name: ruby32-gtksourceview3-4.2.3nb5,
Maintainer: pkgsrc-usersRuby-GNOME is a set of Ruby language bindings for the various
application development libraries included with the GNOME/GTK+
environment.
Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x.
Required to run:[
x11/gtksourceview3] [
lang/ruby26-base] [
x11/ruby-gtk3] [
devel/ruby-gobject-introspection]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 16.5 KB
Version history: (Expand)
- (2024-11-17) Updated to version: ruby32-gtksourceview3-4.2.3nb5
- (2024-11-15) Updated to version: ruby32-gtksourceview3-4.2.3nb4
- (2024-11-01) Updated to version: ruby32-gtksourceview3-4.2.3nb3
- (2024-11-01) Updated to version: ruby32-gtksourceview3-4.2.3nb2
- (2024-10-20) Updated to version: ruby32-gtksourceview3-4.2.3nb1
- (2024-09-21) Updated to version: ruby32-gtksourceview3-4.2.3
CVS history: (Expand)
2024-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944) |
Log message:
*: recursive bump for default-on option of at-spi2-core
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-09-21 08:39:35 by Izumi Tsutsui | Files touched by this commit (28) | |
Log message:
ruby-gnome: update to 4.2.3.
Ruby-GNOME 4.2.3: 2024-09-19
This is a GTK 4 support improvement release.
Changes
All
* Improvements
+ Update project website URL.
o GH-1611
o GH-1615
o Patch by Kazuhiro NISHIYAMA
+ Dropped support for CentOS 7.
Ruby/GLib2
* Improvements
+ Added GLib::VariantDict.
+ Added GLib::OptionArg.
+ Added GLib::OptionFlags.
+ Added GLib.get_os_info.
+ GLib::Param::*.new: Added support for flag names.
+ GLib::Param::*.new: Added support for nil name and blurb.
Ruby/GObjectIntrospection
* Improvements
+ Added support auto setter generation for class methods.
+ Added support auto setter generation for base module methods.
+ Added support for nullable of callback return value.
+ Added support for nullable GHashTable.
Ruby/GIO2
* Improvements
+ Made Gio::ListModel enumerable.
+ Added Gio::ListModel#[].
Ruby/GdkPixbuf2
* Improvements
+ Removed tests that use XPM.
o GH-1614
o Reported by Mamoru TASAKA
Ruby/GTK4
* Improvements
+ Renamed Gtk::License::0BSD to Gtk::License::BSD_0.
o GH-1618
o Reported by rubyFeedback
o Reported by kojix2
+ Gtk::TextBuffer#begin_irreversible_action: Added support for
block.
Thanks
* Mamoru TASAKA
* Kazuhiro NISHIYAMA
* rubyFeedback
* kojix2
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|
2024-04-20 12:16:55 by Izumi Tsutsui | Files touched by this commit (34) | |
Log message:
ruby-gnome: update to 4.2.2.
Upstream changes:
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.2.2
Ruby-GNOME 4.2.2: 2024-04-02
This is a GLib 2.80 support improvement release.
Changes
Ruby/GIO2
* Improvements
+ Fixed a load error with GLib 2.80.
o GH-1610
o Reported by Dmitry Vorotilin
Ruby/GTK4
* Improvements
+ Gtk::CssProvider#load(string:): Added.
o GH-1608
o Reported by Sami Sieranoja
+ Gtk::CssProvider#load(bytes:): Added.
o GH-1608
o Reported by Sami Sieranoja
Thanks
* Sami Sieranoja
* Dmitry Vorotilin
|
2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message:
*: bump for cairo buildlink3.mk change
lzo was made an option
|