pocl 0.14-6 source package in Ubuntu

Changelog

pocl (0.14-6) unstable; urgency=medium

  * Switch to debhelper compat level 11.
  * Bump Standards-Version to 4.1.3, no changes needed.
  * Switch Vcs-* to salsa.debian.org.
  * Remove superfluous patches.

 -- Andreas Beckmann <email address hidden>  Wed, 17 Jan 2018 06:13:22 +0100

Upload details

Uploaded by:
Debian OpenCL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OpenCL Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pocl_0.14-6.dsc 2.4 KiB 0714e85e35b6b71ccec0cbb3db59d0d50075b29af2a289c67b4d2c63945cc326
pocl_0.14.orig.tar.gz 1.2 MiB 2127bf925a91fbbe3daf2f1bac0da5c8aceb16e2a9434977a3057eade974106a
pocl_0.14-6.debian.tar.xz 20.9 KiB 9e505bee1441a89e2736ef066057f7b410d5b88bb9fc9f0292f40a7c9119f027

Available diffs

No changes file available.

Binary packages built by this source

libpocl-dev: development files 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.
 .
 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.

libpocl-dev-dbgsym: debug symbols for libpocl-dev
libpocl1: No summary available for libpocl1 in ubuntu bionic.

No description available for libpocl1 in ubuntu bionic.

libpocl1-common: No summary available for libpocl1-common in ubuntu bionic.

No description available for libpocl1-common in ubuntu bionic.

libpocl1-dbgsym: No summary available for libpocl1-dbgsym in ubuntu bionic.

No description available for libpocl1-dbgsym in ubuntu bionic.

libpoclu-dev: No summary available for libpoclu-dev in ubuntu bionic.

No description available for libpoclu-dev in ubuntu bionic.

libpoclu1: No summary available for libpoclu1 in ubuntu bionic.

No description available for libpoclu1 in ubuntu bionic.

libpoclu1-dbgsym: No summary available for libpoclu1-dbgsym in ubuntu bionic.

No description available for libpoclu1-dbgsym in ubuntu bionic.

pocl-doc: 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.

pocl-opencl-icd: pocl ICD

 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 allows one to use pocl as an installable client driver (ICD) for
 OpenCL.