14 lines
500 B
TOML
14 lines
500 B
TOML
name = "muntsos_dev_aarch64"
|
|
description = "MuntsOS Embedded Linux AArch64 cross-toolchain metapackage"
|
|
tags = ["muntsos", "embedded", "linux", "aarch64", "arm64"]
|
|
website = "https://github.com/pmunts/muntsos"
|
|
|
|
maintainers = ["Philip Munts <phil@munts.net>"]
|
|
maintainers-logins = ["pmunts"]
|
|
|
|
[[external]]
|
|
kind = "system"
|
|
hint = "Available at http://repo.munts.com/debian11 or http://repo.munts.com/muntsos/rpms"
|
|
[external.origin."case(distribution)"]
|
|
"debian|fedora|ubuntu" = ["muntsos-dev-aarch64"]
|