Port details |
- rubygem-ruby-vips Binding for the vips image processing library
- 2.1.4 graphics
=0 2.1.4Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-02-02 10:59:26
- Last Update: 2021-11-21 21:17:13
- Commit Hash: d104d8a
- Also Listed In: rubygems
- License: MIT
- Description:
- This gem is a Ruby binding for the libvips image processing library.
Programs that use ruby-vips don't manipulate images directly, instead they
create pipelines of image processing operations building on a source image. When
the end of the pipe is connected to a destination, the whole pipeline executes
at once, streaming the image in parallel from source to destination a section at
a time. Because ruby-vips is parallel, it's quick, and because it doesn't need
to keep entire images in memory, it's light.
WWW: https://github.com/libvips/ruby-vips
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-ruby-vips>0:graphics/rubygem-ruby-vips
- To install the port:
- cd /usr/ports/graphics/rubygem-ruby-vips/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/rubygem-ruby-vips
- pkg install rubygem-ruby-vips
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-ruby-vips
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1637520012
SHA256 (rubygem/ruby-vips-2.1.4.gem) = ef3c08c11c18141ff1efc09f780b96da9c357cb2f98832f1d029670348bfffa6
SIZE (rubygem/ruby-vips-2.1.4.gem) = 67072
- 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:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-ffi>=1.12<2 : devel/rubygem-ffi
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Library dependencies:
-
- libvips.so : graphics/vips
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
-
- This port is required by:
- for Run
-
- graphics/rubygem-image_processing
- Configuration Options:
- No options to configure
- Options name:
- graphics_rubygem-ruby-vips
- USES:
- gem gnome shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|