Source: opencl-clang-16 Section: libdevel Priority: optional Maintainer: Debian OpenCL team Uploaders: Timo Aaltonen , Andreas Beckmann , Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), cmake, libz-dev, # keep the clang/llvm version in sync clang-16, libclang-16-dev, libclang-cpp16-dev, libllvmspirvlib-16-dev, llvm-16-dev, Rules-Requires-Root: no Standards-Version: 4.6.2 Homepage: https://github.com/intel/opencl-clang Vcs-Browser: https://salsa.debian.org/opencl-team/opencl-clang Vcs-Git: https://salsa.debian.org/opencl-team/opencl-clang.git -b llvm16/main Package: libopencl-clang16t64 Provides: ${t64:Provides} Replaces: libopencl-clang16 Breaks: libopencl-clang16 (<< ${source:Version}) Architecture: any Multi-Arch: same Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Description: thin wrapper for clang Opencl-clang is a thin wrapper library around clang. It has an OpenCL-oriented API and is capable of compiling OpenCL C kernels to SPIR-V modules. Package: libopencl-clang-16-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, libopencl-clang16t64 (= ${binary:Version}), Conflicts: libopencl-clang-x.y-dev, Breaks: libopencl-clang-dev (<< 13.0.0-2~), Replaces: libopencl-clang-x.y-dev, libopencl-clang-dev (<< 13.0.0-2~), Provides: libopencl-clang-x.y-dev, Description: thin wrapper for clang -- development files Opencl-clang is a thin wrapper library around clang. It has an OpenCL-oriented API and is capable of compiling OpenCL C kernels to SPIR-V modules. . This package includes files needed for development.