Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10812874
D1254.id3091.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D1254.id3091.diff
View Options
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'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'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'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'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
Details
Attached
Mime Type
text/plain
Expires
Jun 1 2023, 9:25 AM (10 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803529
Default Alt Text
D1254.id3091.diff (4 KB)
Attached To
Mode
D1254: Update clinfo to 2.2.17.10.25
Attached
Detach File
Event Timeline
Log In to Comment