aboutsummaryrefslogtreecommitdiff
path: root/spirv-llvm-translator
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
commit93a354611e38a6949add5c2e5ccc93ef79b9755f (patch)
tree7fee41752b1047d74c59f8ee046cd62735e7e934 /spirv-llvm-translator
parent35912580b66e9439f91ea441938828ad8aa33b0d (diff)
downloadalicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz
alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'spirv-llvm-translator')
-rw-r--r--spirv-llvm-translator/.checksum1
-rw-r--r--spirv-llvm-translator/.files13
-rw-r--r--spirv-llvm-translator/abuild5
-rw-r--r--spirv-llvm-translator/depends2
4 files changed, 21 insertions, 0 deletions
diff --git a/spirv-llvm-translator/.checksum b/spirv-llvm-translator/.checksum
new file mode 100644
index 00000000..bc3cadec
--- /dev/null
+++ b/spirv-llvm-translator/.checksum
@@ -0,0 +1 @@
+7c6680b94f20c0b73a00839ee8b7c209629d8e188a6c4001fae39eb02d9a3b75 SPIRV-LLVM-Translator-20.1.2.tar.gz
diff --git a/spirv-llvm-translator/.files b/spirv-llvm-translator/.files
new file mode 100644
index 00000000..762f5554
--- /dev/null
+++ b/spirv-llvm-translator/.files
@@ -0,0 +1,13 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/llvm-spirv
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/LLVMSPIRVLib/
+-rw-r--r-- root/root usr/include/LLVMSPIRVLib/LLVMSPIRVExtensions.inc
+-rw-r--r-- root/root usr/include/LLVMSPIRVLib/LLVMSPIRVLib.h
+-rw-r--r-- root/root usr/include/LLVMSPIRVLib/LLVMSPIRVOpts.h
+drwxr-xr-x root/root usr/lib/
+lrwxrwxrwx root/root usr/lib/libLLVMSPIRVLib.so -> libLLVMSPIRVLib.so.20.1
+-rwxr-xr-x root/root usr/lib/libLLVMSPIRVLib.so.20.1
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/LLVMSPIRVLib.pc
diff --git a/spirv-llvm-translator/abuild b/spirv-llvm-translator/abuild
new file mode 100644
index 00000000..66a786bf
--- /dev/null
+++ b/spirv-llvm-translator/abuild
@@ -0,0 +1,5 @@
+name=spirv-llvm-translator
+version=20.1.2
+release=1
+source="https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/v${version}/SPIRV-LLVM-Translator-${version}.tar.gz"
+build_opt="-D BUILD_SHARED_LIBS=ON -D CMAKE_SKIP_INSTALL_RPATH=ON -D LLVM_EXTERNAL_SPIRV_HEADERS_SOURCE_DIR=/usr"
diff --git a/spirv-llvm-translator/depends b/spirv-llvm-translator/depends
new file mode 100644
index 00000000..9d153254
--- /dev/null
+++ b/spirv-llvm-translator/depends
@@ -0,0 +1,2 @@
+llvm
+spirv-tools