He estado ultimamente trabajando con flumotion, y necesitaba la última versión, por lo que tuve que compilarla e instalarla, os dejo los pasos que seguí, por si a alguno le sirve.

sudo apt-get install subversion autoconf libtool python-gtk2-dev python python-kiwi python-twisted autopoint
svn co https://code.fluendo.com/flumotion/svn/flumotion/trunk/ flumotion
cd flumotion
./autogen.sh
make
sudo make install
rm -R flumotion