Path to this page:
./
graphics/gegl,
Graph based image processing framework
Branch: CURRENT,
Version: 0.4.70,
Package name: gegl-0.4.70,
Maintainer: adamGEGL (Generic Graphics Library) is a graph based image processing
framework.
GEGL provides infrastructure to do demand based cached non destructive
image editing on larger than RAM buffers. Through babl it provides
support for a wide range of color models and pixel storage formats for
input and output.
Required to run:[
graphics/tiff] [
graphics/png] [
graphics/jpeg] [
graphics/openexr] [
devel/pango] [
graphics/babl] [
textproc/json-glib] [
graphics/gdk-pixbuf2] [
graphics/lcms2] [
graphics/libwebp] [
devel/SDL2] [
graphics/librsvg-c]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto] [
devel/meson]
Package options: svg
Master sites:
Filesize: 6019.984 KB
Version history: (Expand)
- (2026-03-29) Updated to version: gegl-0.4.70
- (2026-03-15) Updated to version: gegl-0.4.68
- (2026-01-27) Updated to version: gegl-0.4.66nb2
- (2026-01-07) Updated to version: gegl-0.4.66nb1
- (2026-01-06) Updated to version: gegl-0.4.66
- (2025-10-24) Package has been reborn
CVS history: (Expand)
2026-03-29 19:02:22 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
gegl: update to 0.4.70.
GEGL-0.4.70 2025-03-24
----------------------
Core:
-----
- GeglPath: avoid overflows when serializing paths with large coordinates
- GeglPath: avoid hang on parsing malformed paths.
Ops:
----
- png-save: avoid integer overflow when computing row_size
- exr-save: avoid integer overflow when computing width*height
Build:
------
- Improvements to defcheck,
- More efforts to get rid of compiler warnings.
|
2026-03-15 08:18:18 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
gegl: update to 0.4.68.
GEGL-0.4.68 2026-03-11
----------------------
Buffer:
-------
- fix of a crash due to float/double precision differences
Ops:
----
- vibrance: new op to cater for PSD adjustments layers compatibility.
- tile-glass: handle buffers with negative offsets.
- watershed-transform: handle buffers with negative offsets; which impacted \
gegl:waterpixels done on selections in GIMP.
- rgbe-load: fix runlength induced buffer overflow
Build:
------
- tooling for verifying exported symbols.
- relocatable build for OSX
- improved UCRT conditional macros
- fix C++ symbol clashes when using link time optimization
OpenCL:
-------
- expose profiling hooks
|
| 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-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525) |
Log message:
*: recursive bump for icu 78.1
|
2026-01-06 09:44:00 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
gegl: updated to 0.4.66
0.4.66
Core:
• Improved relocability now also on linux.
Ops:
• gif-load: don’t embed libnsgif directly
Dependencies:
- libnsgif: support using distro provided lib.
- ctx: synchronize with ctx-0.1.14
General:
• Fixes for building with MSVC
|
| 2025-12-21 08:40:33 by Thomas Klausner | Files touched by this commit (1) |
Log message:
gegl: switch to https
|
| 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-21 17:11:43 by Thomas Klausner | Files touched by this commit (73) |
Log message:
*: recursive bump for openexr 3.4.0
|