Switch to new package format
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
name: rustc
|
||||
description: The rust programming language compiler
|
||||
version: 1.96.0
|
||||
revision: 2
|
||||
url: https://www.rust-lang.org/
|
||||
license: Apache-2.0 or MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- curl
|
||||
- gcc
|
||||
- glibc
|
||||
- libssh2
|
||||
- lld
|
||||
- llvm-libs
|
||||
- openssl
|
||||
- zlib
|
||||
optional_depends:
|
||||
- gdb
|
||||
make_depends:
|
||||
- clang
|
||||
- cmake
|
||||
- libffi
|
||||
- llvm
|
||||
- perl
|
||||
- python3
|
||||
- rustc
|
||||
- gdb
|
||||
- procps-ng
|
||||
downloads:
|
||||
- url: https://static.rust-lang.org/dist/rustc-${BPM_PKG_VERSION}-src.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: b99ce16cdf0ecfc761b585ac84d131b46733465a02f8ecd0ff2de9713c62ee09
|
||||
split_packages:
|
||||
- name: rustc
|
||||
description: Rust documentation
|
||||
- name: rust-src
|
||||
description: Rust standard library source code
|
||||
depends:
|
||||
- rustc
|
||||
Reference in New Issue
Block a user