opencolorio new package

This commit is contained in:
Rmys
2021-06-30 12:34:56 +03:00
parent 45bf0318c1
commit 82dc5356ed
8 changed files with 386 additions and 3 deletions
+77 -1
View File
@@ -68035,6 +68035,82 @@ cleaner, which will allow to add new features in the future.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>opencolorio</Name>
<Homepage>http://opencolorio.org/</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>BSD</License>
<IsA>app</IsA>
<PartOf>multimedia.misc</PartOf>
<Summary xml:lang="en">Enables color transforms and image display across graphics apps</Summary>
<Description xml:lang="en">Grafik uygulamalarında renk dönüşümlerini ve görüntü ekranını etkinleştirir</Description>
<Archive type="targz" sha1sum="79054e95ca37ba65e91b2b32447f9640f4213cb0" name="v2.0.1.tar.gz">https://github.com/AcademySoftwareFoundation/OpenColorIO/archive/refs/tags/v2.0.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>pybind11</Dependency>
<Dependency>yaml-cpp</Dependency>
<Dependency>glew-devel</Dependency>
<Dependency>lcms2-devel</Dependency>
<Dependency>boost-devel</Dependency>
<Dependency>pystring-devel</Dependency>
<Dependency>freeglut-devel</Dependency>
<Dependency>tinyxml-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>ilmbase-devel</Dependency>
<Dependency>openimageio-devel</Dependency>
</BuildDependencies>
<SourceURI>multimedia/misc/opencolorio/pspec.xml</SourceURI>
</Source>
<Package>
<Name>opencolorio</Name>
<RuntimeDependencies>
<Dependency>glew</Dependency>
<Dependency>expat</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>ilmbase</Dependency>
<Dependency>lcms2</Dependency>
<Dependency>freeglut</Dependency>
<Dependency>libglvnd</Dependency>
<Dependency>mesa-glu</Dependency>
<Dependency>pystring</Dependency>
<Dependency>openimageio</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share/ocio</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Conflicts>
<Package>OpenColorIO1</Package>
</Conflicts>
</Package>
<Package>
<Name>opencolorio-devel</Name>
<Summary xml:lang="en">Development files for opencolorio</Summary>
<RuntimeDependencies>
<Dependency release="2">opencolorio</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2021-06-30</Date>
<Version>2.0.1</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>libopusenc</Name>
@@ -261376,7 +261452,7 @@ to create header files and sources from protocol files.</Description>
<Update release="1">
<Date>2021-06-30</Date>
<Version>1.1.3</Version>
<Comment>First release</Comment>
<Comment>First release.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>