Port details |
- ampasACES-container ACES Container Reference Implementation
- 1.0.2_1 graphics =2 1.0.2_1Version 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: 2013-10-14 13:33:13
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: AMPAS
- WWW:
- https://github.com/ampas/aces_container
- Description:
- ACES Container Reference Implementation
This folder contains a reference implementation for an ACES container
file writer intended to be used with the Academy Color Encoding System (ACES).
The resulting file is compliant with the ACES container specification
(SMPTE S2065-4). However, there are a few things that are not demonstrated by
this reference implementation.
Stereo channels
EndOfFileFiller
Arbitrary attributes and naming validations
half type attributes
keycode value validations
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ampasACES-container>0:graphics/ampasACES-container
- To install the port:
- cd /usr/ports/graphics/ampasACES-container/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/ampasACES-container
- pkg install ampasACES-container
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ampasACES-container
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1529780817
SHA256 (ampas-aces_container-1.0.2-7a4e21e_GH0.tar.gz) = 2560bf54d307a026456053bad747fb5e0643004c887fe7751246acb4055ba096
SIZE (ampas-aces_container-1.0.2-7a4e21e_GH0.tar.gz) = 27112
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Libraries
-
- graphics/ampasCTL
Configuration Options:
- ===> The following configuration options are available for ampasACES-container-1.0.2_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- graphics_ampasACES-container
- USES:
- cmake pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.2_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0.2_1 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.0.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.2_1 23 Jun 2018 20:04:27 |
adridg |
Fix graphics/ampasACES-container with Clang6.
aces_formatter.cpp:255:24: error: non-constant-expression cannot
be narrowed from type 'unsigned int' to 'int32' (aka 'int') in
initializer list [-Wc++11-narrowing]
scanLineHeader sh = { yMin + row, scanLineSize };
Reported upstream as well. Not bumping PORTREVISION since this is just
a compile fix. |
1.0.2_1 23 Jun 2018 19:15:19 |
adridg |
Update graphics/ampasACES-container to the actual 1.0.2 version.
Previous commit updated PORTREVISION, but left GH_TAGNAME the same,
leading to a port version called 1.0.2, compiling the 1.0.1 code.
See, e.g., https://github.com/ampas/aces_container/releases |
1.0.2 04 Nov 2017 13:55:06 |
vanilla |
Update to 1.0.2. |
1.0.1 10 Feb 2017 03:38:56 |
vanilla |
Update to 1.0.1. |
1.0.0 07 May 2015 15:17:33 |
mat |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.0.0 22 Feb 2015 09:06:57 |
nemysis |
- This port are no longer used or cared for. |
1.0.0 07 Dec 2014 00:37:12 |
nemysis |
- Recreate tarball, new GH_COMMIT |
1.0.0 07 Dec 2014 00:07:48 |
antoine |
Canonicalize a few licenses |
1.0.0 06 Dec 2014 21:37:12 |
feld |
LICENSE_PERMS did not include all permissions for the custom license
Submitted by: antoine |
1.0.0 06 Dec 2014 21:19:38 |
feld |
ampas ports have custom license, not BSD
Modernize ampasCTL, appease portlint |
1.0.0 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
1.0.0 03 Dec 2013 15:11:33 |
makc |
- Respect CMAKE_BUILD_TYPE (and fix packaging with non-default build settings)
Approved by: maintainter |
1.0.0 14 Oct 2013 13:33:04 |
nemysis |
ACES Container Reference Implementation
This folder contains a reference implementation for an ACES container
file writer intended to be used with the Academy Color Encoding System (ACES).
The resulting file is compliant with the ACES container specification
(SMPTE S2065-4). However, there are a few things that are not demonstrated by
this reference implementation.
Stereo channels
EndOfFileFiller
Arbitrary attributes and naming validations
half type attributes
keycode value validations
WWW: https://github.com/ampas/aces_container
Approved by: wg/pawel (mentors) |