config 655 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: 52244
  5. filename: 'manual-[% c("version") %].tar.gz'
  6. container:
  7. use_container: 1
  8. var:
  9. container:
  10. suite: bullseye
  11. arch: '[% c("buildconf/deb_native_arch") %]'
  12. deps:
  13. - python3
  14. - unzip
  15. pre_pkginst: ''
  16. input_files:
  17. - project: container-image
  18. - URL: 'https://people.torproject.org/~pierov/tbb_files/manual_[% c("version") %].zip'
  19. name: manual
  20. sha256sum: 98030331e3f814e5b37df930343ca3eb7e323a5099ed95e9e15084d618bdb1d1
  21. - filename: packagemanual.py
  22. name: package_script