Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.17 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.17 KB

mkpkg

Build Status License LoC

A parallel package builder for MesaLock Linux (inspired by Arch Linux's makepkg).

Features

  • Build scripts written in YAML
    • Commands are executed using sh
  • Download and build multiple packages at the same time
  • Log all build output for later review
  • Automatically extract compressed/archived files (e.g. .tar.gz, .tar.xz)
  • Download using Git (through libgit2) and HTTP/HTTPS (using reqwest)
  • Display progress using multiple progress bars

Maintainer

License

mkpkg is provided under the 3-Clause BSD license (please see LICENSE for more details).