.fpm 757 B

12345678910111213141516171819
  1. -s dir
  2. --name sing-box
  3. --category net
  4. --license GPLv3-or-later
  5. --description "The universal proxy platform."
  6. --url "https://sing-box.sagernet.org/"
  7. --maintainer "nekohasekai <[email protected]>"
  8. --deb-field "Bug: https://github.com/SagerNet/sing-box/issues"
  9. release/config/config.json=/etc/sing-box/config.json
  10. release/config/sing-box.service=/usr/lib/systemd/system/sing-box.service
  11. release/config/[email protected]=/usr/lib/systemd/system/[email protected]
  12. release/completions/sing-box.bash=/usr/share/bash-completion/completions/sing-box.bash
  13. release/completions/sing-box.fish=/usr/share/fish/vendor_completions.d/sing-box.fish
  14. release/completions/sing-box.zsh=/usr/share/zsh/site-functions/_sing-box
  15. LICENSE=/usr/share/licenses/sing-box/LICENSE