%general-entities; ]> gegl-&gegl-version; Gegl Introduction to gegl This package provides the GEneric Graphics Library, which is a graph based image processing format. &lfs122_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gegl-md5sum; Download size: &gegl-size; Estimated disk space required: &gegl-buildsize; Estimated build time: &gegl-time; gegl Dependencies Required and Recommended &gobject-introspection;, (build with pango and libpng), , and Optional , , (currently broken), , , , , , , , , , , , , , , , , LuaJIT, lensfun, LuaJIT, libnsgif, libumfpack, maxflow, MRG, OpenCL, OpenEXR, poly2tri-c, source-highlight, and w3m Installation of gegl If you are installing over a previous version of gegl, one of the modules will need to be removed. As the &root; user, run the following command to remove it: rm -f /usr/lib/gegl-0.4/vector-fill.so Install gegl by running the following commands: mkdir build && cd build && meson setup --prefix=/usr --buildtype=release -D libav=disabled .. && ninja To run the tests, issue: ninja test. Now, as the root user: ninja install Command Explanations -D libav=disabled: This switch disables building support for ffmpeg because the latest version causes the build to fail. : Use this switch to build and install the documentation (requires ). Contents Installed Programs Installed Libraries Installed Directories gegl and gegl-imgcmp libgegl-0.4.so, libgegl-npd-0.4.so, and modules in /usr/lib/gegl-0.4 /usr/lib/gegl-0.4 and /usr/include/gegl-0.4 Short Descriptions gegl is a commandline tool for interfacing with the gegl library gegl gegl-imgcmp is a simple image difference detection tool for use in regression testing gegl-imgcmp libgegl-0.4.so provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers libgegl-0.4.so libgegl-npd-0.4.so is the GEGL N-point image deformation library libgegl-npd-0.4.so