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

update recipes

parent 8eace34f
No related branches found
No related tags found
No related merge requests found
#TODO require Wayland? #TODO require Wayland?
[source] [source]
tar = "https://gitlab.com/getreu/tp-note/-/archive/v1.21.4/tp-note-v1.21.4.tar.gz" git = "https://gitlab.com/getreu/tp-note"
rev = "1a8241211382efafb37961888aebc0065d56a95e"
[build] [build]
template = "custom" template = "custom"
script = """ script = """
......
#TODO Make OpenCV 4 work #TODO Make OpenCV 4 work
[source] [source]
tar = "https://github.com/maxcurzi/tplay/archive/refs/tags/v0.4.5.tar.gz" git = "https://github.com/maxcurzi/tplay"
rev = "f32d5d3df7e3c6a873d1b113ef3b707b016b3a69"
[build] [build]
template = "cargo" template = "cargo"
dependencies = [ dependencies = [
......
#TODO missing script for "make", see https://github.com/wolfpld/tracy/releases/latest/download/tracy.pdf #TODO missing script for "make", see https://github.com/wolfpld/tracy/releases/latest/download/tracy.pdf
[source] [source]
tar = "https://github.com/wolfpld/tracy/archive/refs/tags/v0.10.tar.gz" git = "https://github.com/wolfpld/tracy"
rev = "37aff70dfa50cf6307b3fee6074d627dc2929143"
[build] [build]
template = "custom" template = "custom"
dependencies = [ dependencies = [
......
#TODO thread-id crate error (after cargo update) #TODO thread-id crate error (after cargo update)
[source] [source]
tar = "https://github.com/talis-fb/TReq/archive/refs/tags/v0.4.0.tar.gz" git = "https://github.com/talis-fb/TReq"
rev = "74a5d919fe34aff6c8f3f2a614e107f0dca70caf"
[build] [build]
template = "cargo" template = "cargo"
dependencies = [ dependencies = [
......
#TODO source code error (after cargo update) #TODO source code error (after cargo update)
[source] [source]
tar = "https://github.com/fujiapple852/trippy/archive/refs/tags/0.8.0.tar.gz" git = "https://github.com/fujiapple852/trippy"
rev = "388b99c495da48c548c72ff94e9d23a2f125e186"
[build] [build]
template = "cargo" template = "cargo"
#TODO Not compiled or tested #TODO Not compiled or tested
[source] [source]
tar = "https://github.com/max-niederman/ttyper/archive/refs/tags/v1.4.0.tar.gz" git = "https://github.com/max-niederman/ttyper"
rev = "662a6682984afa6efca707b693ae68622e52ac24"
[build] [build]
template = "cargo" template = "cargo"
#TODO SQLite is not working #TODO SQLite is not working
[source] [source]
tar = "https://github.com/AmmarAbouZor/tui-journal/archive/refs/tags/v0.2.0.tar.gz" git = "https://github.com/AmmarAbouZor/tui-journal"
rev = "40943d8b4081d61cd549398ff68c6f219444167b"
[build] [build]
template = "cargo" template = "cargo"
dependencies = [ dependencies = [
......
#TODO Not compiled or tested #TODO Not compiled or tested
[source] [source]
tar = "https://github.com/alexhallam/tv/archive/refs/tags/1.5.2.tar.gz" git = "https://github.com/alexhallam/tv"
rev = "ec8f7cf81f201e0046c0047dc5ed840c4e9f6e3b"
[build] [build]
template = "cargo" template = "cargo"
#TODO require rustc 1.70 or newer #TODO require rustc 1.70 or newer
[source] [source]
tar = "https://github.com/typst/typst/archive/refs/tags/v0.7.0.tar.gz" git = "https://github.com/typst/typst"
rev = "70ca0d257bb4ba927f63260e20443f244e0bb58c"
[build] [build]
template = "custom" template = "custom"
script = """ script = """
......
#TODO missing script for Meson, see https://gitlab.gnome.org/World/Upscaler#meson #TODO missing script for Meson, see https://gitlab.gnome.org/World/Upscaler#meson
[source] [source]
tar = "https://gitlab.gnome.org/World/Upscaler/-/archive/1.2.2/Upscaler-1.2.2.tar.gz" git = "https://gitlab.gnome.org/World/Upscaler"
rev = "30c2a8411fac281ed548189a9fea45dc9efe5b68"
[build] [build]
template = "custom" template = "custom"
dependencies = [ dependencies = [
......
#TODO missing script for CMake, see https://github.com/ultravideo/uvg266#compiling-uvg266 #TODO missing script for CMake, see https://github.com/ultravideo/uvg266#compiling-uvg266
[source] [source]
tar = "https://github.com/ultravideo/uvg266/archive/refs/tags/v0.8.0.tar.gz" git = "https://github.com/ultravideo/uvg266"
rev = "9add13b7053a6ba3f6b22bf82728e01fc437a447"
[build] [build]
template = "custom" template = "custom"
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