vipatsar/cairo.json
2025-10-04 11:45:03 +04:00

22 lines
399 B
JSON

{
"Package": "cairo",
"Author": "une",
"License": "GPL-3",
"Version": "0.1.0",
"Remote": {
"Type": "https",
"Files": [
{
"URL": "https://codeberg.org/une/oberon-cairo/raw/commit/bca71235f8/Cairo.mod",
"AuthType": "None",
"MD5": "e6f3d616481b1c5da1c9eebdb2e75ae7"
}
]
},
"Build": [
{"Command": "voc -s", "File": "Cairo.mod"}
]
}