diff --git a/cairo.json b/cairo.json new file mode 100644 index 0000000..70f0bf6 --- /dev/null +++ b/cairo.json @@ -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"} + ] +} +