summaryrefslogtreecommitdiffstats
path: root/json/desktop.json
blob: bf21f71ed1f46efece362256a1bcbaf09c8e20d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
{ "desktop": [
	   { "base": [
			{ "packages": [
				"desktop-file-utils",
				"consolekit ",
				"gtk-engines",
				"gtk-murrine-engine",
				"hicolor-icon-theme",
				"sudo",
				"ttf-dejavu",
				"ttf-droid",
				"ttf-freefont",
				"ttf-liberation",
				"ttf-linux-libertine",
				"ttf-ubuntu-font-family",
				"xorg-server",
				"wireless-tools",
				"wpa_supplicant"
				]
			},
			{ "services": [
				"dbus",
				"udev",
				"lxdm"
				]
			}
			]
	   },
	   { "drivers": [
			{ "packages": [
				"libxcb",
				"libxxf86dga",
				"libxxf86dga",
				"libxxf86misc",
				"libxxf86misc",
				"libxxf86vm",
				"libxxf86vm",
				"xf86-input-evdev",
				"xf86-input-keyboard",
				"xf86-input-mouse",
				"xf86-input-synaptics",
				"xf86-input-vmmouse",
				"xf86-video-apm",
				"xf86-video-ark",
				"xf86-video-ast",
				"xf86-video-ati",
				"xf86-video-chips",
				"xf86-video-dummy",
				"xf86-video-fbdev",
				"xf86-video-glint",
				"xf86-video-i128",
				"xf86-video-i740",
				"xf86-video-intel",
				"xf86-video-modesetting",
				"xf86-video-nouveau",
				"xf86-video-nv",
				"xf86-video-openchrome",
				"xf86-video-qxl",
				"xf86-video-r128",
				"xf86-video-rendition",
				"xf86-video-s3",
				"xf86-video-s3virge",
				"xf86-video-savage",
				"xf86-video-siliconmotion",
				"xf86-video-sis",
				"xf86-video-sunleo",
				"xf86-video-tdfx",
				"xf86-video-vesa",
				"xf86-video-vmware",
				"xf86-video-xgixp",
				"xf86bigfontproto",
				"xf86dgaproto",
				"xf86driproto",
				"xf86miscproto",
				"xf86vidmodeproto"
				]
			},
			{ "services": [
				""
				]
			}
		]
	   },
	   { "mate": [
			{ "packages": [
				"caja",
				"caja-extensions",
				"marco",
				"libmatekbd",
				"libmatemixer",
				"libmateweather",
				"mate-backgrounds",
				"mate-common",
				"mate-control-center",
				"mate-desktop",
				"mate-icon-theme",
				"mate-menus",
				"mate-notification-daemon",
				"mate-panel",
				"mate-polkit",
				"mate-power-manager",
				"mate-screensaver",
				"mate-session-manager",
				"mate-settings-daemon",
				"mate-terminal",
				"mate-themes",
				"mate-system-monitor",
				"mate-applets",
				"mate-utils",
				"mate-media"
				 ]
			},
			{ "services": [
				""
				]
			}
		  ]
	   },
	   {"xfce": [
			{ "packages": [
				 "xfce4",
				 "xfce4-notifyd",
				 "xfce4-settings",
				 "xfce4-terminal",
				 "thunar-volman",
				 "faenza-icon-theme"
				 ]
			},
			{ "services": [
				""
				]
			}
		  ]
	   },
	   {"openbox": [
			{ "packages": [
				"st",
				"openbox"
				]
			},
			{ "services": [
				""
				]
			}
		  ]
	   }
   ]
}