language: c install: sudo apt-get install libglib2.0-dev gobject-introspection gnome-common && ./autogen.sh script: make && make check