mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-01-10 19:21:47 -08:00
43 lines
991 B
JSON
43 lines
991 B
JSON
{
|
|
"buildinfo": [
|
|
{
|
|
"prerun": [
|
|
"curl -sL https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/vAPP_VERSION/tidgi_APP_VERSION_amd64.deb -o ~/.cache/deb2appimage/debs/tidgi.deb"
|
|
],
|
|
"name": "tidgi",
|
|
"version": "linux",
|
|
"deps": "",
|
|
"repoarch": "amd64",
|
|
"distrorepo": "Debian",
|
|
"repoversion": "",
|
|
"binarypath": "/usr/bin/tidgi",
|
|
"desktoppath": null,
|
|
"iconpath": null,
|
|
"usewrapper": "true",
|
|
"postrun": [
|
|
null
|
|
]
|
|
}
|
|
],
|
|
"apprunconf": [
|
|
{
|
|
"setpath": "true",
|
|
"setlibpath": "true",
|
|
"setpythonpath": "false",
|
|
"setpythonhome": "false",
|
|
"setpythondontwritebytecode": "false",
|
|
"setxdgdatadirs": "false",
|
|
"setperllib": "false",
|
|
"setgsettingsschemadir": "false",
|
|
"setqtpluginpath": "false",
|
|
"exec": "/usr/bin/tidgi"
|
|
}
|
|
],
|
|
"authors": [
|
|
{
|
|
"type": "Author",
|
|
"author": "",
|
|
"url": ""
|
|
}
|
|
]
|
|
}
|