pantry icon indicating copy to clipboard operation
pantry copied to clipboard

+quarto.org

Open ddobrinskiy opened this issue 2 years ago • 3 comments

quarto.org is a framework to render scientific documents from markdown docs or jupyter in python, julia and other languages

ddobrinskiy avatar Mar 06 '23 13:03 ddobrinskiy

  • Added a new file
  • Changed the url to download from github releases instead of master branch
  • Removed all but one version specification (github: quarto-dev/quarto-cli/releases/tags)
  • Updated dependencies and build script for package installation on teaOS, added lua dependency as well as gx packages cc and make which are required by most packages in order to compile them properly before installing them on the system
  • Provided bin path where executable will be installed after compilation is complete

what-the-diff[bot] avatar Mar 06 '23 13:03 what-the-diff[bot]

Ok, this one also needs more work to be relocatable, will come back to it later

ddobrinskiy avatar Mar 06 '23 13:03 ddobrinskiy

It seems to download prebuilt binaries of a bunch of stuff it needs. To be in tea it would need to use our packages instead.

mxcl avatar Mar 21 '23 23:03 mxcl