%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. &lfs82_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 , , , , , , , , , , , , , , , , , , , , lensfun, libopenraw, libspiro, libumfpack, MRG, OpenCL (for tests), and OpenEXR User Notes: Installation of gegl Install gegl by running the following commands: ./configure --prefix=/usr && make To test the results, issue: make check. Several tests are not run due to missing data. Now, as the root user: make install && install -v -m644 docs/*.{css,html} /usr/share/gtk-doc/html/gegl && install -v -m644 docs/images/*.{png,ico,svg} /usr/share/gtk-doc/html/gegl/images Command Explanations install -v -m644/docs/*/{css,html} ...: This and the subsequent commands install all the provided documentation instead of only the stylesheet gegl.css and three png files. --without-vala: 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