Port details |
- gimp-gmic-plugin GREYC's Magic Image Converter
- 1.6.9_37 graphics
=1 1.6.9_37Version of this port present on the latest quarterly branch.
- BROKEN: OpenCV4 no longer ships OpencCV-1.0 headers
DEPRECATED: Broken since 2021 This port expired on: 2023-03-21 IGNORE: is marked as broken: OpenCV4 no longer ships OpencCV-1.0 headers
- Maintainer: rm@FreeBSD.org
- Port Added: 2011-02-10 17:21:35
- Last Update: 2023-03-21 12:51:24
- Commit Hash: adc793d
- People watching this port, also watch:: lsof, cgit, cops
- License: not specified in port
- WWW:
- https://gmic.eu/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gimp-gmic-plugin>0:graphics/gimp-gmic-plugin
- No installation instructions:
- This port has been deleted.
- PKGNAME: gimp-gmic-plugin
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gmic_1.6.9.tar.gz) = 8b836b4ac02a2d3963384951b6e00f2d8e19ede0b49ee93b041ef227cf9dd794
SIZE (gmic_1.6.9.tar.gz) = 3278273
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- gcc12 : lang/gcc12
- as : devel/binutils
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xrandr.pc : x11/libXrandr
- Runtime dependencies:
-
- gcc12 : lang/gcc12
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xrandr.pc : x11/libXrandr
- Library dependencies:
-
- libGraphicsMagick++.so : graphics/GraphicsMagick
- libOpenEXR.so : graphics/openexr
- libopencv_video.so : graphics/opencv
- libavcodec.so : multimedia/ffmpeg
- libfftw3.so : math/fftw3
- libgimp-2.0.so : graphics/gimp-app
- libcurl.so : ftp/curl
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- libMagick++-6.so : graphics/ImageMagick6
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gimp-gmic-plugin-1.6.9_37:
BASH=off: Install programmable completions for Bash
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- graphics_gimp-gmic-plugin
- USES:
- dos2unix gmake gnome localbase magick:6 pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2023-03-21
REASON: Has expired: Broken since 2021
|
Number of commits found: 110 (showing only 10 on this page)
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.0.1 04 Sep 2011 15:59:39 |
crees |
- 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) |
1.5.0.0 27 Aug 2011 07:14:10 |
crees |
Mark as BROKEN -- Doesn't compile with latest OpenCV
http://www.flickr.com/groups/gmic/discuss/72157627398163163/
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer), pav (via
pointyhat) |
1.5.0.0 10 Aug 2011 16:09:05 |
crees |
- 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) |
1.4.9.0_2 29 Jun 2011 11:46:01 |
mm |
Update OpenCV to 2.3.0-rc |
1.4.9.0_1 24 Jun 2011 22:39:03 |
mm |
Bump due to ffmpeg update to 0.7.1 |
1.4.9.0 12 Apr 2011 03:59:09 |
miwi |
- Update to 1.4.9.0
PR: 156156
Submitted by: maintainer |
1.4.8.3 17 Mar 2011 12:51:08 |
miwi |
- Update to 1.4.8.3
PR: 155599
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) |
1.4.8.2 27 Feb 2011 13:43:28 |
miwi |
- Update to 1.4.8.2
PR: 155042
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) |
1.4.8.1 12 Feb 2011 03:20:54 |
miwi |
- Updates to 1.4.8.1 release
- Fixes fetch
- Fixes documentation location
- Adds USE_GNOME that i missing in previous revision
Submitted by: maintainer via private mail |
1.4.8.1 10 Feb 2011 17:13:26 |
miwi |
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> |
Number of commits found: 110 (showing only 10 on this page)
|