mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 12:24:17 +08:00
update recipes
This commit is contained in:
parent
8eace34f14
commit
f00ef6edd6
@ -1,5 +1,6 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
tar = "https://github.com/kaplanelad/shellfirm/archive/refs/tags/v0.2.7.tar.gz"
|
||||
git = "https://github.com/kaplanelad/shellfirm"
|
||||
rev = "0587f023a1d6b58e9fdb71d9a4e8d5460ee33c77"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
tar = "https://github.com/sebastienrousseau/shokunin/archive/refs/tags/v0.0.20.tar.gz"
|
||||
git = "https://github.com/sebastienrousseau/shokunin"
|
||||
rev = "9592f12701fb0ef3bc298f4499d2787e24fca4f3"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO missing script for CMake, see https://github.com/simdjson/simdjson/blob/master/HACKING.md#usage-cmake-on-64-bit-platforms-like-linux-freebsd-or-macos
|
||||
[source]
|
||||
tar = "https://github.com/simdjson/simdjson/archive/refs/tags/v3.6.0.tar.gz"
|
||||
git = "https://github.com/simdjson/simdjson"
|
||||
rev = "6060be2fdf62edf4a8f51a8b0883d57d09397b30"
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO tuikit crate error
|
||||
[source]
|
||||
tar = "https://github.com/lotabout/skim/archive/refs/tags/v0.10.4.tar.gz"
|
||||
git = "https://github.com/lotabout/skim"
|
||||
rev = "db9f194c12486343ae23b37781123ff0dbfaaf16"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
#TODO SQLite is not working
|
||||
[source]
|
||||
tar = "https://github.com/kpcyrd/sn0int/archive/refs/tags/v0.25.0.tar.gz"
|
||||
git = "https://github.com/kpcyrd/sn0int"
|
||||
rev = "b49aba5a8a6ae09c885c1aaee03fcfc9515fb42a"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO missing script for CMake, see https://github.com/google/snappy#building
|
||||
[source]
|
||||
tar = "https://github.com/google/snappy/archive/refs/tags/1.1.10.tar.gz"
|
||||
git = "https://github.com/google/snappy"
|
||||
rev = "dc05e026488865bc69313a68bcc03ef2e4ea8e83"
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
#TODO probably wrong script, see https://github.com/snes9xgit/snes9x/wiki/Compiling
|
||||
[source]
|
||||
tar = "https://github.com/snes9xgit/snes9x/archive/refs/tags/1.62.3.tar.gz"
|
||||
git = "https://github.com/snes9xgit/snes9x"
|
||||
rev = "8b82d487937d9ea39f7229d280c6f6686c415fe7"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
#TODO make the libpcap dependency work
|
||||
[source]
|
||||
tar = "https://github.com/GyulyVGC/sniffnet/archive/refs/tags/v1.2.2.tar.gz"
|
||||
git = "https://github.com/GyulyVGC/sniffnet"
|
||||
rev = "4d24bab70a6195ed9a6aac0326720ecb34154e68"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
tar = "https://github.com/samwho/spacer/archive/refs/tags/v0.3.0.tar.gz"
|
||||
git = "https://github.com/samwho/spacer"
|
||||
rev = "9c63225e9b93e1aa8b63e64c180ffd05b7dd4b02"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO missing script for GNU Autotools", see https://specfem2d.readthedocs.io/en/latest/02_getting_started/
|
||||
[source]
|
||||
tar = "https://github.com/SPECFEM/specfem2d/archive/refs/tags/v8.0.0.tar.gz"
|
||||
git = "https://github.com/SPECFEM/specfem2d"
|
||||
rev = "0bbc7858dcd0ac9c1c64a35a41c83fa7f6847205"
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO missing script for GNU Autotools, see https://specfem3d-globe.readthedocs.io/en/latest/02_getting_started/
|
||||
[source]
|
||||
tar = "https://github.com/SPECFEM/specfem3d_globe/archive/refs/tags/v8.0.0.tar.gz"
|
||||
git = "https://github.com/SPECFEM/specfem3d_globe"
|
||||
rev = "59f5e68c468c53a07011a795e6fa1650d6be0fd9"
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO missing script for GNU Autotools, see https://specfem3d.readthedocs.io/en/latest/02_getting_started/
|
||||
[source]
|
||||
tar = "https://github.com/SPECFEM/specfem3d/archive/refs/tags/v4.0.0.tar.gz"
|
||||
git = "https://github.com/SPECFEM/specfem3d"
|
||||
rev = "c97d521a9a19ed41523837f161c70deacdb180cc"
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
tar = "https://github.com/nelsonjchen/speedtest-rs/archive/refs/tags/v0.1.4.tar.gz"
|
||||
git = "https://github.com/nelsonjchen/speedtest-rs"
|
||||
rev = "b512fb824ddd663ddf862d6b38f78caa3791b502"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO Compiled but not tested
|
||||
[source]
|
||||
tar = "https://github.com/KhalilOuali/sprinkles/archive/refs/tags/1.0.0.tar.gz"
|
||||
git = "https://github.com/KhalilOuali/sprinkles"
|
||||
rev = "8c30f5f8e63b8fa89692ed712c52c928b42a556a"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
#TODO missing script for CMake, see https://docs.srsran.com/projects/4g/en/latest/general/source/1_installation.html#installation-from-source
|
||||
[source]
|
||||
tar = "https://github.com/srsran/srsRAN_4G/archive/refs/tags/release_23_11.tar.gz"
|
||||
git = "https://github.com/srsran/srsRAN_4G"
|
||||
rev = "eea87b1d893ae58e0b08bc381730c502024ae71f"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
@ -1,7 +1,8 @@
|
||||
#TODO missing script for CMake, see https://github.com/srsran/srsRAN_Project#build-instructions
|
||||
#TODO missing dependencies
|
||||
[source]
|
||||
tar = "https://github.com/srsran/srsRAN_Project/archive/refs/tags/release_23_10_1.tar.gz"
|
||||
git = "https://github.com/srsran/srsRAN_Project"
|
||||
rev = "374200deefd8e1b96fab7328525fd593a808a641"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
#TODO require NodeJS and NPM
|
||||
[source]
|
||||
tar = "https://github.com/ekzhang/sshx"
|
||||
git = "https://github.com/ekzhang/sshx"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO nix::unistd::User
|
||||
[source]
|
||||
tar = "https://github.com/starship/starship/archive/refs/tags/v1.16.0.tar.gz"
|
||||
git = "https://github.com/starship/starship"
|
||||
rev = "dcf7b7646c4610947765d76cf4e024a60576b2cd"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO missing script for "make", see https://disservin.github.io/stockfish-docs/pages/Compiling-from-source.html
|
||||
[source]
|
||||
tar = "https://github.com/official-stockfish/Stockfish/archive/refs/tags/sf_16.tar.gz"
|
||||
git = "https://github.com/official-stockfish/Stockfish"
|
||||
rev = "68e1e9b3811e16cad014b590d7443b9063b3eb52"
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#TODO missing script for qmake and make, see https://github.com/Stremio/stremio-shell/blob/master/DEBIAN.md
|
||||
#TODO probably missing dependencies, see https://github.com/Stremio/stremio-shell/blob/master/DEBIAN.md#31-install-missing-dependencies
|
||||
[source]
|
||||
tar = "https://github.com/Stremio/stremio-shell"
|
||||
git = "https://github.com/Stremio/stremio-shell"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
@ -1,7 +1,8 @@
|
||||
#TODO missing script for "make", see https://github.com/ColinIanKing/stress-ng#building-stress-ng
|
||||
#TODO missing dependencies
|
||||
[source]
|
||||
tar = "https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V0.17.01.tar.gz"
|
||||
git = "https://github.com/ColinIanKing/stress-ng"
|
||||
rev = "8c39f5a2d9b199189456f414afd9e536dae69d1b"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO requires Linux PAM, probably needs porting
|
||||
[source]
|
||||
tar = "https://github.com/memorysafety/sudo-rs/archive/refs/tags/v0.2.1.tar.gz"
|
||||
git = "https://github.com/memorysafety/sudo-rs"
|
||||
rev = "195d6f851904ab00357f040eef35e31abaebbe1b"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
tar = "https://github.com/typst/svg2pdf/archive/refs/tags/v0.9.0.tar.gz"
|
||||
git = "https://github.com/typst/svg2pdf"
|
||||
rev = "7d13eab7f01a9ab1577cfb348eead05726658c53"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO missing script for building, see https://gitlab.com/AOMediaCodec/SVT-AV1/-/blob/master/Docs/Build-Guide.md#linux-operating-systems-64-bit
|
||||
[source]
|
||||
tar = "https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v1.8.0/SVT-AV1-v1.8.0.tar.bz2"
|
||||
git = "https://gitlab.com/AOMediaCodec/SVT-AV1"
|
||||
rev = "59645eea34e2815b627b8293aa3af254eddd0d69"
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO missing script for CMake, see https://github.com/OpenVisualCloud/SVT-HEVC#linux-operating-systems-64-bit
|
||||
[source]
|
||||
tar = "https://github.com/OpenVisualCloud/SVT-HEVC/archive/refs/tags/v1.5.1.tar.gz"
|
||||
git = "https://github.com/OpenVisualCloud/SVT-HEVC"
|
||||
rev = "b65eba07e6dee37407631cc441561960838b0333"
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
tar = "https://github.com/swc-project/swc"
|
||||
git = "https://github.com/swc-project/swc"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
tar = "https://github.com/static-web-server/static-web-server/archive/refs/tags/v2.24.1.tar.gz"
|
||||
git = "https://github.com/static-web-server/static-web-server"
|
||||
rev = "98a5cc40d276f3dac3c2c36530b966b213fb9ffc"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
#TODO require XWayland
|
||||
[source]
|
||||
tar = "https://github.com/sassman/t-rec-rs/archive/refs/tags/v0.7.6.tar.gz"
|
||||
git = "https://github.com/sassman/t-rec-rs"
|
||||
rev = "da911b978e9e87a917c7c865e5aa4d833209d9e0"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO missing script for Meson, lacking installation instructions
|
||||
[source]
|
||||
tar = "https://github.com/taunoe/tauno-monitor/archive/refs/tags/v0.1.5.tar.gz"
|
||||
git = "https://github.com/taunoe/tauno-monitor"
|
||||
rev = "fecab98710bf6918141f34709f4ee1a055413056"
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#TODO require a patch on ring and tokio on the dependency chain (locked version)
|
||||
#TODO require a patch on ring
|
||||
[source]
|
||||
tar = "https://github.com/dbrgn/tealdeer/archive/refs/tags/v1.6.1.tar.gz"
|
||||
git = "https://github.com/dbrgn/tealdeer"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO move to the proper category
|
||||
[source]
|
||||
tar = "https://github.com/nabijaczleweli/termimage/archive/refs/tags/v1.2.1.tar.gz"
|
||||
git = "https://github.com/nabijaczleweli/termimage"
|
||||
rev = "6156416a61fc5bfe78bdbda71e7f11f77a9adf9e"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
#TODO missing script for "make", see https://github.com/tramhao/termusic#from-source
|
||||
[source]
|
||||
tar = "https://github.com/tramhao/termusic/archive/refs/tags/v0.7.4.tar.gz"
|
||||
git = "https://github.com/tramhao/termusic"
|
||||
rev = "109405465bd5873567b5387c20e9b149e477b176"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
tar = "https://github.com/yykamei/thwack/archive/refs/tags/v0.8.16.tar.gz"
|
||||
git = "https://github.com/yykamei/thwack"
|
||||
rev = "6763a2a9da03ffb746580c69f8d77161e5f6ba4e"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO missing script for "make", see https://pingcap.github.io/tidb-dev-guide/get-started/build-tidb-from-source.html#build
|
||||
[source]
|
||||
tar = "https://github.com/pingcap/tidb/archive/refs/tags/v7.5.0.tar.gz"
|
||||
git = "https://github.com/pingcap/tidb"
|
||||
rev = "8445821f105477d5e31de9d8451b7fbf35a02cd1"
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
tar = "https://github.com/vmchale/tin-summer/archive/refs/tags/1.21.14.tar.gz"
|
||||
git = "https://github.com/vmchale/tin-summer"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
#TODO compiled but not tested (after a patch on the ring crate)
|
||||
[source]
|
||||
tar = "https://github.com/osa1/tiny/archive/refs/tags/v0.11.0.tar.gz"
|
||||
git = "https://github.com/osa1/tiny"
|
||||
rev = "939fe1a689cd622161a43da445ebc6718478040d"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO missing script for building, see https://github.com/Tencent/TNN/blob/master/doc/en/user/compile_en.md#iv-compilex86-linux
|
||||
[source]
|
||||
tar = "https://github.com/Tencent/TNN/archive/refs/tags/v0.3.0.tar.gz"
|
||||
git = "https://github.com/Tencent/TNN"
|
||||
rev = "491dfc8653e200b5e8a428069638e191662a0882"
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO can't update libc crate version
|
||||
[source]
|
||||
tar = "https://github.com/cfal/tobaru/archive/refs/tags/0.7.1.tar.gz"
|
||||
git = "https://github.com/cfal/tobaru"
|
||||
rev = "95afac34f0c54694ef0e114e87555f8e671d9f1b"
|
||||
[build]
|
||||
template = "cargo"
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
tar = "https://github.com/topgrade-rs/topgrade/archive/refs/tags/v12.0.2.tar.gz"
|
||||
git = "https://github.com/topgrade-rs/topgrade"
|
||||
rev = "41c6d1cd9ab86254ffd29945b91e5e1b8eeebf64"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
#TODO make mpv works
|
||||
[source]
|
||||
tar = "https://github.com/LeoRiether/tori/archive/refs/tags/v0.2.5.tar.gz"
|
||||
git = "https://github.com/LeoRiether/tori"
|
||||
rev = "422e5bbb1477b6fdd3a56e0db1b3553ce362e153"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
#TODO require Wayland?
|
||||
[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]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
#TODO Make OpenCV 4 work
|
||||
[source]
|
||||
tar = "https://github.com/maxcurzi/tplay/archive/refs/tags/v0.4.5.tar.gz"
|
||||
git = "https://github.com/maxcurzi/tplay"
|
||||
rev = "f32d5d3df7e3c6a873d1b113ef3b707b016b3a69"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
#TODO missing script for "make", see https://github.com/wolfpld/tracy/releases/latest/download/tracy.pdf
|
||||
[source]
|
||||
tar = "https://github.com/wolfpld/tracy/archive/refs/tags/v0.10.tar.gz"
|
||||
git = "https://github.com/wolfpld/tracy"
|
||||
rev = "37aff70dfa50cf6307b3fee6074d627dc2929143"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
#TODO thread-id crate error (after cargo update)
|
||||
[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]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO source code error (after cargo update)
|
||||
[source]
|
||||
tar = "https://github.com/fujiapple852/trippy/archive/refs/tags/0.8.0.tar.gz"
|
||||
git = "https://github.com/fujiapple852/trippy"
|
||||
rev = "388b99c495da48c548c72ff94e9d23a2f125e186"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO Not compiled or tested
|
||||
[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]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
#TODO SQLite is not working
|
||||
[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]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
tar = "https://github.com/alexhallam/tv/archive/refs/tags/1.5.2.tar.gz"
|
||||
git = "https://github.com/alexhallam/tv"
|
||||
rev = "ec8f7cf81f201e0046c0047dc5ed840c4e9f6e3b"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
#TODO require rustc 1.70 or newer
|
||||
[source]
|
||||
tar = "https://github.com/typst/typst/archive/refs/tags/v0.7.0.tar.gz"
|
||||
git = "https://github.com/typst/typst"
|
||||
rev = "70ca0d257bb4ba927f63260e20443f244e0bb58c"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
#TODO missing script for Meson, see https://gitlab.gnome.org/World/Upscaler#meson
|
||||
[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]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO missing script for CMake, see https://github.com/ultravideo/uvg266#compiling-uvg266
|
||||
[source]
|
||||
tar = "https://github.com/ultravideo/uvg266/archive/refs/tags/v0.8.0.tar.gz"
|
||||
git = "https://github.com/ultravideo/uvg266"
|
||||
rev = "9add13b7053a6ba3f6b22bf82728e01fc437a447"
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user