comparison README.categories.md @ 46:0468f47a45ce

vanilla: reorganize base applications
author David Demelier <markand@malikania.fr>
date Tue, 26 Feb 2019 20:41:00 +0100
parents
children
comparison
equal deleted inserted replaced
45:150ab6e07b07 46:0468f47a45ce
1 vanilla package categories
2 ==========================
3
4 The vanilla source tree split packages into appropriate categories for a better
5 hierarchy.
6
7 The categories are defined as following:
8
9 - audio: everything related to audio from music player to editors
10 - core: packages that are usually installed in a minimal system
11 - desktop: miscellaneous desktop applications
12 - dev: development, compilers and debuggers
13 - editors: text file editors
14 - emulators: game or machine emulators
15 - games: games and toys
16 - haskell: haskell packages and interpreters
17 - kde: the plasma desktop
18 - lib: packages with only libraries
19 - mate: the mate desktop
20 - misc: miscellaneous packages
21 - network: network tools and applications
22 - office: office suites and PIM
23 - perl: perl packages and interpreters
24 - python: python packages and interpreters
25 - ruby: ruby packages and interpreters
26 - system: system administration and tools
27 - tcl: tcl packages and interpreters
28 - video: video manipulation
29 - wm: window managers
30 - xfce: the XFCE desktop
31 - xorg: the X distribution