Port details on branch 2024Q4 |
- GraphicsMagick Fast image processing tools based on ImageMagick
- 1.3.43_2,1 graphics =33 1.3.43_2,1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2005-07-27 02:15:08
- Last Update: 2024-11-15 10:17:04
- Commit Hash: 9e934e9
- People watching this port, also watch:: libiconv, pcre, libxml2, freetype2, expat
- License: MIT
- WWW:
- https://graphicsmagick.sourceforge.io/
- http://www.graphicsmagick.org/
- Description:
- GraphicsMagick is the swiss army knife of image processing. Comprised of 267K
physical lines (according to David A. Wheeler's SLOCCount) of source code in the
base package (or 1,225K including 3rd party libraries) it provides a robust and
efficient collection of tools and libraries which support reading, writing, and
manipulating an image in over 88 major formats including important formats like
DPX, GIF, JPEG, JPEG-2000, PNG, PDF, PNM, and TIFF.
GraphicsMagick supports huge images and has been tested with gigapixel-size
images. GraphicsMagick can create new images on the fly, making it suitable for
building dynamic Web applications. GraphicsMagick may be used to resize, rotate,
sharpen, color reduce, or add special effects to an image and save the result in
the same or different image format. Image processing operations are available
from the command line, as well as through C, C++, Lua, Perl, PHP, Python, Tcl,
Ruby, Windows .NET, or Windows COM programming interfaces. With some
modification, language extensions for ImageMagick may be used.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- GraphicsMagick>0:graphics/GraphicsMagick
- To install the port:
- cd /usr/ports/graphics/GraphicsMagick/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/GraphicsMagick
- pkg install GraphicsMagick
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: GraphicsMagick
- Package flavors (<flavor>: <package>)
- x11: GraphicsMagick
- nox11: GraphicsMagick-nox11
- distinfo:
- TIMESTAMP = 1713033310
SHA256 (GraphicsMagick-1.3.43.tar.xz) = 2b88580732cd7e409d9e22c6116238bef4ae06fcda11451bf33d259f9cbf399f
SIZE (GraphicsMagick-1.3.43.tar.xz) = 5657460
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libjasper.so : graphics/jasper
- libjbig.so : graphics/jbigkit
- libjxl.so : graphics/libjxl
- liblcms2.so : graphics/lcms2
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libwebp.so : graphics/webp
- libwmf.so : graphics/libwmf@x11
- libjpeg.so : graphics/jpeg-turbo
- libxml2.so : textproc/libxml2
- This port is required by:
- for Build
-
- devel/bsdowl
-
Deleted ports which required this port:
- for Libraries
-
- comms/xastir
- converters/pdf2djvu
- emulators/uconvert
- graphics/cimg
- graphics/gmic
- graphics/inkscape
- graphics/photivo
-
Deleted ports which required this port:
- for Run
-
- deskutils/terminal-image-viewer
- devel/bsdowl
- graphics/gmt
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for GraphicsMagick-1.3.43_2,1:
BZIP2=on: bzip2 compression support
DOCS=on: Build and/or install documentation
FPX=off: FlashPix image format support
FREETYPE=on: TrueType font rendering support
HEIF=off: ISO/IEC 23008-12:2017 HEIF file format support
JASPER=on: JPEG 2000 support via JasPer
JBIG=on: JBIG image format support
JPEG=on: JPEG image format support
JXL=on: JPEG XL image format via libjxl
LCMS2=on: Little CMS 2.x support
LZMA=on: LZMA compression support
OPENMP=on: Parallel processing support via OpenMP
PNG=on: PNG image format support
Q8BIT=off: Use 8-bit pixels (speed) instead of 16-bit (quality)
TEST=off: Run bundled self-tests after build
TIFF=on: TIFF image format support
WEBP=on: WebP image format support
WMF=on: Windows Metafile image format support
XML=on: XML format or parser support
ZLIB=on: zlib compression support
ZSTD=off: Zstandard compression support
===> Use 'make config' to modify these settings
- Options name:
- graphics_GraphicsMagick
- USES:
- cpe libtool localbase:ldflags pathfix pkgconfig tar:xz xorg jpeg gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|