67 lines
2.5 KiB
XML
67 lines
2.5 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>opentimelineio</Name>
|
|
<Homepage>https://github.com/AcademySoftwareFoundation/OpenTimelineIO/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>Apache-2.0</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Open Source API and interchange format for editorial timeline information</Summary>
|
|
<Description>Open Source API and interchange format for editorial timeline information</Description>
|
|
<Archive sha1sum="ac5ab0b5ca968686650e59de73a4afde6ce72534" type="targz">https://github.com/AcademySoftwareFoundation/OpenTimelineIO/archive/refs/tags/v0.17.0.tar.gz</Archive>
|
|
<Archive sha1sum="4e4fc37ace22d9eb4e8eb39004566c44b6100b7a" type="targz" target="OpenTimelineIO-0.17.0">https://github.com/Tencent/rapidjson/archive/24b5e7a8b27f42fa16b96fc70aade9106cf7102f/rapidjson-24b5e7a8b27f42fa16b96fc70aade9106cf7102f.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>cmake</Dependency>
|
|
<Dependency>pybind11</Dependency>
|
|
<Dependency>imath-devel</Dependency>
|
|
</BuildDependencies>
|
|
-->
|
|
<!--
|
|
<Patches>
|
|
<Patch>opentimelineio.patch</Patch>
|
|
<Patch level="1">opentimelineio.patch</Patch>
|
|
</Patches>
|
|
-->
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>opentimelineio</Name>
|
|
<!--
|
|
<RuntimeDependencies>
|
|
<Dependency>Dep1</Dependency>
|
|
</RuntimeDependencies>
|
|
-->
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>opentimelineio-devel</Name>
|
|
<Summary>Development files for opentimelineio</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">opentimelineio</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/share/opentime</Path>
|
|
<Path fileType="data">/usr/share/opentimelineio</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2025-04-21</Date>
|
|
<Version>0.17.0</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|