config 662 B

12345678910111213141516171819202122
  1. # vim: filetype=yaml sw=2
  2. filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
  3. # The required versions for application-services can be found at the respective
  4. # commit in libs/build-all.sh
  5. version: 4.4.0
  6. var:
  7. container:
  8. use_container: 1
  9. deps:
  10. - build-essential
  11. - tcl
  12. input_files:
  13. - project: container-image
  14. - name: '[% c("var/compiler") %]'
  15. project: '[% c("var/compiler") %]'
  16. - name: nss
  17. project: nss
  18. - URL: 'https://github.com/sqlcipher/sqlcipher/archive/v[% c("version") %].tar.gz'
  19. name: sqlcipher
  20. sha256sum: 0924b2ae1079717954498bda78a30de20ce2a6083076b16214a711567821d148