tce-load -i intltool gudev-lib-dev clutter-gst-dev clutter-gtk-dev gnome-desktop-dev libcanberra-dev gnome-video-effects itstool gobject-introspection-dev gst-plugins-good-dev clutter-gir

cd cheese-3.10.2

CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var

find . -name Makefile -type f -exec sed -i 's/-O2/ /g' {} \;

make
make install

checking for gst-inspect-1.0... /usr/local/bin/gst-inspect-1.0
checking for camerabin GStreamer plugin... found
checking for vp8enc GStreamer plugin... found
checking for webmmux GStreamer plugin... found
checking for gtester... /usr/local/bin/gtester
