Remove packages missing from lenny

This commit is contained in:
Michael Spang 2009-12-12 23:18:34 -05:00
parent b6b9e22897
commit 5af89565b7
1 changed files with 10 additions and 8 deletions

View File

@ -13,8 +13,8 @@ install swig gawk mawk tcl tcl-dev tcl8.5 tk tk-dev m4
# scheme
install stalin mzscheme gauche-dev gambc mit-scheme-doc chicken-bin
drscheme guile-1.8-dev scheme2c scheme48 scm sigscheme slib
tinyscheme;
drscheme guile-1.8-dev # scheme2c
scheme48 scm sigscheme slib tinyscheme;
# typesetting
install groff texlive-full dvi2ps dvipng;
@ -45,11 +45,11 @@ if X {
install xserver-xorg xfonts-base;
# xapps
install firefox thunderbird xauth pidgin xfig pidgin-otr imagemagick
install xauth pidgin xfig pidgin-otr imagemagick
gthumb gucharmap scribus inkscape dia lmms xpdf k3b evince xsel
blender fontforge rxvt rxvt-unicode gmrun xterm openoffice.org
kstreamripper audacious gnome-office gimp ardour dzen2
xserver-xephyr yakuake gksu;
kstreamripper audacious gnome-office gimp dzen2
xserver-xephyr yakuake gksu; # firefox thunderbird ardour
};
@ -62,7 +62,8 @@ install make make-doc ant ant-optional bake scons qt4-qmake cmake distcc
install valgrind strace ltrace gdb gdb-doc elfutils;
# misc languages
install gfortran gforth erlang erlang-dev beef bf intercal php5-cli rhino;
install gfortran gforth erlang erlang-dev beef intercal php5-cli rhino;
# bf
# development libraries
install libc6-dbg libc6-prof libqt4-dev comerr-dev e2fslibs-dev libcap-dev
@ -156,8 +157,9 @@ install ed slrn vim nano nvi;
if X { install vim-gnome; };
# emacs
install emacs-jabber emacs22-nox gnus ede;
if X { install emacs22-gtk emacs22 xemacs21; };
install emacs-jabber gnus ede;
if X { install emacs22-gtk xemacs21; }
else { install emacs22-nox; };
# spelling
install aspell-en ispell myspell-en-us iamerican wamerican;