new homepages.
This commit is contained in:
@@ -3,58 +3,56 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>opencl-icd</Name>
|
||||
<Homepage>https://forge.imag.fr/projects/ocl-icd/</Homepage>
|
||||
<Homepage>https://github.com/OCL-dev/ocl-icd</Homepage>
|
||||
<Packager>
|
||||
<Name>Mathias Freire</Name>
|
||||
<Email>mathiasfreire45@gmail.com</Email>
|
||||
</Packager>
|
||||
<License>BSD</License>
|
||||
<License>Clause</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="437a9ddb5ab51c7cf9589b83c86df5cfbad918f2" type="targz">https://github.com/OCL-dev/ocl-icd/archive/v2.2.12.tar.gz</Archive>
|
||||
<Archive sha1sum="67aaa4264084ae0551f1f3045998e78b217ee37d" type="tarxz" target="ocl-icd-2.2.12">https://sourceforge.net/projects/pisilinux/files/source/OpenCL-Headers-2.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>ruby</Dependency>
|
||||
</BuildDependencies>
|
||||
<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="437a9ddb5ab51c7cf9589b83c86df5cfbad918f2" type="targz">https://github.com/OCL-dev/ocl-icd/archive/v2.2.12.tar.gz</Archive>
|
||||
<Archive sha1sum="67aaa4264084ae0551f1f3045998e78b217ee37d" type="tarxz" target="ocl-icd-2.2.12">https://sourceforge.net/projects/pisilinux/files/source/OpenCL-Headers-2.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>ruby</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>opencl-icd</Name>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</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>
|
||||
<BuildType>emul32</BuildType>
|
||||
<PartOf>emul32</PartOf>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib32</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<Package>
|
||||
<Name>opencl-icd-devel</Name>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="config">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<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>
|
||||
<Name>Idris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user