aboutsummaryrefslogtreecommitdiff
path: root/docs/repos.md
blob: 2837ccbad7505ccfdec15a75603ed8b21535cbc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
PACKAGE REPOSITORY
==================

Theres 4 repos available in Alice:

- core: contains base packages for Alice (required)
- wayland: contains packages that required wayland installed
- xorg: contains packages that required xorg installed
- extra: contains packages that can be built with or without either wayland and xorg

For `wayland` and `xorg` repo, you can choose either one or enabled both. If both is enabled, packages will be built against both. So you can have either 'pure wayland', 'pure xorg' or 'hybrid'.