| Port details on branch 2020Q3 |
- ampasCTL Color Transformation Language interpreter
- 1.5.2_8 graphics
=0 1.5.2_8Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2020-07-18 09:31:36
- Last Update: 2020-08-16 09:51:32
- Commit Hash: 75935ee
- Also Listed In: devel
- License: AMPAS
- WWW:
- https://github.com/ampas/CTL
- Description:
- # The Color Transformation Language #
The Color Transformation Language, or CTL, is a programming language for digital
color management.
Digital color management requires translating digital images between different
representations or color spaces. For example, the pixels in an image may encode
the colors that should be seen when the image is displayed on a video monitor.
Printing this image on paper, or recording it on motion picture film requires
transforming the pixels to an appropriate representation: Video, inks on paper
and film all have different color gamuts and dynamic ranges. Color mixing is
additive for video, but subtractive for inks and film. Video and film typically
use three color channels, while four or more inks are used for printing on
paper. A color management system must transform each pixel in the original image
to corresponding amounts of ink or film density values.
WWW: https://github.com/ampas/CTL
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ampasCTL>0:graphics/ampasCTL
- To install the port:
- cd /usr/ports/graphics/ampasCTL/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/ampasCTL
- pkg install ampasCTL
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ampasCTL
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1486698042
SHA256 (ampas-CTL-1.5.2-57b48a2_GH0.tar.gz) = 5cefe423a93f34aca8cd1df5878242dac236e309540db328e2f7161bf8907766
SIZE (ampas-CTL-1.5.2-57b48a2_GH0.tar.gz) = 1411847
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libImath.so : graphics/ilmbase
- libIlmImf.so : graphics/openexr
- libtiff.so : graphics/tiff
- libAcesContainer.so : graphics/ampasACES-container
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ampasCTL-1.5.2_8:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- graphics_ampasCTL
- USES:
- compiler:c++11-lang cmake pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|