aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-15 17:55:53 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-15 17:55:53 +0000
commite4615bb32b5dc7d048ac324c6ea14f7028caa141 (patch)
tree046917fb7df7a6d136396c72199a7c5272420159 /graphics/Makefile
parentcab42c951a16456f224156757321fb3326f29630 (diff)
downloadports-e4615bb32b5dc7d048ac324c6ea14f7028caa141.tar.gz
ports-e4615bb32b5dc7d048ac324c6ea14f7028caa141.zip
Add openjph 0.7.2
Open source implementation of High-throughput JPEG2000 (HTJ2K), also known as JPH, JPEG2000 Part 15, ISO/IEC 15444-15, and ITU-T T.814. Here, we are interested in implementing the HTJ2K only, supporting features that are defined in JPEG2000 Part 1 (for example, for wavelet transform, only reversible 5/3 and irreversible 9/7 are supported). WWW: https://github.com/aous72/OpenJPH
Notes
Notes: svn path=/head/; revision=555251
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 fdc3b03b6ad1..842a44463fdf 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -589,6 +589,7 @@
SUBDIR += openimageio
SUBDIR += openjpeg
SUBDIR += openjpeg15
+ SUBDIR += openjph
SUBDIR += openjump
SUBDIR += opennurbs
SUBDIR += openorienteering-mapper