mirror of
https://github.com/vishapoberon/vipatsar.git
synced 2026-04-05 21:12:25 +00:00
22 lines
399 B
JSON
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"}
|
|
]
|
|
}
|
|
|