import 'compile/cmake' name=kicad majver=4.0 version=$majver.7 dlextract "https://launchpad.net/$name/$majver/$version/+download/$name-$version.tar.xz" \ 'af3ee2e40c25f1c01b92cd27c1a1b180' _ cd "$name-$version" compile_cmake -- -DKICAD_SKIP_BOOST=ON # vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: