Files
alire-index-community/index/mu/muntsos_raspberrypi1/muntsos_raspberrypi1-9.0.0.toml
pmunts ef1e18e385 muntsos_* 9.0.0 (#965)
* muntsos_beaglebone release 9.0.0

Updated to use either old Debian 11 toolchain packages
or new Debian 12 toolchain packages.

* muntsos_raspberrypi1 release 9.0.0

Updated to use either old Debian 11 toolchain packages
or new Debian 12 toolchain packages.

* muntsos_raspberrypi2 release 9.0.0

Updated to use either old Debian 11 toolchain packages
or new Debian 12 toolchain packages.

* muntsos_raspberrypi3 release 9.0.0

Updated to use either old Debian 11 toolchain packages
or new Debian 12 toolchain packages.

* muntsos_raspberrypi4 release 9.0.0

Updated to use either old Debian 11 toolchain packages
or new Debian 12 toolchain packages.

* muntsos_raspberrypi5 release 9.0.0

Updated to use either old Debian 11 toolchain packages
or new Debian 12 toolchain packages.
2024-01-16 11:35:15 +01:00

34 lines
895 B
TOML

name = "muntsos_raspberrypi1"
description = "MuntsOS Embedded Linux support for RaspberryPi1 targets"
tags = ["muntsos", "embedded", "linux", "arm", "raspberrypi1"]
version = "9.0.0"
website = "https://github.com/pmunts/muntsos"
authors = ["Philip Munts"]
maintainers = ["Philip Munts <phil@munts.net>"]
maintainers-logins = ["pmunts"]
project-files = ["aws.gpr", "libsimpleio.gpr"]
[available."case(os)"]
"linux" = true
"..." = false
[configuration]
disabled = true
[[depends-on]]
muntsos_dev_raspberrypi1 = "*"
[[actions]]
type = "post-fetch"
command = ["sh", "-c", "./postfetch"]
[origin]
hashes = [
"sha256:7b5c723c232570bb3bf97a8dc2bfef2aba842e7c1032a3a6de71210b7aa023c7",
"sha512:ea20c3fa84c5a8be5a69b6ae3c5568a1928a6509f5a1c08f86b58b2c1918bd5a710e34c7b894491d87354ea3cf5b337c3e29ad93bb07811f5e52af6176f4b5ac",
]
url = "http://repo.munts.com/alire/muntsos_raspberrypi1-9.0.0.tbz2"