cvs commit: ports/graphics Makefile ports/graphics/gimp-gmic-plugin Makefile distinfo pkg-descr pkg-plist ports/graphics/gimp-gmic-plugin/files patch-configure patch-src_Makefile

Martin Wilke miwi at FreeBSD.org
Thu Feb 10 17:13:26 UTC 2011


miwi        2011-02-10 17:13:26 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/gimp-gmic-plugin Makefile distinfo pkg-descr 
                              pkg-plist 
    graphics/gimp-gmic-plugin/files patch-configure 
                                    patch-src_Makefile 
  Log:
  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.
    * Propose two binary tools embedding this interpreter :
      o The command-line executable gmic to use the G'MIC framework from a shell.
      o The interactive plug-in gmic_gimp to bring G'MIC capabilities to the image
        retouching software GIMP.
  
  WWW: http://gmic.sourceforge.net
  
  PR:             ports/154595
  Submitted by:   Mahmatkhanov Ruslan <cvs-src at yandex.ru>
  
  Revision  Changes    Path
  1.1379    +1 -0      ports/graphics/Makefile
  1.1       +74 -0     ports/graphics/gimp-gmic-plugin/Makefile (new)
  1.1       +2 -0      ports/graphics/gimp-gmic-plugin/distinfo (new)
  1.1       +55 -0     ports/graphics/gimp-gmic-plugin/files/patch-configure (new)
  1.1       +57 -0     ports/graphics/gimp-gmic-plugin/files/patch-src_Makefile (new)
  1.1       +12 -0     ports/graphics/gimp-gmic-plugin/pkg-descr (new)
  1.1       +69 -0     ports/graphics/gimp-gmic-plugin/pkg-plist (new)


More information about the cvs-all mailing list