pkg:setup mkdir "build" && cd build cmake .. * std_cmake_args make DESTDIR=${PKG_DEST} install