#  patch -Np1 -i "./0001-graphs-0.12.4.patch" ;exit
#  patch -Np1 -i "./0001-0.14-fix+.patch" ;exit

  cmake . -DCMAKE_INSTALL_PREFIX=/usr \
	  -DENABLE_TINT2CONF=1

  make
