SPIRV-LLVM-Translator: update to 17.0.0.

This commit is contained in:
Daniel Martinez 2023-11-03 11:50:16 -04:00 committed by Duncaen
parent 46ce8e7d45
commit 25b2aca6c0
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
2 changed files with 4 additions and 4 deletions

View File

@ -992,7 +992,7 @@ libLLVM-11.so libllvm11-11.0.0_1
libLLVM-12.so libllvm12-12.0.0_1
libLLVM-15.so libllvm15-15.0.7_1
libLLVM-17.so libllvm17-17.0.6_1
libLLVMSPIRVLib.so.15 SPIRV-LLVM-Translator-15.0.0_1
libLLVMSPIRVLib.so.17 SPIRV-LLVM-Translator-17.0.0_1
libomp.so.5 libomp-17.0.6_1
libomptarget.so.17 libomp-17.0.3_1
libisofs.so.6 libisofs-0.6.24_1

View File

@ -1,6 +1,6 @@
# Template file for 'SPIRV-LLVM-Translator'
pkgname=SPIRV-LLVM-Translator
version=15.0.0
version=17.0.0
revision=1
build_style=cmake
make_build_args="llvm-spirv"
@ -8,13 +8,13 @@ configure_args="-Wno-dev -DLLVM_LINK_LLVM_DYLIB=ON -DCMAKE_SKIP_RPATH=ON
-DLLVM_SPIRV_INCLUDE_TESTS=OFF -DBUILD_SHARED_LIBS=ON
-DLLVM_EXTERNAL_SPIRV_HEADERS_SOURCE_DIR=/usr"
hostmakedepends="clang llvm"
makedepends="clang-tools-extra llvm SPIRV-Headers"
makedepends="clang-tools-extra llvm17-devel SPIRV-Headers"
short_desc="API and commands for processing SPIR-V modules"
maintainer="Orphaned <orphan@voidlinux.org>"
license="NCSA"
homepage="https://github.com/KhronosGroup/SPIRV-LLVM-Translator"
distfiles="https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/v${version}.tar.gz"
checksum=b1bebd77f72988758c00852e78c2ddc545815a612169a0cb377d021e2f846d88
checksum=eba381e1dd99b4ff6c672a28f52755d1adf2d810a97b51e6074ad4fa67937fb2
post_install() {
vlicense LICENSE.TXT