config 762 B

12345678910111213141516171819202122232425262728
  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. container:
  7. use_container: 1
  8. var:
  9. deps:
  10. - build-essential
  11. - tcl
  12. targets:
  13. sqlcipher-linux-x86_64:
  14. var:
  15. osname: linux-x86_64
  16. sqlcipher-linux-x86_64: 1
  17. input_files:
  18. - project: container-image
  19. - name: '[% c("var/compiler") %]'
  20. project: '[% c("var/compiler") %]'
  21. - name: nss
  22. project: nss
  23. - URL: 'https://github.com/sqlcipher/sqlcipher/archive/v[% c("version") %].tar.gz'
  24. name: sqlcipher
  25. sha256sum: 0924b2ae1079717954498bda78a30de20ce2a6083076b16214a711567821d148