157 lines
2.5 KiB
JSON
157 lines
2.5 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": 125,
|
|
"en_deuda": 25,
|
|
"ondas": 5,
|
|
"profundidad": 5,
|
|
"construibles_ya": [
|
|
"graphene",
|
|
"dbus-shared",
|
|
"gsettings-desktop-schemas",
|
|
"polkit",
|
|
"libsoup",
|
|
"libgusb",
|
|
"at-spi2-core",
|
|
"libei",
|
|
"libical",
|
|
"libsecret",
|
|
"gcr",
|
|
"gjs"
|
|
],
|
|
"olas": [
|
|
{
|
|
"n": 1,
|
|
"recetas": [
|
|
"graphene",
|
|
"dbus-shared",
|
|
"gsettings-desktop-schemas",
|
|
"polkit",
|
|
"libsoup",
|
|
"libgusb",
|
|
"at-spi2-core",
|
|
"libei",
|
|
"libical",
|
|
"libsecret",
|
|
"gcr",
|
|
"gjs"
|
|
]
|
|
},
|
|
{
|
|
"n": 2,
|
|
"recetas": [
|
|
"gtk4",
|
|
"colord",
|
|
"pipewire",
|
|
"evolution-data-server"
|
|
]
|
|
},
|
|
{
|
|
"n": 3,
|
|
"recetas": [
|
|
"gnome-desktop",
|
|
"libadwaita",
|
|
"xdg-desktop-portal"
|
|
]
|
|
},
|
|
{
|
|
"n": 4,
|
|
"recetas": [
|
|
"mutter",
|
|
"gnome-session",
|
|
"gnome-settings-daemon",
|
|
"xdg-desktop-portal-gnome"
|
|
]
|
|
},
|
|
{
|
|
"n": 5,
|
|
"recetas": [
|
|
"gdm",
|
|
"gnome-shell"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"escritorio-kde": {
|
|
"grafo": "docs/state/build-state-kde.json",
|
|
"nodos": 162,
|
|
"en_deuda": 9,
|
|
"ondas": 3,
|
|
"profundidad": 3,
|
|
"construibles_ya": [
|
|
"kfilemetadata",
|
|
"kdecoration",
|
|
"frameworkintegration",
|
|
"kplotting"
|
|
],
|
|
"olas": [
|
|
{
|
|
"n": 1,
|
|
"recetas": [
|
|
"kfilemetadata",
|
|
"kdecoration",
|
|
"frameworkintegration",
|
|
"kplotting"
|
|
]
|
|
},
|
|
{
|
|
"n": 2,
|
|
"recetas": [
|
|
"kwin",
|
|
"qqc2-desktop-style",
|
|
"breeze"
|
|
]
|
|
},
|
|
{
|
|
"n": 3,
|
|
"recetas": [
|
|
"plasma-workspace",
|
|
"plasma-integration"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"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"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|