config 647 B

12345678910111213141516171819202122232425
  1. # vim: filetype=yaml sw=2
  2. # To update, see doc/how-to-update-the-manual.txt
  3. # Remember to update also the package's hash, with the version!
  4. version: 66168
  5. filename: 'manual-[% c("version") %]-[% c("var/build_id") %].tar.gz'
  6. container:
  7. use_container: 1
  8. var:
  9. container:
  10. suite: bullseye
  11. arch: amd64
  12. deps:
  13. - python3
  14. - unzip
  15. pre_pkginst: ''
  16. input_files:
  17. - project: container-image
  18. - URL: 'https://people.torproject.org/~richard/tbb_files/manual_[% c("version") %].zip'
  19. name: manual
  20. sha256sum: efb88be6217f7cb6879157678963bc90c47a2b91380ae3ba9a52d748eabf9568
  21. - filename: packagemanual.py
  22. name: package_script