1 2 3 4 5 6
pkg:setup ENV.deparallelize args = %W[--prefix=#{prefix} --without-x11 --without-sdl --without-desktop_file_install ] pkg:configure *args make make DESTDIR=${PKG_DEST} install