Port details on branch 2023Q4 |
- vips Free image processing system
- 8.16.0 graphics =4 8.15.3_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2003-12-22 14:06:38
- Last Update: 2024-10-30 12:11:20
- Commit Hash: 13ae06f
- People watching this port, also watch:: p5-IMDB-Film, gitolite, cops, cgit, autogen
- License: LGPL21
- WWW:
- https://www.libvips.org/
- https://github.com/libvips/libvips
- Description:
- VIPS's a free image processing system. It aims to be about half way between
Excel and Photoshop. It's obviously much smaller than these two, but it's
not a toy either (about 200k lines of code). It's very bad at photo
retouching, but it's great (much better than programs like Photoshop, I
think) at all the other things you use photoshop for. It's particularly
good with large images (ie. images larger than the amount of RAM in your
machine), and for working with colour.
- ¦ ¦ ¦ ¦
- 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:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/graphics/vips/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/vips
- pkg install vips
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vips
- Package flavors (<flavor>: <package>)
- x11: vips
- nox11: vips-nox11
- distinfo:
- TIMESTAMP = 1730257753
SHA256 (vips-8.16.0.tar.xz) = 6eca46c6ba5fac86224fd69007741012b0ea1f9aa1fcb9256b0cbc2faf768563
SIZE (vips-8.16.0.tar.xz) = 29542092
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:
-
- gtkdocize : textproc/gtk-doc
- cgif>=0.2.0 : graphics/cgif
- libheif>=1.4.0 : graphics/libheif
- highway>=1.0.5 : devel/highway
- openjpeg>=2.4 : graphics/openjpeg
- libjxl>=0.6 : graphics/libjxl
- libarchive>=3.0.0 : archivers/libarchive
- libexif>=0.6 : graphics/libexif
- openexr>=1.2.2 : graphics/openexr
- png>=1.2.9 : graphics/png
- libspng>=0.7 : graphics/libspng
- webp>=0.6 : graphics/webp
- msgfmt : devel/gettext-tools
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- bash : shells/bash
- python3.11 : lang/python311
- Library dependencies:
-
- libexpat.so : textproc/expat2
- libfreetype.so : print/freetype2
- libharfbuzz.so : print/harfbuzz
- libcfitsio.so : astro/cfitsio
- libfftw3.so : math/fftw3
- libfontconfig.so : x11-fonts/fontconfig
- libcgif.so : graphics/cgif
- libheif.so : graphics/libheif
- libhwy.so : devel/highway
- libopenjp2.so : graphics/openjpeg
- libjxl.so : graphics/libjxl
- liblcms2.so : graphics/lcms2
- libexif.so : graphics/libexif
- libmatio.so : math/matio
- libOpenEXR.so : graphics/openexr
- libpng.so : graphics/png
- libpoppler-glib.so : graphics/poppler-glib
- libspng.so : graphics/libspng
- libtiff.so : graphics/tiff
- libwebp.so : graphics/webp
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- librsvg-2.so : graphics/librsvg2-rust
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libMagick++-7.so : graphics/ImageMagick7@x11
- libjpeg.so : graphics/jpeg-turbo
- libarchive.so.13 : archivers/libarchive
- This port is required by:
- for Libraries
-
- graphics/nip2
- graphics/pecl-vips
- graphics/py-pyvips
- graphics/rubygem-ruby-vips
-
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 vips-8.16.0:
CFITSIO=on: FITS support via CFITSIO
DOCS=on: Build and/or install documentation
FFTW=on: Discrete Fourier Transform support
FONTCONFIG=on: X11 font configuration support
GIF=on: GIF image format support
HEIF=on: ISO/IEC 23008-12:2017 HEIF file format support
IMAGEQUANT=off: Image Quantization support
JPEG=on: JPEG image format support
JXL=on: JPEG XL image format via libjxl
LCMS2=on: Little CMS 2.x support
LIBARCHIVE=on: Save image pyramid via libarchive
LIBEXIF=on: EXIF metadata support via libexif
LIBRSVG2=on: SVG vector graphics support via librsvg2
MATIO=on: Matlab MAT format support
OPENEXR=on: HDR image format support via OpenEXR
PANGO=on: Pango rendering library support
PNG=on: PNG image format support
POPPLER=on: PDF and PS file support via poppler
SPNG=on: Simple PNG support
TIFF=on: TIFF image format support
WEBP=on: WebP image format support
====> ImageMagick image processing library support: you can only select none or one of them
IMAGEMAGICK=on: ImageMagick image processing support
GRAPHICSMAGICK=off: Image processing via GraphicsMagick
====> Use CPU-specific optimizations: you can only select none or one of them
HIGHWAY=on: SIMD support via Highway (preferred)
ORC=off: Accelerate loops with ORC
===> Use 'make config' to modify these settings
- Options name:
- graphics_vips
- USES:
- compiler:c++11-lang cpe gettext-tools gnome localbase meson pkgconfig python shebangfix tar:xz magick:x11 jpeg libarchive
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|