-summary : GEGL (Generic Graphics Library) is a graph based image processing framework.
component : multimedia.graphics
+libsplit : no
+summary : GEGL (Generic Graphics Library) is a graph based image processing framework.
+description: |
+ 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.
builddeps :
- pkgconfig(babl)
- pkgconfig(exiv2)
- pkgconfig(gdk-pixbuf-2.0)
+ - pkgconfig(jasper)
- pkgconfig(json-glib-1.0)
- pkgconfig(lcms2)
- pkgconfig(libavfilter)
- pkgconfig(libpng15)
- pkgconfig(libraw)
- pkgconfig(librsvg-2.0)
+ - pkgconfig(libturbojpeg)
- pkgconfig(libv4l2)
- pkgconfig(libwebp)
- pkgconfig(pangocairo)
- pkgconfig(sdl2)
- - jasper-devel
- - libjpeg-turbo-devel
- vala
-libsplit : no
-description: |
- 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.