Page MenuHomeSolus

D1254.diff
No OneTemporary

D1254.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,13 +1,18 @@
name : clinfo
-version : 2.1.17.02.09
-release : 2
+version : 2.2.17.10.25
+release : 3
source :
- - https://github.com/Oblomov/clinfo/archive/2.1.17.02.09.tar.gz : ae2b2ae0d287b1ec310844bbd3ae95f3cf8589dd356c736a6fe3133427df438d
-license : Public-Domain
+ - https://github.com/Oblomov/clinfo/archive/2.2.17.10.25.tar.gz : 23cab774915eea6730582abfc449ac57dc10f2ce7b39293e56166ed500383862
+license : CC0-1.0
component : system.utils
-summary : A simple OpenCL application that enumerates all possible platform and device properties.
+summary : A simple OpenCL application that enumerates all possible platform and device properties
description: |
- A simple OpenCL application that enumerates all possible platform and device properties.
+ A simple OpenCL application that enumerates all possible platform and
+ device properties. Inspired by AMD's program of the same name, it is
+ coded in pure C99 and it tries to output all possible information,
+ including that provided by platform-specific extensions, and not to
+ crash on platform-unsupported properties (e.g. 1.2 properties on 1.1
+ platforms).
builddeps :
- pkgconfig(OpenCL)
- beignet-devel
@@ -15,4 +20,4 @@
%make
install : |
install -D -m 00755 clinfo $installdir/usr/bin/clinfo
- install -D -m 00644 man/clinfo.1 $installdir/usr/share/man/man1/clinfo.1
+ install -D -m 00644 man1/clinfo.1 $installdir/usr/share/man/man1/clinfo.1
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,20 +2,30 @@
<Source>
<Name>clinfo</Name>
<Packager>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
- <License>Public-Domain</License>
+ <License>CC0-1.0</License>
<PartOf>system.utils</PartOf>
- <Summary xml:lang="en">A simple OpenCL application that enumerates all possible platform and device properties.</Summary>
- <Description xml:lang="en">A simple OpenCL application that enumerates all possible platform and device properties.
+ <Summary xml:lang="en">A simple OpenCL application that enumerates all possible platform and device properties</Summary>
+ <Description xml:lang="en">A simple OpenCL application that enumerates all possible platform and
+device properties. Inspired by AMD&apos;s program of the same name, it is
+coded in pure C99 and it tries to output all possible information,
+including that provided by platform-specific extensions, and not to
+crash on platform-unsupported properties (e.g. 1.2 properties on 1.1
+platforms).
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>clinfo</Name>
- <Summary xml:lang="en">A simple OpenCL application that enumerates all possible platform and device properties.</Summary>
- <Description xml:lang="en">A simple OpenCL application that enumerates all possible platform and device properties.
+ <Summary xml:lang="en">A simple OpenCL application that enumerates all possible platform and device properties</Summary>
+ <Description xml:lang="en">A simple OpenCL application that enumerates all possible platform and
+device properties. Inspired by AMD&apos;s program of the same name, it is
+coded in pure C99 and it tries to output all possible information,
+including that provided by platform-specific extensions, and not to
+crash on platform-unsupported properties (e.g. 1.2 properties on 1.1
+platforms).
</Description>
<PartOf>system.utils</PartOf>
<Files>
@@ -24,12 +34,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2017-03-20</Date>
- <Version>2.1.17.02.09</Version>
+ <Update release="3">
+ <Date>2017-10-26</Date>
+ <Version>2.2.17.10.25</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 4:52 AM (18 h, 41 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803529
Default Alt Text
D1254.diff (4 KB)

Event Timeline