<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/opencl.scm, branch wip-deploy</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=wip-deploy</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=wip-deploy'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2019-02-26T20:26:35Z</updated>
<entry>
<title>gnu: beignet: Limit supported architectures.</title>
<updated>2019-02-26T20:26:35Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2019-02-26T20:26:35Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=35aa016af104567a6632abdbad72e5fd3de8e2ca'/>
<id>urn:sha1:35aa016af104567a6632abdbad72e5fd3de8e2ca</id>
<content type='text'>
* gnu/packages/opencl.scm (beignet)[supported-systems]: New field.
</content>
</entry>
<entry>
<title>gnu: Fix misplaced commas (unquotes).</title>
<updated>2018-12-13T05:08:05Z</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2018-12-13T04:30:18Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=b42b5afdf4040939f5b1648664400b0c75935c73'/>
<id>urn:sha1:b42b5afdf4040939f5b1648664400b0c75935c73</id>
<content type='text'>
* gnu/packages/java.scm (ant-bootstrap),
gnu/packages/kde.scm (kdenlive),
gnu/packages/lxqt.scm (lxqt-panel, lxqt-runner),
gnu/packages/mpd.scm (ncmpc),
gnu/packages/opencl.scm (beignet),
gnu/packages/pdf.scm (zathura-pdf-mupdf),
gnu/packages/video.scm (streamlink),
gnu/packages/web-browsers.scm (luakit),
gnu/packages/web.scm (perl-libwww),
gnu/packages/wm.scm (ghc-xmonad-contrib): Fix misplaced commas (unquotes).
</content>
</entry>
<entry>
<title>gnu: pocl: Update to 1.2.</title>
<updated>2018-09-29T15:15:35Z</updated>
<author>
<name>fis trivial</name>
<email>ybbs.daans@hotmail.com</email>
</author>
<published>2018-09-29T04:05:15Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=bfb22078fd3a184f60968938851ada97d7dead58'/>
<id>urn:sha1:bfb22078fd3a184f60968938851ada97d7dead58</id>
<content type='text'>
* gnu/packages/opencl.scm (pocl): Update to 1.2.

Signed-off-by: Leo Famulari &lt;leo@famulari.name&gt;
</content>
</entry>
<entry>
<title>gnu: Don't use unstable tarballs in (packages opencl).</title>
<updated>2018-08-30T17:28:11Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2018-08-24T01:51:38Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=d6d9ca1017e6fce811862409b79cdbf692f1fc8e'/>
<id>urn:sha1:d6d9ca1017e6fce811862409b79cdbf692f1fc8e</id>
<content type='text'>
* gnu/packages/opencl.scm (opencl-clhpp, clinfo, beignet, pocl)
[source]: Use GIT-FETCH and GIT-FILE-NAME.
(pocl)[arguments]: Remove ‘remove-headers’ phase.
(make-opencl-headers)[source]: Use GIT-FILE-NAME.
</content>
</entry>
<entry>
<title>gnu: Add pocl.</title>
<updated>2018-07-03T15:50:04Z</updated>
<author>
<name>Fis Trivial</name>
<email>ybbs.daans@hotmail.com</email>
</author>
<published>2018-06-29T00:10:25Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=53fc7a09f6480ed2f898832afb614ec537c33d73'/>
<id>urn:sha1:53fc7a09f6480ed2f898832afb614ec537c33d73</id>
<content type='text'>
* gnu/packages/opencl.scm (pocl): New variable.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: Add beignet.</title>
<updated>2018-06-26T21:01:16Z</updated>
<author>
<name>Fis Trivial</name>
<email>ybbs.daans@hotmail.com</email>
</author>
<published>2018-06-26T19:40:31Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=f19b26307829d528750264cd87e159a28bb5435c'/>
<id>urn:sha1:f19b26307829d528750264cd87e159a28bb5435c</id>
<content type='text'>
* gnu/packages/opencl.scm (beignet): New variable.
* gnu/packages/patches/beignet-correct-file-names.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Co-authored-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: Add clinfo.</title>
<updated>2018-06-26T21:01:16Z</updated>
<author>
<name>Fis Trivial</name>
<email>ybbs.daans@hotmail.com</email>
</author>
<published>2018-06-26T19:39:42Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=184a214bad352a08d03ab34c7baa3cad2f57c14d'/>
<id>urn:sha1:184a214bad352a08d03ab34c7baa3cad2f57c14d</id>
<content type='text'>
* gnu/packages/opencl.scm (clinfo): New variable.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: Add ocl-icd.</title>
<updated>2018-06-26T21:01:16Z</updated>
<author>
<name>Fis Trivial</name>
<email>ybbs.daans@hotmail.com</email>
</author>
<published>2018-06-26T19:39:04Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=2a0539e2677a984d61b6c929fb7e79582e50804a'/>
<id>urn:sha1:2a0539e2677a984d61b6c929fb7e79582e50804a</id>
<content type='text'>
* gnu/packages/opencl.scm (ocl-icd): New variable.

Co-authored-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: Add opencl-clhpp.</title>
<updated>2018-06-25T21:34:43Z</updated>
<author>
<name>Fis Trivial</name>
<email>ybbs.daans@hotmail.com</email>
</author>
<published>2018-05-12T19:49:36Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=f69c1a1832a393586eb6ab4e0d9776b19dcc6782'/>
<id>urn:sha1:f69c1a1832a393586eb6ab4e0d9776b19dcc6782</id>
<content type='text'>
* gnu/packages/opencl.scm (opencl-clhpp): New variable.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: Add opencl-headers.</title>
<updated>2018-06-25T21:34:43Z</updated>
<author>
<name>Fis Trivial</name>
<email>ybbs.daans@hotmail.com</email>
</author>
<published>2018-05-12T19:49:01Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=7f996b4ca5ff982cfcd3ba96d5b8577d337e423e'/>
<id>urn:sha1:7f996b4ca5ff982cfcd3ba96d5b8577d337e423e</id>
<content type='text'>
* gnu/packages/opencl.scm: New file.
(make-opencl-headers): New function.
(opencl-headers-2.2, opencl-headers-2.1, opencl-headers-2.0,
opencl-headers-1.2, opencl-headers-1.1, opencl-headers-1.0, opencl-headers):
New variables.

* gnu/local.mk: Add the new file.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
</feed>
