holymonson / lilac

Lilac is the build bot for archlinuxcn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lilac.png

依赖

配置

正确配置 Python 库路径 PYTHONPATH 及命令路径 PATH。批量更新时还需要无密码的 GPG 签名。

命令

  • Python >= 3.7
  • curl
  • git
  • makepkg
  • zsh (batch)
  • nvchecker (batch)
  • gpg (batch)
  • Local MTA (batch)
  • devtools (batch)
  • kill_children (batch) (a suid program to kill all descendant processes of its parent)
  • fakeroot (batch)

Python 库

  • requests
  • lxml
  • winterpy (will auto download if not available)
  • toposort
  • pyyaml
  • pyalpm
  • structlog
  • prctl

About

Lilac is the build bot for archlinuxcn


Languages

Language:Python 99.7%Language:Shell 0.3%