---
name: exrtools
version: 0.4_7
origin: graphics/exrtools
comment: Utilities for manipulating with HDR images in OpenEXR format
arch: freebsd:9:x86:64
www: http://scanline.ca/exrtools/
maintainer: ehaupt@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 165281
desc: |
  exrtools is a set of simple command-line utilities for manipulating
  with high dynamic range images in OpenEXR format. OpenEXR is a high
  dynamic-range (HDR) image file format developed by Industrial Light
  & Magic for use in computer imaging applications.

  exrtools was developed to help experiment with batch processing of
  HDR images for tone mapping. Each application is small and
  reasonably self-contained such that the source code may be of most
  value to others.

  exrtools currently only works with RGBA OpenEXR files. As well, the
  code assumes that the EXR files and PNG files all use sRGB primaries
  and gamma function.

  WWW: http://scanline.ca/exrtools/
deps:
  png: {origin: graphics/png, version: 1.5.17}
  jpeg: {origin: graphics/jpeg, version: 8_4}
  ilmbase: {origin: graphics/ilmbase, version: 1.0.3}
  OpenEXR: {origin: graphics/OpenEXR, version: 1.7.1}
categories:
- graphics
shlibs_required:
- libIlmImf.so.7
- libImath.so.7
- libHalf.so.7
- libIexMath.so.7
- libIlmThread.so.7
- libIex.so.7
- libpng15.so.15
- libjpeg.so.11
files:
  /usr/local/bin/exrblur: bf57121ce4be725d1576be302205cb60e10180b74ec4a3dc1cbf35125c8648cd
  /usr/local/bin/exrchr: d0aed082129218ad8753f73ef067e820a300372a6b1b9e21c9a4fbaf0064a74c
  /usr/local/bin/exricamtm: 37278dd66a069ec3b05f386973b104b8d9d4daf7f472e2be0b081676416cfd74
  /usr/local/bin/exrnlm: 172335992065a873929dbe79a8093c6e5e1df2c9490fac50995785aadae9f8dd
  /usr/local/bin/exrnormalize: 2f225f32360b26d64c1f92d48599aeced6f79ae1f94c98f49d4fc068f7acfefa
  /usr/local/bin/exrpptm: 8103c0191a5f74dfd916f5d6e2bc6d74ff3cf46d95dc0546b303e87964da9970
  /usr/local/bin/exrstats: e1729d85562b6f8bbceece82f547ed859bc4d038dc8ff23fd9495eea3356cbe2
  /usr/local/bin/exrtopng: 07b98ad9e243d79178c9d891162dba5599aaf8e39fa7eb53d3e42eaf44549379
  /usr/local/bin/jpegtoexr: f9a652c7b647d06b8b045e40ed9a8095fcf2eac123cf671229c8abece27874f3
  /usr/local/bin/pngtoexr: c46e36f53411a7755208a9b0116e10f64f3b85ea2f7435091c2be57c76b9174f
  /usr/local/bin/ppmtoexr: f67c0cd0bf3a227d9d45f3d3113bb01a12966856d288db77ee516cbe99c83c55
  /usr/local/man/man1/exrblur.1.gz: 131f215b39a7f6018b8fde7ea3f71aef2224f8e3ef05f63197ab3b796cd9e60b
  /usr/local/man/man1/exrchr.1.gz: 5a1e1df7a0f49ccdddfd4202249c3c4e90caacd53abcef034b19d45cfa4a36df
  /usr/local/man/man1/exricamtm.1.gz: f9200868e17184d4afeeb390aaa0b4a47c76c5c9a8a29d3f4229342c974a9017
  /usr/local/man/man1/exrnlm.1.gz: 9e6fce98135947350868c3a580ab669729dbafcbc4fcddb928f7c52c694b40a0
  /usr/local/man/man1/exrnormalize.1.gz: a95447545ed48789a04cdf70cdd512478f13556f2d9353b6f1350738567899eb
  /usr/local/man/man1/exrpptm.1.gz: cf12d5fe6d8bef9c64f2e400abddcf811766ce2203f9d1cd26d92a5368cd969f
  /usr/local/man/man1/exrstats.1.gz: e1b44960bbcd1ff084c0bd1a05d5e4d98eac033dbf97f4cbe1d78ef8ae7cf411
  /usr/local/man/man1/exrtools.1.gz: 6ac188cf4202fb0f0d8351265b8c5288a0f13c0232f4c84060f8da9c9a8959eb
  /usr/local/man/man1/exrtopng.1.gz: 187db6e188610ff804a91fd9e28fcff78437c845d2868fd06cbcfff882c54c91
  /usr/local/man/man1/jpegtoexr.1.gz: 7d49dc4464fa4ff14bbe802944e4bdf740db9ab4cf05786b2c30cfb9395c44db
  /usr/local/man/man1/pngtoexr.1.gz: 28382a9226975891f8007977252681090b4d9bf490fd098205cecbad6999b2f1
  /usr/local/man/man1/ppmtoexr.1.gz: 439ca232d16a3445c15db4ee3aad34534e5c4bd5fbc24555c1ba5e3fcf4da89f
  /usr/local/share/licenses/exrtools-0.4_7/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/exrtools-0.4_7/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/exrtools-0.4_7/catalog.mk: 5a62b015538a8ddc3e439a44b3cabdf88b947ba461385688d08d2396c84d5098
directories:
  /usr/local/share/licenses/exrtools-0.4_7/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
