111 lines
4.0 KiB
XML
111 lines
4.0 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>imath</Name>
|
|
<Homepage>https://www.openexr.com/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>BSD</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Library of 2D and 3D vector, matrix, and math operations for computer graphics</Summary>
|
|
<Description>Bilgisayar grafikleri için 2B ve 3B vektör, matris ve matematik işlemleri kitaplığı</Description>
|
|
<Archive sha1sum="27c8f61cd2881a47a2a89dc5c8190adcce1c5449" type="targz">https://github.com/AcademySoftwareFoundation/Imath/archive/refs/tags/v3.1.12.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>cmake</Dependency>
|
|
<Dependency>doxygen</Dependency>
|
|
<Dependency>boost-devel</Dependency>
|
|
<Dependency>boost-python3</Dependency>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>python3-numpy</Dependency>
|
|
<Dependency>python3-sphinx</Dependency>
|
|
<Dependency>python3-breathe</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch level="1">fedora/imath-python-test.patch</Patch>
|
|
<!-- <Patch level="1">fedora/209.patch</Patch> -->
|
|
<!-- <Patch level="1">fedora/imath-docs.patch</Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>imath</Name>
|
|
<Conflicts>
|
|
<Package>ilmbase</Package>
|
|
</Conflicts>
|
|
<RuntimeDependencies>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>python3</Dependency>
|
|
<Dependency>boost-python3</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>imath-devel</Name>
|
|
<Summary>Development files for imath</Summary>
|
|
<Conflicts>
|
|
<Package>ilmbase-devel</Package>
|
|
</Conflicts>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">imath</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="6">
|
|
<Date>2025-02-23</Date>
|
|
<Version>3.1.12</Version>
|
|
<Comment>Revuild.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2024-12-16</Date>
|
|
<Version>3.1.12</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2024-08-29</Date>
|
|
<Version>3.1.11</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2023-10-17</Date>
|
|
<Version>3.1.9</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2023-06-06</Date>
|
|
<Version>3.1.9</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2021-10-26</Date>
|
|
<Version>3.1.3</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|