description="Fast and flexible source code highlighter (CLI version)" url="http://www.andre-simon.de/doku/highlight/highlight.html" packager="spiky " contributors="Pierre B, Remy, tnut" makedepends=(boost lua qtbase) name=highlight version=4.4 release=2 source=(http://www.andre-simon.de/zip/$name-$version.tar.bz2) build(){ cd $name-$version make make gui make DESTDIR=$PKG install make DESTDIR=$PKG install-gui }