---
name: openexr_ctl
version: 1.0.1
origin: graphics/openexr_ctl
comment: Simplified OpenEXR interface to CTL
arch: freebsd:9:x86:64
www: http://www.openexr.com/
maintainer: nemysis@gmx.ch
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 343422
desc: "* IlmImfCtl provides a simplified OpenEXR interface to CTL.\n\n* exrdpx is
  an initial version of a CTL-driven file converter\n  that translates DPX files into
  OpenEXR files and vice versa.\n  The conversion between the DPX and OpenEXR color
  spaces is\n  handled by CTL transforms.\n\n* exr_ctl_exr is an initial version of
  a program that can bake\n  the effect of a series of CTL transforms into the pixels
  of\n  an OpenEXR file.\n\nWARNING: the exrdpx file converter and the exr_ctl_exr
  program are\nstill under development.  They are good enough for experimentation,\nbut
  they are not ready for production use.  The programs are slow,\nand the DPX file
  I/O capabilities of exrdpx are minimal; most DPX\nheader fields and most OpenEXR
  attributes are lost during file\nconversion.\n\nWWW:\thttp://www.openexr.com/\nWWW:\thttp://www.oscars.org/science-technology/council/projects/ctl.html\nWWW:\thttp://ampasctl.sourceforge.net/\n"
deps:
  OpenEXR: {origin: graphics/OpenEXR, version: 1.7.1}
  ampasCTL: {origin: graphics/ampasCTL, version: 1.4.1}
  ilmbase: {origin: graphics/ilmbase, version: 1.0.3}
categories: [graphics, devel]
files:
  /usr/local/bin/exr_ctl_exr: 55ed302c1654191724fd461e95b5ba44a03fc89abc8e9ec18845cb90831efc12
  /usr/local/bin/exrdpx: 661f77a2410df0740477738c5415572687cf4d0c1b63aeac3db159b61aab9656
  /usr/local/include/OpenEXR/ImfCtlApplyTransforms.h: e65f8cc2bee8b3868f669b3f9e2d896cab8e2a07a7e7792a4d07967b9a246781
  /usr/local/lib/CTL/change_saturation.ctl: 6f5f95b00ca9d956f8a1aa6ebcd2cd355114ebeb9a9b0b3897ee2b8e9473e76f
  /usr/local/lib/CTL/transform_DPX_EXR.ctl: 2d56b6700751c9e77f8a82dd96e75018451c0c80a074d51cbf90d97758be19f7
  /usr/local/lib/CTL/transform_EXR_DPX.ctl: 8a88c2e66f704c5d537549ec9534ee4f804f470abd2ec5f74595149113e7bf66
  /usr/local/lib/CTL/transform_RRT.ctl: 38175c0524b0e490f3ffcaa77c189e69eb3ea9f7767a5e92ba8a49d30c06d228
  /usr/local/lib/CTL/transform_display_video.ctl: cfa1b8fc4da16d67bea49e5544ee60cda267b7e3dc963a779650af41c2c427f6
  /usr/local/lib/CTL/utilities.ctl: af3d005069236e18a51bef131650bb9c0314bf869983ad472f98dc9423aada05
  /usr/local/lib/libIlmImfCtl.a: 9cae26d5f672111041deaecfa033b7b3cb6b1c4997d603f1ae7642d6d3a0804e
  /usr/local/lib/libIlmImfCtl.la: 6d9140437c25f488f40ad0d630bb11f125de6def064a706c1d512b15d59014e0
  /usr/local/lib/libIlmImfCtl.so: '-'
  /usr/local/lib/libIlmImfCtl.so.2: ecdf901bfa35087352744929761de03d428bc518dd0a30953fa3993258f0dd90
  /usr/local/libdata/pkgconfig/OpenEXR_CTL.pc: 8c05759e379a894bdcdce6716bbf4333474715a59117816327f642690817aa2e
  /usr/local/share/doc/openexr_ctl/AUTHORS: 3c05c5733797cd2400648113583abe7136b14491bbc6074ce90229296b763cef
  /usr/local/share/doc/openexr_ctl/ChangeLog: e2f25360717d999442d23d1e95ecbcb6b4330557e29ae16810973e2d93945f70
  /usr/local/share/doc/openexr_ctl/README: 2003fddb1777ded0b913e7457652f1c5962fc9177d129add09dd21542e5c7c09
  /usr/local/share/licenses/openexr_ctl-1.0.1/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/openexr_ctl-1.0.1/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/openexr_ctl-1.0.1/catalog.mk: 27c6c79e27ec0a9ebd01fe9e6cb731a414e16697044e090188fe8cc82213f771
directories:
  /usr/local/share/licenses/openexr_ctl-1.0.1/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/openexr_ctl/: n
  /usr/local/lib/CTL/: n
  /usr/local/include/OpenEXR/: y
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
