| Port details |
- opentimelineio API and interchange format for editorial timeline information
- 0.18.0 multimedia
=2 0.17.0_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-01-29 19:18:06
- Last Update: 2025-11-10 11:58:11
- Commit Hash: 487bb67
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/PixarAnimationStudios/OpenTimelineIO
- Description:
- OpenTimelineIO is an interchange format and API for editorial cut
information. OTIO is not a container format for media, rather it
contains information about the order and length of cuts and references
to external media.
¦ ¦ ¦ ¦ 
- 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:
-
- opentimelineio>0:multimedia/opentimelineio
- To install the port:
- cd /usr/ports/multimedia/opentimelineio/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/opentimelineio
- pkg install opentimelineio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: opentimelineio
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1762595738
SHA256 (PixarAnimationStudios-OpenTimelineIO-v0.18.0_GH0.tar.gz) = 746854490ee1d6bfb3071027afac8cdb5c477140011be2473d26e9b724cc6283
SIZE (PixarAnimationStudios-OpenTimelineIO-v0.18.0_GH0.tar.gz) = 1622822
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:
-
- rapidjson.h : devel/rapidjson
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libImath.so : math/Imath
- This port is required by:
- for Libraries
-
- multimedia/kdenlive
Configuration Options:
- No options to configure
- Options name:
- multimedia_opentimelineio
- USES:
- cmake:testing compiler:c++14-lang
- 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 |
0.18.0 10 Nov 2025 11:58:11
    |
Gleb Popov (arrowd)  |
multimedia/opentimelineio: Update to 0.18.0
PR: 290889
Approved by: yuri |
0.17.0_2 10 Aug 2025 19:02:44
    |
Matthias Andree (mandree)  |
*: Bump PORTREVISION for math/Imath update |
0.17.0_1 10 Aug 2025 19:02:43
    |
Matthias Andree (mandree)  |
*: strip Imath versioning
and mark py-opentimelineio as USES=python:3.11+ because versions
3.10 and older fail to package (some modules do not build).
Please everyone do test your ports with
BUILD_ALL_PYTHON_FLAVORS= yes
in your /usr/local/etc/poudriere.d/make.conf - and
poudriere bulk -Ct -j "$JAIL" multimedia/py-opentimelineio@all
(the @all is the crucial part here) |
0.17.0_1 28 Mar 2025 08:36:16
    |
Gleb Popov (arrowd)  |
multimedia/opentimelineio: Pass -DOTIO_DEPENDENCIES_INSTALL=OFF to CMake
With this option turned on the CMake config file ends up referencing the /deps/
subdir, which does not exist, because there are no deps that are actually
installed.
Reported by: KDE CI |
0.17.0 26 Aug 2024 00:52:23
    |
Yuri Victorovich (yuri)  |
multimedia/opentimelineio: update 0.16.0 → 0.17.0
Reported by: portscout |
0.16.0 05 Apr 2024 09:15:38
    |
Yuri Victorovich (yuri)  |
multimedia/{,py-}opentimelineio: update 0.15 → 0.16.0
Reported by: portscout |
0.15_3 02 Jun 2023 21:40:45
    |
Matthias Andree (mandree)  |
*: bump PORTREVISION of Imath users
...because math/Imath 3.1.9 reset the major version of
libImath to 29 from 31. See math/Imath 3.1.9 for details. |
0.15_2 28 May 2023 18:39:40
    |
Matthias Andree (mandree)  |
*: Bump revision of ports using math/Imath
...after its major revision update. |
0.15_1 04 Mar 2023 10:41:17
    |
Matthias Andree (mandree)  |
*: Bump PORTREVISION of math/Imath users |
0.15 30 Sep 2022 03:09:03
    |
Yuri Victorovich (yuri)  |
multimedia/{,py-}opentimelineio: Add PORTSCOUT tag |
0.15 28 Sep 2022 03:47:16
    |
Yuri Victorovich (yuri)  |
multimedia/{,py-}opentimelineio: Update 0.14.1 -> 0.15
Reported by: portscout |
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) |
0.14.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 ) |
0.14.1 08 May 2022 19:48:13
    |
Yuri Victorovich (yuri)  |
multimedia/{,py-}opentimelineio: Update PORTSCOUT tag |
0.14.1 06 Feb 2022 11:02:38
    |
Yuri Victorovich (yuri)  |
multimedia/{,py-}opentimelineio: Add PORTSCOUT tag |
0.14.1 31 Jan 2022 23:02:10
    |
Yuri Victorovich (yuri)  |
multimedia/{,py-}opentimelineio: Fix buid by adding missing C++ #include
statement
Reported by: fallout |
0.14.1 29 Jan 2022 21:02:34
    |
Yuri Victorovich (yuri)  |
multimedia/py-opentimelineio: New port: API and interchange format for editorial
timeline information |
0.14.1 29 Jan 2022 19:15:19
    |
Yuri Victorovich (yuri)  |
multimedia/opentimelineio: New port: API and interchange format for editorial
timeline information |