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-07 09:00:20 by Thomas Klausner | Files touched by this commit (2) |
Log message:
gegl: add new PLIST files
|
2024-11-07 08:35:58 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
gegl: update to 0.4.50.
GEGL-0.4.50 2024-11-03
Core:
Better Gobject Introspection annotation coverage.
Improved error handling for gegl chain processing.
Added accessors for pad meta-data, to be able to show names and
descriptions in UIs.
GeglColor: more lax parameters for g_arapm_values_cmp
Ops:
API: GEGL_OP_NAME needs to be uniqe .c filenames no longer needs to be.
First registered op with a given name now takes precedence over later.
* exr-save: store 16bpc files as half, fixing gimp#10778
* ff-load, ff-save: fix build with FFmpeg 7
* dither: do processing in linear when all levels==2
* OpenCL: upgrade from 1.1 to 3.0, disable opencl caching system -
not crashing is more important than caching. And fixes to the
opencl operation of the following ops:
* alien-map
* color-to-alpha
* edge-sobel
* hue-chroma
* noise-reduction
* oilify
* snn-mean
New Ops:
styles: a UI for achieving many visual effects for use on text and
similar alpha defined shapes. bevel: simulate light and shadow on an
alpha defined shape. inner-glow: an inner shadow glow effect
New Ops in workshop:
ctx-script: an experimental op for rendering ctx protocol this might be
a future basis for ctx-based vector layers.
Build:
Various meson cleanups. Generate .pdb (CodeView) debug symbols for
Windows Reproducible build fixed by getting rid of runtime values in
.gir files.
Updated vendored libraries
ctx has been updated from upstream, perhaps most significantly the
protocol/drawing API has been fuzzed with afl+
|
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-10-19 13:55:11 by Thomas Klausner | Files touched by this commit (67) |
Log message:
*: recursive bump for openexr shlib major bump
|
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-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
|
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
2024-02-22 14:15:41 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
graphics/gegl: Disable more doc generation to prevent PLIST divergence
|