diff options
Diffstat (limited to 'config/lists')
-rw-r--r-- | config/lists/kanotix-lxde-full | 59 | ||||
-rw-r--r-- | config/lists/kanotix-lxde-master | 43 |
2 files changed, 60 insertions, 42 deletions
diff --git a/config/lists/kanotix-lxde-full b/config/lists/kanotix-lxde-full new file mode 100644 index 0000000..fe4d870 --- /dev/null +++ b/config/lists/kanotix-lxde-full @@ -0,0 +1,59 @@ +# Kanotix with LXDE (Master) + +#include <kanotix-lxde-base> +#include <office> + +# email +#icedove-l10n-de + +# irc +#xchat + +# multimedia +#exaile +#xfburn + +# graphics +gimp +gimp-gutenprint +xsane +libsane-extras +sane-utils +sane + +# network +openvpn +network-manager-openvpn + +# wine +#if DISTRIBUTION squeeze +wine1.3 +wine1.3-gecko +winetricks +#endif +#if DISTRIBUTION wheezy +#include <wheezy-wine> +#endif + +# games +armagetronad +foobillard +neverball +neverputt +kmahjongg + +# s2tc +#if ARCHITECTURE i386 +libtxc-dxtn-s2tc0 +#endif +#if ARCHITECTURE amd64 +libtxc-dxtn-s2tc0:i386 +#endif + +# benchmark +gl2benchmark + +# fonts +xfonts-100dpi +fonts-liberation +fonts-droid diff --git a/config/lists/kanotix-lxde-master b/config/lists/kanotix-lxde-master index f63c61a..50d0af3 100644 --- a/config/lists/kanotix-lxde-master +++ b/config/lists/kanotix-lxde-master @@ -1,46 +1,6 @@ # Kanotix with LXDE (Master) #include <kanotix-lxde-base> -#include <office> - -# email -#icedove-l10n-de - -# irc -#xchat - -# multimedia -#exaile -#xfburn - -# graphics -gimp -gimp-gutenprint -xsane -libsane-extras -sane-utils -sane - -# network -openvpn -network-manager-openvpn - -# wine -#if DISTRIBUTION squeeze -wine1.3 -wine1.3-gecko -winetricks -#endif -#if DISTRIBUTION wheezy -#include <wheezy-wine> -#endif - -# games -armagetronad -foobillard -neverball -neverputt -kmahjongg # s2tc #if ARCHITECTURE i386 @@ -51,10 +11,9 @@ libtxc-dxtn-s2tc0:i386 #endif # benchmark -gl2benchmark +#gl2benchmark # fonts xfonts-100dpi fonts-liberation fonts-droid - |