Newer
Older
{
"app-id" : "uk.me.bcowan.Rugby",
"runtime" : "org.gnome.Platform",
"sdk" : "org.gnome.Sdk",
"command" : "rugby",
"finish-args" : [
"--socket=x11",
"--socket=wayland"
],
"modules" : [
{
"name" : "rugby",
"buildsystem" : "meson",
"builddir" : true,
"sources" : [
{
"type" : "git",
"url" : "https://git.fossgalaxy.com/SuborbitalPigeon/rugby.git"
}
]
}
],
"build-options" : {
"env" : {
}
}
}