155 lines
2.7 KiB
JSON
155 lines
2.7 KiB
JSON
{
|
|
"schema": "hammer-drenaje/1",
|
|
"nota": "DERIVADO del grafo de estado por scripts/drenar.py — no editar a mano.",
|
|
"perfiles": {
|
|
"base": {
|
|
"grafo": "docs/state/build-state.json",
|
|
"nodos": 51,
|
|
"en_deuda": 0,
|
|
"ondas": 0,
|
|
"profundidad": 0,
|
|
"construibles_ya": [],
|
|
"olas": []
|
|
},
|
|
"cli": {
|
|
"grafo": "docs/state/build-state.json",
|
|
"nodos": 74,
|
|
"en_deuda": 0,
|
|
"ondas": 0,
|
|
"profundidad": 0,
|
|
"construibles_ya": [],
|
|
"olas": []
|
|
},
|
|
"escritorio-gnome": {
|
|
"grafo": "docs/state/build-state-gnome.json",
|
|
"nodos": 124,
|
|
"en_deuda": 8,
|
|
"ondas": 2,
|
|
"profundidad": 2,
|
|
"construibles_ya": [
|
|
"libadwaita",
|
|
"mutter",
|
|
"xdg-desktop-portal",
|
|
"gnome-session",
|
|
"gnome-settings-daemon"
|
|
],
|
|
"olas": [
|
|
{
|
|
"n": 1,
|
|
"recetas": [
|
|
"libadwaita",
|
|
"mutter",
|
|
"xdg-desktop-portal",
|
|
"gnome-session",
|
|
"gnome-settings-daemon"
|
|
]
|
|
},
|
|
{
|
|
"n": 2,
|
|
"recetas": [
|
|
"gdm",
|
|
"gnome-shell",
|
|
"xdg-desktop-portal-gnome"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"escritorio-kde": {
|
|
"grafo": "docs/state/build-state-kde.json",
|
|
"nodos": 162,
|
|
"en_deuda": 28,
|
|
"ondas": 4,
|
|
"profundidad": 4,
|
|
"construibles_ya": [
|
|
"kitemmodels",
|
|
"qtmultimedia",
|
|
"kstatusnotifieritem",
|
|
"kwayland",
|
|
"kidletime",
|
|
"kglobalacceld",
|
|
"kholidays",
|
|
"layer-shell-qt",
|
|
"qtpositioning",
|
|
"syntax-highlighting",
|
|
"kplotting",
|
|
"plasma-activities-stats",
|
|
"prison",
|
|
"kded",
|
|
"libksysguard",
|
|
"qqc2-desktop-style",
|
|
"qcoro"
|
|
],
|
|
"olas": [
|
|
{
|
|
"n": 1,
|
|
"recetas": [
|
|
"kitemmodels",
|
|
"qtmultimedia",
|
|
"kstatusnotifieritem",
|
|
"kwayland",
|
|
"kidletime",
|
|
"kglobalacceld",
|
|
"kholidays",
|
|
"layer-shell-qt",
|
|
"qtpositioning",
|
|
"syntax-highlighting",
|
|
"kplotting",
|
|
"plasma-activities-stats",
|
|
"prison",
|
|
"kded",
|
|
"libksysguard",
|
|
"qqc2-desktop-style",
|
|
"qcoro"
|
|
]
|
|
},
|
|
{
|
|
"n": 2,
|
|
"recetas": [
|
|
"krunner",
|
|
"libkscreen",
|
|
"qtspeech",
|
|
"knighttime",
|
|
"breeze",
|
|
"qtlocation"
|
|
]
|
|
},
|
|
{
|
|
"n": 3,
|
|
"recetas": [
|
|
"ktexteditor",
|
|
"kscreenlocker",
|
|
"kwin",
|
|
"plasma-integration"
|
|
]
|
|
},
|
|
{
|
|
"n": 4,
|
|
"recetas": [
|
|
"plasma-workspace"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"escritorio-mirada": {
|
|
"grafo": "docs/state/build-state.json",
|
|
"nodos": 31,
|
|
"en_deuda": 2,
|
|
"ondas": 1,
|
|
"profundidad": 1,
|
|
"construibles_ya": [
|
|
"mirada-compositor",
|
|
"mirada-greeter"
|
|
],
|
|
"olas": [
|
|
{
|
|
"n": 1,
|
|
"recetas": [
|
|
"mirada-compositor",
|
|
"mirada-greeter"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|