%global commit 1efe6c5d1aebf78b3c739486bc05b61572716dd0 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: spirv-llvm-translator Version: 15.0.0 Release: 1%{?dist} Summary: LLVM to SPIRV Translator License: NCSA URL: https://github.com/KhronosGroup/SPIRV-LLVM-Translator Source0: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/%{commit}/%{name}-%{shortcommit}.tar.gz BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: cmake BuildRequires: ninja-build BuildRequires: llvm-devel BuildRequires: llvm-static BuildRequires: spirv-headers-devel %description Khronos LLVM to SPIRV Translator. This is a library to be used by Mesa for OpenCL support. It translate LLVM IR to Khronos SPIR-V. It also includes a standalone tool used for building libclc. %package devel Summary: Development files for LLVM to SPIRV Translator Requires: %{name}%{?_isa} = %{version}-%{release} %description devel This package contains libraries and header files for developing against %{name} %package tools Summary: Standalone llvm to spirv translator tool Requires: %{name}%{?_isa} = %{version}-%{release} %description tools This package contains the standalone llvm to spirv tool. %prep %autosetup -n SPIRV-LLVM-Translator-%{commit} %build %cmake -GNinja \ -DLLVM_BUILD_TOOLS=ON \ -DCMAKE_BUILD_TYPE=RelWithDebInfo \ -DCMAKE_INSTALL_RPATH:BOOL=";" \ -DLLVM_EXTERNAL_PROJECTS="SPIRV-Headers" \ -DLLVM_EXTERNAL_SPIRV_HEADERS_SOURCE_DIR="/usr/include/spirv/1.2/" %cmake_build %install %cmake_install %files %doc README.md %{_libdir}/libLLVMSPIRVLib.so.* %files tools %{_bindir}/llvm-spirv %files devel %dir %{_includedir}/LLVMSPIRVLib/ %{_includedir}/LLVMSPIRVLib/ %{_libdir}/libLLVMSPIRVLib.so %{_libdir}/pkgconfig/LLVMSPIRVLib.pc %changelog * Tue Aug 09 2022 Nikita Popov - 15.0.0-1 - Update to LLVM 15 * Sat Jul 23 2022 Fedora Release Engineering - 14.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Apr 22 2022 Dave Airlie - 14.0.0-1 - Update to llvm 14 * Sat Jan 22 2022 Fedora Release Engineering - 13.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Nov 11 2021 Tom Stellard - 13.0.0-2 - Rebuild for LLVM 13.0.0-final * Tue Oct 26 2021 Frantisek Zatloukal - 13.0.0-1 - update to llvm 13 * Fri Jul 23 2021 Fedora Release Engineering - 12.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue May 04 2021 Dave Airlie - 12.0.0-1 - update for llvm 12 * Tue Mar 30 2021 Jonathan Wakely - 11.1.0-2 - Rebuilt for removed libstdc++ symbol (#1937698) * Mon Feb 15 2021 Dave Airlie - 11.1.0-1 - Update to llvm 11.1.0 * Wed Jan 27 2021 Fedora Release Engineering - 11.0.0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Aug 19 2020 Dave Airlie - 11.0.0-0.1 - Initial package of git snapshot for 11.0.0