Hi,
maybe sometimes wouldn't be bad if we (users) try to help ourselves and help in development/maintaining of external applications, specially if we are familiar with any of them and in good contact with coresponding mailing lists and large usert community of that app.
I'd suggest to try to compile it, post notes to Wiki and maybe we can sort it out and return to main code tree...
I'm also interested in compiled mythtv addons (particularly mythgallery,weather,news and phone). I've heard somewhere that mythweb is also under some consideration....
Some time ago I did this and compiled few mythplugins on my own and used them. I'm posting my notes (outdated, but maybe useful)...
HTH,
regards,
Rob.
svn co
http://svn.plutohome.com/pluto/trunk/external/mythtvapt-get install libvorbis-dev liblame-dev libdvb-dev fakeroot
cd mythtv
dpkg-buildpackage -rfakeroot -b -us -uc
cd ../mythemes
dpkg-buildpackage -rfakeroot -b -us -uc
cd ../mythplugins
dpkg -i ../libmyth-0.19-dev_0.19-5_i386.deb
apt-get install kdelibs4-dev libdvdread3-dev libflac-dev libmad0-dev libcdaudio0-dev libcdparanoia0-dev fftw-dev libexif-dev
# manjka libfaad2-dev
## ni potreben, spremeniti je treba /debian/rules datoteko na gcc
dpkg-buildpackage -rfakeroot -d -b -us -uc
cd ..
dpkg -i ./mythweb_0.19-5_all.deb
dpkg -i ../mythweather_0.19-5_i386.deb
dpkg -i ../mythgallery_0.19-5_all.deb