| Port details on branch 2022Q3 |
- gmic Framework for image processing
- 3.1.5_1 graphics
=0 3.1.5_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-08-13 23:42:15
- Last Update: 2022-07-24 01:35:44
- Commit Hash: 61724a2
- License: CeCILL
- WWW:
- https://gmic.eu/
- Description:
- G'MIC is a full-featured open-source framework for image processing, distributed
under the CeCILL free software licenses (LGPL-like and/or GPL-compatible). It
provides several different user interfaces to convert / manipulate / filter /
visualize generic image datasets, ranging from 1d scalar signals to 3d+t
sequences of multi-spectral volumetric images, hence including 2d color images.
WWW: https://gmic.eu/
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/gmic/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/gmic
- pkg install gmic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gmic
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1656916160
SHA256 (gmic_3.1.5.tar.gz) = fa77e85b3a39638008515ac525f23f0ed7a45b63c463c0ba6292c87f5e88e30d
SIZE (gmic_3.1.5.tar.gz) = 10782647
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gimptool-2.0 : graphics/gimp-app
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- xdmcp.pc : x11/libXdmcp
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- xdmcp.pc : x11/libXdmcp
- Library dependencies:
-
- libcurl.so : ftp/curl
- libfftw3.so : math/fftw3
- libGraphicsMagick++.so : graphics/GraphicsMagick
- libOpenEXR.so : graphics/openexr
- libImath.so : math/Imath
- libopencv_core.so : graphics/opencv
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libintl.so : devel/gettext-runtime
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_gmic
- USES:
- compiler:c++11-lang gettext-runtime gmake jpeg localbase:ldflags pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.1.5_1 24 Jul 2022 01:35:44
    |
Yuri Victorovich (yuri)  |
graphics/gmic: Broken on systems where OpenMP isn't enabled
Reported by: fallout
(cherry picked from commit c166293d75ec5e2ca2c5fc14bd774109171c339e) |
3.1.5_1 17 Jul 2022 16:02:58
    |
Yuri Victorovich (yuri)  |
graphics/gmic: Restore gmic executable
... that got removed from the port after the upstream refactored
the build and switched to GNU Make. Special target 'cli' should
be added for gmic executable to be built.
Reported by: Andrea Venturoli <ml@netfence.it>
(cherry picked from commit 0cc44b495ddff468691ec05fc84e53a59c11635d) |
3.1.5 17 Jul 2022 16:02:57
    |
Yuri Victorovich (yuri)  |
graphics/gmic: Update 3.1.3 -> 3.1.5
Reported by: portscout
(cherry picked from commit 11422944c5b58d8e606c63e44bc0475f55df953d) |
Number of commits found: 3
|