testing new layout

This commit is contained in:
Norayr Chilingarian 2026-04-05 19:24:38 +04:00
parent c5da878154
commit 1289f33c34
31 changed files with 0 additions and 0 deletions

View file

@ -1,22 +0,0 @@
{
"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"
}
]
}