Нашел интересный репозиторий

адрес: http://notesalexp.org/

чтобы подключить необходимо сделать следующее:

 

Open a terminal
su#to log as root
gedit /etc/apt/sources.list #to open repository file with a text editor (you can use gedit or another)
Add this line for Lenny: deb http://notesalexp.org/debian/lenny/ lenny main
Add this line for Squeeze: deb http://notesalexp.org/debian/squeeze/ squeeze main
Add this line for Sid: deb http://notesalexp.org/debian/sid/ sid main
Add this line for Jaunty: deb http://notesalexp.org/debian/jaunty/ jaunty main
Add this line for Karmic: deb http://notesalexp.org/debian/karmic/ karmic main
Add this line for Lucid: deb http://notesalexp.org/debian/lucid/ lucid main
Save and close sources.list
wget -O – http://notesalexp.org/debian/alexp_key.asc | apt-key add – #to add gpg key
apt-get update #to update package list
apt-get install package

есть там и последняя версия eiskaltd, и linuxdcpp и много еще чего фкуссного.