Switch to new package format
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
name: lld
|
||||
description: Linker from the LLVM project
|
||||
version: 22.1.6
|
||||
revision: 2
|
||||
url: https://lld.llvm.org/
|
||||
license: Apache-2.0 WITH LLVM-exception
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- llvm-libs
|
||||
- zlib
|
||||
- zstd
|
||||
make_depends:
|
||||
- cmake
|
||||
- ninja
|
||||
- llvm
|
||||
- python-sphinx
|
||||
downloads:
|
||||
- url: https://github.com/llvm/llvm-project/releases/download/llvmorg-${BPM_PKG_VERSION}/llvm-project-${BPM_PKG_VERSION}.src.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 6e0b376a1f6d9873e7dfb09ae6e04b9c7024400f01733fa4c29be69d5c138bc2
|
||||
Reference in New Issue
Block a user