Bug #9739 » version2.patch
manifest.json 2022-02-02 14:56:43.000000000 -0500 → manifest.json 2022-02-04 15:56:59.641772720 -0500 | ||
---|---|---|
{
|
||
"id" : "com.danplanet.chirp",
|
||
"runtime" : "org.freedesktop.Platform",
|
||
"runtime-version" : "19.08",
|
||
"runtime-commit" : "b05888992f5d9e089bc3eb115d0b2998b394c84af1a001044844aac1b180a929",
|
||
"runtime-version" : "21.08",
|
||
"sdk" : "org.freedesktop.Sdk",
|
||
"sdk-commit" : "ee4ecf9fbcf2de32d2c500e3c65e4460ada89ab91217e76a122c431cec63e54c",
|
||
"command" : "chirpw",
|
||
"modules" : [
|
||
{
|
||
... | ... | |
},
|
||
{
|
||
"name" : "libxml2",
|
||
"config-opts" : [
|
||
"--with-python=/app"
|
||
],
|
||
"sources" : [
|
||
{
|
||
"url" : "http://xmlsoft.org/sources/libxml2-2.9.9.tar.gz",
|
||
... | ... | |
"--share=network",
|
||
"--device=all"
|
||
]
|
||
}
|
||
}
|