@comcute: Might be best to speak to offroadgeek, however in the meantime I can host it (and I'd like to use it too :-)).
look at
http://www.zaurususergroup.com/modules.php...file=index#LASTIt's currently fist one in the list. I talked to offroadgeek and he doesn't know why I get this error, so I'm hosting it myself.
How large is it?
total 892
-rw-r--r-- 1 kala root 264038 Jul 19 12:38 libglib-2.0-0_2.4.1-r0_arm.ipk
-rw-r--r-- 1 kala root 28076 Jul 19 12:54 libid3tag0_0.15.0b-r0_arm.ipk
-rw-r--r-- 1 kala root 62396 Jul 18 23:05 libmad0_0.15.0b-r0_arm.ipk
-rw-r--r-- 1 kala root 247512 Jul 19 12:42 libstdc++6_3.4.0-r1_arm.ipk
-rw-r--r-- 1 kala root 81624 Jul 19 12:45 libvorbisidec1_20040602-r0_arm.ipk
-rw-r--r-- 1 kala root 197082 Jul 19 12:58 xmms-embedded_20040327-r0_arm.ipk
btw, I forgot to include config file, but it doesn't really matter, if you don't use http streaming.
If you want to listen shoutcast/icecast streams write these lines to $HOME/.xmms/config file
#################
[vorbis]
http_buffer_size=128
http_prebuffer=25
[MAD]
http_buffer_size=65536
#################
Give it a try and tell me how is it working
Oh, if it complains zlib not found and you have zlib1g installed, use -nodeps switch (zlib and zlib1g are the same, but different name)