Skip to content

Commit

Permalink
libsimpleio release 2.22328.1 Fri 03 May 2024 06:07:43 PM PDT
Browse files Browse the repository at this point in the history
Install Makefile to superordinate program project IFF
environment variable ALIRE_INSTALLMAKEFILE=yes
  • Loading branch information
pmunts committed May 4, 2024
1 parent 93a5a02 commit d071298
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions index/li/libsimpleio/libsimpleio-2.22328.1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
name = "libsimpleio"
description = "Linux Simple I/O Library"
version = "2.22328.1"
licenses = "BSD-1-Clause"
website = "https://github.com/pmunts/libsimpleio"

authors = ["Philip Munts"]
maintainers = ["Philip Munts <[email protected]>"]
maintainers-logins = ["pmunts"]

project-files = ["libsimpleio.gpr"]

tags = ["embedded", "linux", "libsimpleio", "remoteio", "beaglebone",
"pocketbeagle", "raspberrypi", "raspberry", "pi", "adc", "dac", "gpio",
"hid", "i2c", "motor", "pwm", "sensor", "serial", "servo", "spi", "stepper",
"watchdog"]

[available."case(os)"]
'linux' = true
"..." = false

[[actions."case(os)".linux]]
type = "post-fetch"
command = ["sh", "-c", "./postfetch"]

[origin]
hashes = [
"sha256:09abda4e0e538d831f5b5ff32624d42a5d160c9dcd3c0860149a055e5aad9b28",
"sha512:3c845d0b464561b1150377f66bfab7a46a939c413bc9cbe84de9b0bb34d88ea17ffe55415cdaea4310be86db68aed0bb249f3d5910ac1ad37e248e9ac3adb737",
]
url = "https://raw.githubusercontent.com/pmunts/alire-crates/4b9143e2826853b991f105d2dd854e4f898939fd/libsimpleio/libsimpleio-2.22328.1.tbz2"

0 comments on commit d071298

Please sign in to comment.