cvs configure options ./configure --disable-audio-arts --disable-ivtv --disable-joystick-menu qmake mythtv.pro make If you're running a backend slave, dont forget to setup mysql on the master backend to accept connections on the subnet ( see /etc/mysql/my.cnf ) # SvN diffs For the ebuilds, Always compare against v.11131 svn diff -r 11131:11610 > /src/distfiles/mythplugins-0.20_svn11610.patch # Quick SVN diffs http://svn.mythtv.org/trac/browser/branches/release-0-20-fixes svn up; svn diff -r 11131:${NEWREV} > mythtv-0.20_p${NEWREV}.patch; bzip2 mythtv-0.20_p${NEWREV}.patch