blob: 8bfa1542aaf2f402e1a60d77593a375f7d3cbfd2 (
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
|
# Kanotix Desktop Packages List without pidgin
#if DISTRIBUTION squeeze wheezy jessie
#include <gstreamer>
#endif
#if DISTRIBUTION stretch sid
#include <gstreamer-1.0>
#endif
# java, plugins
#if DISTRIBUTION squeeze
icedtea6-plugin
#endif
#if DISTRIBUTION wheezy jessie
icedtea-7-plugin
#endif
#if DISTRIBUTION stretch sid
icedtea-8-plugin
#endif
# multimedia
dvdauthor
# burn
normalize-audio
dvd+rw-tools
# chat, irc
ca-certificates
# tools
joystick
# themes
gtk2-engines
#nif DISTRIBUTION squeeze
#include <wheezy-desktop>
#endif
# print
hplip-gui
# tools
gparted
gksu
|