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
|
2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145) |
Log message:
*: recursive bump for cairo dependency changes
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-08-12 10:37:22 by Izumi Tsutsui | Files touched by this commit (25) | |
Log message:
ruby-gnome: update to 4.1.9.
Upstream changes:
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.1.8
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.1.9
Ruby-GNOME 4.1.9: 2023-08-11
This is a vte4 added release.
Changes
Ruby/GObjectIntrospection
* Improvements
+ Changed to use GLib memory allocation functions instead of
Ruby's one when calling callbacks. Because callbacks may be
called in out of the main Ruby thread.
Ruby/VTE3
* Improvements
+ Ensured using GTK3.
Ruby/VTE4
* Improvements
+ Added.
Ruby-GNOME 4.1.8: 2023-06-25
This is a conda support release.
Changes
All
* Improvements
+ Added support for installing conda packages automatically.
|
2023-07-15 05:33:20 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
ruby-cairo: update to 1.17.12.
Upstream changes (from NEWS):
Release 1.17.12 (2023-06-17) Sutou Kouhei <kou@cozmixng.org>
============================================================
Improvements
------------
* Added support for Gentoo Linux.
Fixes
-----
* Fixed ALT Linux dependencies.
Release 1.17.11 (2023-06-16) Sutou Kouhei <kou@cozmixng.org>
============================================================
Improvements
------------
* Added support for ALT Linux.
Fixes
-----
* Fixed conda dependencies.
Release 1.17.10 (2023-06-16) Sutou Kouhei <kou@cozmixng.org>
============================================================
Improvements
------------
* Added missing dependency packages for conda.
Release 1.17.9 (2023-06-14) Sutou Kouhei <kou@cozmixng.org>
===========================================================
Improvements
------------
* Dropped support for fat gem.
[GH-78][https://github.com/rcairo/rcairo/issues/78]
[Reported by Largo]
* Added support for auto native package installation with conda.
* Added support for cairo 1.17.8:
* Added Cairo::SVGFontError.
* Added Cairo::ColorMode.
* Added Cairo::FontOptions#color_mode.
* Added Cairo::FontOptions#color_mode=.
* Added Cairo::ColorPalette.
* Added Cairo::FontOptions#color_palette.
* Added Cairo::FontOptions#color_palette=.
* Added Cairo::FontOptions#set_custom_palette_color.
Fixes
-----
* Fixed the number of arguments of Cairo::GLSurface#initialize and
Cairo::GLTextureSurface#initialize.
[GH-79][https://github.com/rcairo/rcairo/issues/79]
[Patch by Dimitry Andric]
Thanks
------
* Largo
* Dimitry Andric
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-09-03 17:06:07 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
ruby-cairo: update to 1.17.8.
Upstream changes (from NEWS):
Release 1.17.8 (2022-09-01) Sutou Kouhei <kou@cozmixng.org>
===========================================================
Improvements
------------
* Added support for Pathname for Cairo::Surface#write_to_png.
[GitHub#37][Reported by scivola]
Thanks
------
* scivola
|
2022-08-18 17:44:23 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
ruby-cairo: update to 1.17.7.
Upstream changes:
https://github.com/rcairo/rcairo/blob/v1.17.7/NEWS
Release 1.17.7 (2022-07-31) Sutou Kouhei <kou@cozmixng.org>
===========================================================
Fixes
-----
* Fixed a bug that Cairo::UserFontFace#on_render_color_glyph isn't
called.
Release 1.17.6 (2022-07-30) Sutou Kouhei <kou@cozmixng.org>
===========================================================
Improvements
------------
* Added support for cairo 1.17.6:
* Added Cairo::PDFVersion::VERSION_1_6.
* Added Cairo::PDFVersion::VERSION_1_7.
* Added Cairo::PDFSurface#set_metadata.
* Added Cairo::DirectWriteError.
* Added Cairo::Context#set_hairline.
* Added Cairo::Context#hairline?.
* Added Cairo::UserFont#on_render_color_glyph.
* Updated tests for cairo 1.17.6.
[GitHub#75][Reported by Mamoru TASAKA]
Fixes
-----
* Fixed a wrong conversion bug for the rest size argument in read
callback.
* Fixed a wrong conversion bug in Cairo::Options#hash.
* Fixed a GC related crash bug in Cairo::Surface#finish.
Thanks
------
* Mamoru TASAKA
|
2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Remove SHA1 hashes for distfiles
|