Add a recipe

This commit is contained in:
Ribbon 2024-07-07 09:37:02 +00:00
parent 8ceb3ac122
commit 00bddb5023

View File

@ -0,0 +1,18 @@
#TODO not compiled or tested
[source]
git = "https://github.com/versotile-org/verso"
[build]
template = "cargo"
dependencies = [
"freetype2",
"gettext",
"glib",
"gstreamer",
"harfbuzz",
"libffi",
"libiconv",
"libpng",
"openssl1",
"pcre",
"zlib",
]