downgraded default profile to core2
[k8sbuild.git] / xoptz / gegl.xopt
blob30e2ed6f75acf526853f1e93bf431405b206c93e
1 profile=empty
3   --disable-docs          disable docs generation (default=no)
4 #  --enable-mmx            enable MMX support (default=auto)
5 #  --enable-sse            enable SSE support (default=auto)
6 #  --enable-introspection=[no/auto/yes] Enable introspection for this build
7 #  --disable-glibtest      do not try to compile and run a test GLIB program
8   --disable-gtk-doc        use gtk-doc to build documentation [[default=no]]
9   --disable-gtk-doc-html   build documentation in html format [[default=yes]]
10   --disable-gtk-doc-pdf    build documentation in pdf format [[default=no]]
11 #  --enable-workshop       enable build of workshop operations (default=no)
13   --without-libv4l
14   --without-vala         build without Vala support
15 #  --without-lua           build without Lua support
18 !DESC
19 GEGL (Generic Graphics Library)
21 GEGL (Generic Graphics Library) is a graph based image processing
22 framework.
24 GEGL provides infratructure to do demand based cached non destructive
25 image editing on larger than RAM buffers. Through babl it provides
26 support for a wide range of color models and pixel storage formats
27 for input and output.
28 !EOF