Date: Thu, 10 Feb 2011 17:13:26 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <201102101713.p1AHDQ5B049521@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102101713.p1AHDQ5B049521>
