Well, because I try to teach myself how to build
good deb-packages instead of the usual cheap checkinstall-builds, I've grabbed
Vollstrecker's sources and rebuild them for Ubuntu. (You can find more about the packages:
here)
Because I currently don't have any webspace (tripod
hates me...and it's not so easy to find one without filesizelimit...) I've just set up a local respository.
It's still far away from being perfect, but it does work fine.
How do use a local repository:
Download
the wx-files and the
aMule-files and extract them both in the same folder, e.g. /opt/rep/
Add the following line to your /etc/apt/sources.list:
deb file:///opt/rep testing wx amule
(Adjust the path according to the previous chosen.)
Upgrade your packages list and you're done. Now you'll have wx 2.6.3 and aMule CVS 0623 ready to install via apt-get/aptitude/Synaptic.