./graphics/gegl, Graph based image processing framework

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ]


Branch: CURRENT, Version: 0.4.70nb4, Package name: gegl-0.4.70nb4, Maintainer: adam

GEGL (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)


CVS history: (Expand)


   2026-08-03 20:10:30 by Thomas Klausner | Files touched by this commit (77)
Log message:
*: recursive bump for OpenJPH
   2026-07-13 06:36:42 by Thomas Klausner | Files touched by this commit (846)
Log message:
*: recursive bump for libmpg123 dependency in lame
   2026-06-23 11:37:04 by Thomas Klausner | Files touched by this commit (76)
Log message:
*: recursive bump for OpenJPH
   2026-06-20 15:02:54 by Thomas Klausner | Files touched by this commit (77)
Log message:
*: recursive bump for OpenJPH 0.28

The upgrade only bumped the shlib minor but there is no symlink for the major
so this version is recorded.
   2026-05-15 19:01:08 by Thomas Klausner | Files touched by this commit (139)
Log message:
*: switch to glib2-introspection

The gobject-introspection package installed _some_ of the introspection
files needed for glib2, but not all - some of them are built from the glib2
sources. glib2-introspection now contains all glib2-related introspection
files.

Add a tool dependency on the new package where needed.

Remove gobject-introspection from buildlink3.mk files - this is usually
a tool and should not be forwarded via buildlink3.

Some cleanups/fixes for -current while here.
   2026-03-29 19:02:22 by Thomas Klausner | Files touched by this commit (3) | Package updated
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) | Package updated
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