Path to this page:
./
graphics/gegl,
Graph based image processing framework
Branch: CURRENT,
Version: 0.4.38nb1,
Package name: gegl-0.4.38nb1,
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: 5588.074 KB
Version history: (Expand)
- (2022-08-11) Updated to version: gegl-0.4.38nb1
- (2022-07-24) Updated to version: gegl-0.4.38
- (2022-07-17) Updated to version: gegl-0.4.36nb4
- (2022-07-15) Updated to version: gegl-0.4.36nb3
- (2022-04-20) Updated to version: gegl-0.4.36nb2
- (2022-03-28) Updated to version: gegl-0.4.36nb1
CVS history: (Expand)
2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999) |
Log message:
Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
|
2022-07-24 12:47:36 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
gegl: update to 0.4.38.
GEGL-0.4.38 2022-07-13
Operations:
• denoise-dct: a NEW denoising operation which decomposes the input
buffer to sliding overlapping patches, calculates the DCT denoising
in each patch, and then aggregates the denoised patches to the
output buffer averaging the overlapped pixels.
• ff-load and ff-save: big cleanup API cleanup, now ffmpeg-5.0
compatible
• gif-load: updated to latest upstream libnsgif version
• slic: progress reporting and improved parameter handling.
• vector-fill: updated to latest upstream ctx version
• oilify: clamp inputs to avoid nan in output
• gegl:load fix possible double free
• rgbe-write: plug leaks in error paths
Core:
Fixes of some potential NULL dereferences on custom dataformats for
malformed inputs.
Build
gegl can now be used as a subproject.
|
2022-07-17 18:54:15 by Thomas Klausner | Files touched by this commit (2) |
Log message:
gegl: enable introspection and vala support
Bump PKGREVISION
|
2022-07-15 01:46:28 by David A. Holland | Files touched by this commit (86) |
Log message:
Bump everything affected by the jpeg.buildlink3.mk fix.
|
2022-05-13 22:56:09 by Tobias Nygren | Files touched by this commit (2) |
Log message:
gegl: fix PLIST for Darwin
|
2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) |  |
Log message:
revbump for textproc/icu update
|
2022-03-28 12:44:25 by Tobias Nygren | Files touched by this commit (163) |
Log message:
g*/*: revbump(1) for libsndfile
|
2022-03-24 01:02:25 by Tobias Nygren | Files touched by this commit (4) |
Log message:
gegl: fix build on earmv7 and options-related PLIST issues
|