Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11036955
D10747.id25858.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D10747.id25858.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,15 @@
+name : opencl-clhpp
+version : 2.0.13
+release : 1
+source :
+ - https://github.com/KhronosGroup/OpenCL-CLHPP/archive/refs/tags/v2.0.13.tar.gz : 8ff0d0cd94d728edd30c876db546bf13e370ee7863629b4b9b5e2ef8e130d23c
+license : Apache-2.0
+component : programming.devel
+homepage : https://github.com/KhronosGroup/OpenCL-CLHPP/
+summary : OpenCL C++ header files
+description: |
+ OpenCL (Open Computing Language) header files for the C++ programming language.
+patterns :
+ - /usr/include/CL/*
+install : |
+ install -Dm00644 include/CL/*.hpp -t $installdir/usr/include/CL
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,36 @@
+<PISI>
+ <Source>
+ <Name>opencl-clhpp</Name>
+ <Homepage>https://github.com/KhronosGroup/OpenCL-CLHPP/</Homepage>
+ <Packager>
+ <Name>Campbell Jones</Name>
+ <Email>dev@serebit.com</Email>
+ </Packager>
+ <License>Apache-2.0</License>
+ <PartOf>programming.devel</PartOf>
+ <Summary xml:lang="en">OpenCL C++ header files</Summary>
+ <Description xml:lang="en">OpenCL (Open Computing Language) header files for the C++ programming language.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>opencl-clhpp</Name>
+ <Summary xml:lang="en">OpenCL C++ header files</Summary>
+ <Description xml:lang="en">OpenCL (Open Computing Language) header files for the C++ programming language.
+</Description>
+ <PartOf>programming.devel</PartOf>
+ <Files>
+ <Path fileType="header">/usr/include/CL/cl2.hpp</Path>
+ <Path fileType="header">/usr/include/CL/opencl.hpp</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2021-03-22</Date>
+ <Version>2.0.13</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Campbell Jones</Name>
+ <Email>dev@serebit.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 7:54 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5813754
Default Alt Text
D10747.id25858.diff (2 KB)
Attached To
Mode
D10747: Initial commit of opencl-clhpp
Attached
Detach File
Event Timeline
Log In to Comment