Source: gmic
Section: graphics
Priority: optional
Maintainer: BULIN Claude <xcfaudio@gmail.com>
Build-Depends: debhelper (>= 5), autotools-dev, pkg-config
Standards-Version: 3.8.0

Package: gmic
Architecture: any
Depends: libbz2-1.0, libc6 (>= 2.3.5-1), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.1-12), libice6 (>= 1:1.0.0), libjasper1 | libjasper-1.701-1 (>= 1.701.0), libjpeg62, liblcms1 (>= 1.08-1), libgraphicsmagick++1 | libgraphicsmagick++3, libpng12-0 (>= 1.2.13-4), libsm6, libstdc++6 (>= 4.1.1-12), libtiff4, libx11-6, libxext6, libxml2 (>= 2.6.27), libxrandr2, libxt6, zlib1g (>= 1:1.2.1), fftw3 | libfftw3-3, libopenexr6
Description: G'MIC: GREYC's Magic Image Converter
 G'MIC stands for 'GREYC's Magic Image Converter'. This project aims to :
 .
   * Define a minimal but powerful script language (G'MIC) dedicated to the design of image processing pipelines.
   * Provide an interpreter of this language (in C++), distributed as an open-source module/library embeddable
     in third-party applications.
   * Provide two binary tools embedding this interpreter :
 .
     (1) The command-line executable gmic to use the G'MIC framework from a console.
 .
     (2) The interactive plug-in gmic_gimp to bring G'MIC capabilities to the image retouching software GIMP.
 .
 G'MIC is developed in the Image Team of the GREYC laboratory,
 in Caen/France, by permanent researchers working in the field of image processing on a daily basis.
 .
 http://gmic.sourceforge.net
