cairo module.

This commit is contained in:
Norayr Chilingarian 2024-07-16 01:44:49 +04:00
parent 2e75be5e75
commit f54638ea64

22
cairo.json Normal file
View file

@ -0,0 +1,22 @@
{
"Package": "cairo",
"Author": "une",
"License": "GPL-3",
"Version": "0.1",
"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"}
]
}