99 lines
3.4 KiB
XML
99 lines
3.4 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>opencl-icd</Name>
|
|
<Homepage>https://github.com/OCL-dev/ocl-icd</Homepage>
|
|
<Packager>
|
|
<Name>Mathias Freire</Name>
|
|
<Email>mathiasfreire45@gmail.com</Email>
|
|
</Packager>
|
|
<License>Apache-2</License>
|
|
<License>BSD-2-Clause</License>
|
|
<IsA>library</IsA>
|
|
<Summary>OpenCL ICD loader library</Summary>
|
|
<Description>OpenCL is a royalty-free standard for cross-platform, parallel programming of modern processors found in personal computers, servers and handheld/embedded devices.</Description>
|
|
<Archive sha1sum="c87fe35f2e57a0f56dafff33388c97bb10a4c1c1" type="targz">https://github.com/OCL-dev/ocl-icd/archive/refs/tags/v2.3.4.tar.gz</Archive>
|
|
<Archive sha1sum="227df28dd56f118e601f1c94b4610563f3920d1a" type="targz" name="OpenCL-CLHPP-2023.04.17.ta.gz" target="ocl-icd-2.3.4">https://github.com/KhronosGroup/OpenCL-CLHPP/archive/refs/tags/v2025.07.22.tar.gz</Archive>
|
|
<Archive sha1sum="f9acc35ec6e41a938cf16f0f5db73a5dc5c547e2" type="targz" target="ocl-icd-2.3.4">https://github.com/KhronosGroup/OpenCL-Headers/archive/refs/tags/v2025.07.22.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>cmake</Dependency>
|
|
<Dependency>ruby</Dependency>
|
|
<!-- <Dependency>doxygen</Dependency> -->
|
|
<Dependency>python3</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>opencl-icd</Name>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>opencl-icd-32bit</Name>
|
|
<BuildType>emul32</BuildType>
|
|
<PartOf>emul32</PartOf>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib32</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>opencl-icd-devel</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">opencl-icd</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="data">/usr/lib32/pkgconfig</Path>
|
|
<Path fileType="data">/usr/share/cmake</Path>
|
|
<Path fileType="data">/usr/lib/cmake</Path>
|
|
<Path fileType="data">/usr/lib32/cmake</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="5">
|
|
<Date>2026-03-14</Date>
|
|
<Version>2.3.4</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2023-11-05</Date>
|
|
<Version>2.3.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2023-01-02</Date>
|
|
<Version>2.3.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2021-01-28</Date>
|
|
<Version>2.2.14</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2019-11-15</Date>
|
|
<Version>2.2.12</Version>
|
|
<Comment>First Release</Comment>
|
|
<Name>Idris Kalp</Name>
|
|
<Email>idriskalp@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|