freebsd-ports/graphics/ampasCTL/pkg-descr
Rusmir Dusko f1b61496bc - Bump portrevision
- Change master sites SF --> GH, recreate tarball
- Change maintainer email gmx.ch --> FreeBSD.org
- Use the new format for LIB_DEPENDS
- USES pathfix pkgconfig
- Add dependency for aclocal
- Add DOCS Option, change and remove from pkg-plist
- Use pathfix and REINPLACE_CMD instead of simple patches
- Change WWW

Approved by:	wg/pawel (mentors)
2013-09-24 21:28:32 +00:00

22 lines
675 B
Text

ABOUT THE CTL LIBRARIES
-----------------------
The CTL interpreter source code release contains the following
C++ libraries:
IlmCtl The CTL interpreter front end and the interpreter's
public programming interface.
IlmCtlSimd The interpreter's SIMD back end.
IlmCtlMath Math routines that are used by IlmCtlSimd: conversions
between standard color spaces, 1D and 3D lookup tables,
3D scattered data interpolation.
IlmCtlTest Confidence tests for IlmCtl, IlmCtlSimd
IlmCtlMathTest Confidence tests for IlmCtlMath
IlmCtlTest Confidence tests for IlmImfCtl
WWW: https://github.com/ampas/CTL/