Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
svn co http://svn.plutohome.com/pluto/trunk/external/mythtvapt-get install libvorbis-dev liblame-dev libdvb-dev fakeroot cd mythtvdpkg-buildpackage -rfakeroot -b -us -uccd ../mythemesdpkg-buildpackage -rfakeroot -b -us -uccd ../mythpluginsdpkg -i ../libmyth-0.19-dev_0.19-5_i386.debapt-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 gccdpkg-buildpackage -rfakeroot -d -b -us -uccd ..dpkg -i ./mythweb_0.19-5_all.debdpkg -i ../mythweather_0.19-5_i386.debdpkg -i ../mythgallery_0.19-5_all.deb
Enable MythTV DVB SupportIf you built MythTV without DVB support you'll have to enable it now and recompile. Edit the file settings.pro in the top level mythtv directory. Find the DVB section and uncomment the lines. Edit the INCLUDEPATH line to point to the directory where you have the DVB driver source code. For example I have this:# DVB supportCONFIG += using_dvbDEFINES += USING_DVBINCLUDEPATH += /opt/DVB-Kernel/dvb-kernel/linux/include