UmVirt LFS Package info
DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
gegl
This package provides the GEneric Graphics Library, which is a graph based image processing format.Package info
Codename: gegl
Source file: gegl-0.4.48.tar.xz
Source directory: gegl-0.4.48
Package URL: gegl-0.4.48.tar.xz
Package md5-checksum URL: gegl-0.4.48.tar.xz.md5sum
Dependances: gobject-introspection, libpng, libjpeg-turbo, graphviz, python3-Pygments, python3-pygobject, librsvg, json-glib, libwebp, babl.
Dependance of: gimp.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
meson setup --prefix=/usr \
--buildtype=release \
-Dlibrsvg=disabled \
-D libav=disabled \
..
Build script:
cd build &&
ninja
Install script:
cd build &&
ninja install