123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>openimageio</Name>
- <Homepage>https://openimageio.readthedocs.org/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2+</License>
- <IsA>library</IsA>
- <Summary>Library for reading and writing images</Summary>
- <Description>OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications.</Description>
- <Archive sha1sum="35839850bc3fb149ddf68ce49222114a36dd06d8" type="targz">https://github.com/AcademySoftwareFoundation/OpenImageIO/archive/refs/tags/v2.5.4.0.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>git</Dependency>
- <Dependency>cmake</Dependency>
- <Dependency>pybind11</Dependency>
- <Dependency>boost-devel</Dependency>
- <Dependency>boost-python3</Dependency>
- <Dependency>openssl-devel</Dependency>
- <Dependency>pugixml-devel</Dependency>
- <Dependency>openexr-devel</Dependency>
- <Dependency>imath-devel</Dependency>
- <Dependency>glew-devel</Dependency>
- <Dependency>python3-devel</Dependency>
- <Dependency>txt2man</Dependency>
- <Dependency>libpng-devel</Dependency>
- <Dependency>tiff-devel</Dependency>
- <Dependency>webp-devel</Dependency>
- <Dependency>ffmpeg-devel</Dependency>
- <Dependency>opencv-devel</Dependency>
- <Dependency>freetype-devel</Dependency>
- <Dependency>giflib-devel</Dependency>
- <Dependency>zlib-devel</Dependency>
- <Dependency>jasper-devel</Dependency>
- <Dependency>libraw-devel</Dependency>
- <Dependency>hdf5-devel</Dependency>
- <Dependency>qt5-base-devel</Dependency>
- <Dependency>onetbb-devel</Dependency>
- <Dependency>openjpeg2-devel</Dependency>
- <!-- <Dependency>OpenColorIO1-devel</Dependency> -->
- <!-- <Dependency>opencolorio-devel</Dependency> -->
- <Dependency>libjpeg-turbo-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <!-- <Patch level="1">ffmpeginput.patch</Patch> -->
- </Patches>
- </Source>
- <Package>
- <Name>openimageio</Name>
- <RuntimeDependencies>
- <Dependency>tiff</Dependency>
- <Dependency>webp</Dependency>
- <Dependency>boost</Dependency>
- <Dependency>opencv</Dependency>
- <Dependency>pugixml</Dependency>
- <Dependency>openssl</Dependency>
- <Dependency>giflib</Dependency>
- <Dependency>pybind11</Dependency>
- <Dependency>imath</Dependency>
- <Dependency>openjpeg2</Dependency>
- <Dependency>openexr-libs</Dependency>
- <Dependency>libjpeg-turbo</Dependency>
- <Dependency>libraw</Dependency>
- <Dependency>zlib</Dependency>
- <Dependency>ffmpeg</Dependency>
- <Dependency>libpng</Dependency>
- <Dependency>python3</Dependency>
- <Dependency>freetype</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>libglvnd</Dependency>
- <Dependency>qt5-base</Dependency>
- <Dependency>onetbb</Dependency>
- <!--<Dependency>opencolorio</Dependency> --> <!--çember-->
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/libOpenImageIO*</Path>
- <Path fileType="library">/usr/lib/python3.11/site-packages</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="doc">/usr/share</Path>
- </Files>
- </Package>
- <Package>
- <Name>openimageio-devel</Name>
- <Summary>Development files for openimageio</Summary>
- <RuntimeDependencies>
- <Dependency release="current">openimageio</Dependency>
- <Dependency>tiff-devel</Dependency>
- <Dependency>webp-devel</Dependency>
- <Dependency>boost-devel</Dependency>
- <Dependency>opencv-devel</Dependency>
- <Dependency>giflib-devel</Dependency>
- <Dependency>pugixml-devel</Dependency>
- <Dependency>imath-devel</Dependency>
- <Dependency>openjpeg2-devel</Dependency>
- <Dependency>openexr-devel</Dependency>
- <Dependency>libjpeg-turbo-devel</Dependency>
- <Dependency>libraw-devel</Dependency>
- <Dependency>zlib-devel</Dependency>
- <Dependency>ffmpeg-devel</Dependency>
- <Dependency>libpng-devel</Dependency>
- <Dependency>python3-devel</Dependency>
- <Dependency>freetype-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="library">/usr/lib/pkgconfig</Path>
- <Path fileType="library">/usr/lib/cmake</Path>
- </Files>
- </Package>
- <History>
- <Update release="18">
- <Date>2023-10-22</Date>
- <Version>2.5.4.0</Version>
- <Comment>Version bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="17">
- <Date>2022-01-18</Date>
- <Version>2.2.18.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="16">
- <Date>2021-11-20</Date>
- <Version>2.2.18.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="15">
- <Date>2021-10-24</Date>
- <Version>2.2.18.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="14">
- <Date>2021-06-30</Date>
- <Version>2.2.15.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="13">
- <Date>2021-03-12</Date>
- <Version>2.2.12.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="12">
- <Date>2021-03-10</Date>
- <Version>2.2.12.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="11">
- <Date>2020-09-18</Date>
- <Version>2.0.13</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2019-11-05</Date>
- <Version>1.8.17</Version>
- <Comment>Version bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2018-09-01</Date>
- <Version>1.8.9</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2018-05-11</Date>
- <Version>1.8.9</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2018-04-26</Date>
- <Version>1.8.9</Version>
- <Comment>Rebuild ffmpeg</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2018-03-23</Date>
- <Version>1.7.12</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2018-02-13</Date>
- <Version>1.7.12</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2017-03-17</Date>
- <Version>1.7.12</Version>
- <Comment>Version bump</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2016-06-20</Date>
- <Version>1.6.14</Version>
- <Comment>Version bump.</Comment>
- <Name>Yusuf Aydemir</Name>
- <Email>yusuf.aydemir@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-15</Date>
- <Version>1.5.20</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-04-08</Date>
- <Version>1.5.20</Version>
- <Comment>First release</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- </History>
- </PISI>
|