%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. &lfs72_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 Optional AsciiDoc, , enscript, , , , , lensfun, , libopenraw, , , libspiro, Lua, OpenEXR, , , , , , , and libumfpack User Notes: Installation of gegl Install gegl by running the following commands: sed -e '274cerr = avformat_open_input (&p->ic, o->path, NULL, NULL);' \ -i operations/external/ff-load.c && ./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 && install -d -v -m755 /usr/share/gtk-doc/html/gegl/images && install -v -m644 docs/images/* /usr/share/gtk-doc/html/gegl/images Command Explanations sed -e '274cerr ...: Fixes building against FFMpeg 0.11.1. install -v -m644/docs/*/{css,html} ...: This and the subsequent commands install all the provided documentation instead of only operations.html and the stylesheet gegl.css. : Do not create a vala API - use this if vapigen breaks the build. Contents Installed Programs Installed Libraries Installed Directories gegl libgegl-0.2.so, and libraries in /usr/lib/gegl-0.2/ /usr/include/gegl-0.2/ Short Descriptions gegl is a commandline tool for working with the XML data model. gegl libgegl-0.2.so provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. libgegl-0.2.so