[pocl] 02/08: Revert "temporarily do not build pocl-doc"

Andreas Beckmann anbe at moszumanska.debian.org
Sat May 28 18:03:42 UTC 2016


This is an automated email from the git hooks/post-receive script.

anbe pushed a commit to branch experimental
in repository pocl.

commit 9a648d545c2b3e9d3e7e57a64a5410b85f967053
Author: Andreas Beckmann <anbe at debian.org>
Date:   Fri May 27 12:59:23 2016 +0200

    Revert "temporarily do not build pocl-doc"
    
    This reverts commit c38c15ac2181ffe1e145dab1b058e30b885058e5.
---
 debian/control | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/debian/control b/debian/control
index 72f277b..4dda7de 100644
--- a/debian/control
+++ b/debian/control
@@ -137,3 +137,21 @@ Description: development files for the pocl library
  .
  To develop OpenCL programs (that can be run with pocl), the opencl-dev virtual
  package (provided by ocl-icd-opencl-dev for example) is required, not this one.
+
+Package: pocl-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends},
+         ${sphinxdoc:Depends}
+Description: documentation for the pocl library
+ Portable Computing Language is an open source implementation of the OpenCL
+ standard which can be easily adapted for new targets. One of the goals of the
+ project is improving performance portability of OpenCL programs, avoiding the
+ need for target-dependent manual optimizations. A "native" target is included,
+ which allows running OpenCL kernels on the host (CPU).
+ .
+ This package provides the development files for the pocl library.  Unless very
+ specific needs, this package is useless.  This package is only required to link
+ directly and explicitly with pocl.
+ .
+ This package provides the documentation for the pocl library.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/pocl.git



More information about the Pkg-opencl-commits mailing list