aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-02 10:55:15 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-02 10:55:15 +0000
commit030c53f1edd45a57145ecdaba17a7044b7ad33ae (patch)
treeb3ca51f249423a155e67c6d4c4c14846b27e8adf /graphics/Makefile
parent24cf53504fb37a37b96058a49f5b5abb5617b201 (diff)
downloadports-030c53f1edd45a57145ecdaba17a7044b7ad33ae.tar.gz
ports-030c53f1edd45a57145ecdaba17a7044b7ad33ae.zip
Add rubygem-image_processing 1.10.3
ImageProcessing provides higher-level image processing helpers that are commonly needed when handling image uploads. This gem can process images with either ImageMagick/GraphicsMagick or libvips libraries. ImageMagick is a good default choice, especially if you are migrating from another gem or library that uses ImageMagick. Libvips is a newer library that can process images very rapidly (often multiple times faster than ImageMagick). WWW: https://github.com/janko/image_processing
Notes
Notes: svn path=/head/; revision=524848
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index b410d178e838..d221ae72fbda 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -926,6 +926,7 @@
SUBDIR += rubygem-gitlab_emoji
SUBDIR += rubygem-goocanvas
SUBDIR += rubygem-gruff
+ SUBDIR += rubygem-image_processing
SUBDIR += rubygem-image_science
SUBDIR += rubygem-imagesize
SUBDIR += rubygem-invisible_captcha