kopia lustrzana https://gitlab.com/Zwarf/picplanner
Delete de.zwarf.picplanner.json~
rodzic
8269326d3b
commit
cf8fd28d9e
|
@ -1,49 +0,0 @@
|
|||
{
|
||||
"app-id" : "de.zwarf.picplanner",
|
||||
"runtime" : "org.gnome.Platform",
|
||||
"runtime-version" : "41",
|
||||
"sdk" : "org.gnome.Sdk",
|
||||
"command" : "picplanner",
|
||||
"finish-args" : [
|
||||
"--share=network",
|
||||
"--share=ipc",
|
||||
"--socket=fallback-x11",
|
||||
"--device=dri",
|
||||
"--socket=wayland"
|
||||
],
|
||||
"cleanup" : [
|
||||
"/include",
|
||||
"/lib/pkgconfig",
|
||||
"/man",
|
||||
"/share/doc",
|
||||
"/share/gtk-doc",
|
||||
"/share/man",
|
||||
"/share/pkgconfig",
|
||||
"*.la",
|
||||
"*.a"
|
||||
],
|
||||
"modules" : [
|
||||
{
|
||||
"name" : "picplanner",
|
||||
"builddir" : true,
|
||||
"buildsystem" : "meson",
|
||||
"sources" : [
|
||||
{
|
||||
"type" : "git",
|
||||
"url" : "file:///home/user/Projekte/picplanner"
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"name" : "libshumate",
|
||||
"buildsystem" : "meson",
|
||||
"sources" : [
|
||||
{
|
||||
"type" : "archive",
|
||||
"url" : "https://download.gnome.org/sources/libshumate/1.0/libshumate-1.0.0.alpha.1.tar.xz"
|
||||
"sha265" : "2bc56f16cf89369e49a1e6bbb0caad6362fbfaa124435a083e7a0ac2438e0b49"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Ładowanie…
Reference in New Issue