summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvangelos Foutras2024-03-09 12:50:31 +0200
committerEvangelos Foutras2024-03-09 12:50:31 +0200
commitb125d5afc0483c7a2afd6c7bfdfc290c83d9bf02 (patch)
tree76c4ee830175f60f37ad60a1356333fee4799a8f
parent06f76c0c7d5313816f1aecb266c188e67af4b2f6 (diff)
downloadaur-compiler-rt15.tar.gz
Move from [extra]
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..8298e13e606e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = compiler-rt15
+ pkgdesc = Compiler runtime libraries for clang 15
+ pkgver = 15.0.7
+ pkgrel = 1
+ url = https://compiler-rt.llvm.org/
+ arch = x86_64
+ license = custom:Apache 2.0 with LLVM Exception
+ makedepends = llvm15
+ makedepends = cmake
+ makedepends = ninja
+ makedepends = python
+ depends = gcc-libs
+ options = staticlibs
+ source = https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.7/compiler-rt-15.0.7.src.tar.xz
+ source = https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.7/compiler-rt-15.0.7.src.tar.xz.sig
+ source = https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.7/cmake-15.0.7.src.tar.xz
+ source = https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.7/cmake-15.0.7.src.tar.xz.sig
+ validpgpkeys = 474E22316ABF4785A88C6E8EA2C794A986419D8A
+ sha256sums = 353832c66cce60931ea0413b3c071faad59eefa70d02c97daa8978b15e4b25b7
+ sha256sums = SKIP
+ sha256sums = 8986f29b634fdaa9862eedda78513969fe9788301c9f2d938f4c10a3e7a3e7ea
+ sha256sums = SKIP
+ makedepends_x86_64 = lib32-gcc-libs
+
+pkgname = compiler-rt15