%general-entities; ]> $LastChangedBy$ $Date$ gegl-&gegl-version; Gegl Introduction to gegl This package provides the GEneric Graphics Library, which is a graph based image processing format. &lfs70_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 Optional AsciiDoc, , enscript, , , , , lensfun, , libopenraw, , , libspiro, Lua, OpenEXR, , , , vala, and libumfpack User Notes: Installation of gegl Install gegl by running the following commands: ./configure --prefix=/usr && make To test the results, issue: make check. Now, as the root user: make install && install -v -m644 docs/*.{css,html} /usr/share/gtk-doc/html/gegl Command Explanations install -v -m644 docs/*.{css,html} /usr/share/gtk-doc/html/gegl : The command 'make install' only installs operations.html, omitting the stylesheet and index.html. This extra command ensures all the links in the html work. Contents Installed Programs Installed Libraries Installed Directories gegl libgegl-0.1.so, and libraries in /usr/lib/gegl-0.1/ /usr/include/gegl-0.1/ Short Descriptions gegl is a commandline tool for working with the XML data model. gegl libgegl-0.1.so provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. libgegl-0.1.so