Commit graph

7 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
b3be864f04 - update to 1.5.7.1
- convert LIB_DEPENDS to modern syntax
- add NO_STAGE=yes
- fix build with clang [1]

Reported by:	Ajtim <lumiwa@gmail.com> [1]
2013-09-20 13:35:29 +00:00
Ruslan Makhmatkhanov
36b9293fef - update to 1.5.2.4 2012-12-31 17:09:36 +00:00
Ruslan Makhmatkhanov
8fe96d8946 - update to 1.5.1.5 2012-06-17 18:02:31 +00:00
Ruslan Makhmatkhanov
dd11979387 - update to 1.5.0.9 2012-02-15 04:46:46 +00:00
Chris Rees
e14900c23e - Update to 1.5.0.1
- Disable OpenCV for now to unbreak the port

PR:		ports/160321
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
2011-09-04 15:59:39 +00:00
Chris Rees
5b7e23192e - update to 1.5.0.0
- remove patch, applied upstream (files/patch-configure)

changelog:
http://www.flickr.com/groups/gmic/discuss/72157626797237913/

PR:		ports/158789
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
2011-08-10 16:09:05 +00:00
Martin Wilke
468c601157 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>
2011-02-10 17:13:26 +00:00