Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:raulgs:gtk2_win
mingw32-opencl-headers-1_2
mingw32-opencl-headers-1_2.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw32-opencl-headers-1_2.spec of Package mingw32-opencl-headers-1_2
# # spec file for package mingw32-opencl-headers-1_2 # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define opencl_version 1.2 %define date 20150303 %define realname opencl-headers-1_2 Name: mingw32-%{realname} Version: %{opencl_version}_%{date} Release: 0 Summary: OpenCL (Open Computing Language) headers License: MIT Group: Development/Libraries/C and C++ URL: http://www.khronos.org/registry/cl/ Source: %{realname}-%{version}.tar.bz2 Source1: get-tarball.sh BuildRequires: mingw32-filesystem Conflicts: mingw32-opencl-headers BuildArch: noarch %description OpenCL is a royalty-free standard for cross-platform, parallel programming of modern processors found in personal computers, servers and handheld/embedded devices. This package provides the official Khronos Group OpenCL headers needed to compile programs that use OpenCL. %prep %setup -q -n %{realname}-%{version} %install install -d -m 755 %{buildroot}%{_mingw32_includedir}/CL install -m644 *.h* %{buildroot}%{_mingw32_includedir}/CL %files %dir %{_mingw32_includedir}/CL %{_mingw32_includedir}/CL/*.h* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor