Skip to content
Snippets Groups Projects
Commit 2d4e4f30 authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

add recipes

parent 6dcea4b1
No related branches found
No related tags found
No related merge requests found
#TODO probably wrong template
[source]
tar = "https://pcsclite.apdu.fr/files/pcsc-lite-2.0.3.tar.bz2"
[build]
template = "configure"
#TODO missing script for GNU Make, see https://www.veracrypt.fr/en/CompilingGuidelineLinux.html#CompileVeraCrypt
[source]
tar = "https://launchpad.net/veracrypt/trunk/1.26.7/+download/VeraCrypt_1.26.7_Source.tar.bz2"
[build]
template = "custom"
dependencies = [
"libfuse3",
"libpcsclite",
"wxwidgets-gtk3",
]
#TODO Not compiled or tested
[source]
git = "https://github.com/explodingcamera/tinywasm"
[build]
template = "custom"
script = """
cookbook_cargo_packages tinywasm-cli
"""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment