From f00ef6edd63bd2d4b6d3617aec15e49e5dce0ac9 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Tue, 19 Dec 2023 02:34:13 +0000 Subject: [PATCH] update recipes --- recipes/wip/shellfirm/recipe.toml | 3 ++- recipes/wip/shokunin/recipe.toml | 3 ++- recipes/wip/simdjson/recipe.toml | 3 ++- recipes/wip/skim/recipe.toml | 3 ++- recipes/wip/sn0int/recipe.toml | 3 ++- recipes/wip/snappy/recipe.toml | 3 ++- recipes/wip/snes9x/recipe.toml | 3 ++- recipes/wip/sniffnet/recipe.toml | 3 ++- recipes/wip/spacer/recipe.toml | 3 ++- recipes/wip/specfem2d/recipe.toml | 3 ++- recipes/wip/specfem3d-globe/recipe.toml | 3 ++- recipes/wip/specfem3d/recipe.toml | 3 ++- recipes/wip/speedtest-rs/recipe.toml | 3 ++- recipes/wip/sprinkles/recipe.toml | 3 ++- recipes/wip/srsran-4g/recipe.toml | 3 ++- recipes/wip/srsran-project/recipe.toml | 3 ++- recipes/wip/sshx/recipe.toml | 2 +- recipes/wip/starship/recipe.toml | 3 ++- recipes/wip/stockfish/recipe.toml | 3 ++- recipes/wip/stremio/recipe.toml | 2 +- recipes/wip/stress-ng/recipe.toml | 3 ++- recipes/wip/sudo-rs/recipe.toml | 3 ++- recipes/wip/svg2pdf/recipe.toml | 3 ++- recipes/wip/svt-av1/recipe.toml | 3 ++- recipes/wip/svt-hevc/recipe.toml | 3 ++- recipes/wip/swc/recipe.toml | 2 +- recipes/wip/sws/recipe.toml | 3 ++- recipes/wip/t-rec/recipe.toml | 3 ++- recipes/wip/tauro-monitor/recipe.toml | 3 ++- recipes/wip/tealdeer/recipe.toml | 4 ++-- recipes/wip/termimage/recipe.toml | 3 ++- recipes/wip/termusic/recipe.toml | 3 ++- recipes/wip/thwack/recipe.toml | 3 ++- recipes/wip/tidb-server/recipe.toml | 3 ++- recipes/wip/tin-summer/recipe.toml | 2 +- recipes/wip/tiny/recipe.toml | 3 ++- recipes/wip/tnn/recipe.toml | 3 ++- recipes/wip/tobaru/recipe.toml | 3 ++- recipes/wip/topgrade/recipe.toml | 3 ++- recipes/wip/tori/recipe.toml | 3 ++- recipes/wip/tp-note/recipe.toml | 3 ++- recipes/wip/tplay/recipe.toml | 3 ++- recipes/wip/tracy/recipe.toml | 3 ++- recipes/wip/treq/recipe.toml | 3 ++- recipes/wip/trippy/recipe.toml | 3 ++- recipes/wip/ttyper/recipe.toml | 3 ++- recipes/wip/tui-journal/recipe.toml | 3 ++- recipes/wip/tv/recipe.toml | 3 ++- recipes/wip/typst/recipe.toml | 3 ++- recipes/wip/upscaler/recipe.toml | 3 ++- recipes/wip/uvg266/recipe.toml | 3 ++- 51 files changed, 98 insertions(+), 52 deletions(-) diff --git a/recipes/wip/shellfirm/recipe.toml b/recipes/wip/shellfirm/recipe.toml index 3e6d62233..5124bc6ff 100644 --- a/recipes/wip/shellfirm/recipe.toml +++ b/recipes/wip/shellfirm/recipe.toml @@ -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" diff --git a/recipes/wip/shokunin/recipe.toml b/recipes/wip/shokunin/recipe.toml index a0d69876a..72ec61838 100644 --- a/recipes/wip/shokunin/recipe.toml +++ b/recipes/wip/shokunin/recipe.toml @@ -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" diff --git a/recipes/wip/simdjson/recipe.toml b/recipes/wip/simdjson/recipe.toml index e334ad47e..5b8cda08d 100644 --- a/recipes/wip/simdjson/recipe.toml +++ b/recipes/wip/simdjson/recipe.toml @@ -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" diff --git a/recipes/wip/skim/recipe.toml b/recipes/wip/skim/recipe.toml index 1c9c12cd1..12833f49f 100644 --- a/recipes/wip/skim/recipe.toml +++ b/recipes/wip/skim/recipe.toml @@ -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" diff --git a/recipes/wip/sn0int/recipe.toml b/recipes/wip/sn0int/recipe.toml index d5ef0c60d..8118d68d1 100644 --- a/recipes/wip/sn0int/recipe.toml +++ b/recipes/wip/sn0int/recipe.toml @@ -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 = [ diff --git a/recipes/wip/snappy/recipe.toml b/recipes/wip/snappy/recipe.toml index 2962d88f4..d97d74228 100644 --- a/recipes/wip/snappy/recipe.toml +++ b/recipes/wip/snappy/recipe.toml @@ -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" diff --git a/recipes/wip/snes9x/recipe.toml b/recipes/wip/snes9x/recipe.toml index a534c6a32..277836b84 100644 --- a/recipes/wip/snes9x/recipe.toml +++ b/recipes/wip/snes9x/recipe.toml @@ -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 = [ diff --git a/recipes/wip/sniffnet/recipe.toml b/recipes/wip/sniffnet/recipe.toml index 2e1d214a0..a325d23ff 100644 --- a/recipes/wip/sniffnet/recipe.toml +++ b/recipes/wip/sniffnet/recipe.toml @@ -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 = [ diff --git a/recipes/wip/spacer/recipe.toml b/recipes/wip/spacer/recipe.toml index 2d931bfa6..147ca92c7 100644 --- a/recipes/wip/spacer/recipe.toml +++ b/recipes/wip/spacer/recipe.toml @@ -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" diff --git a/recipes/wip/specfem2d/recipe.toml b/recipes/wip/specfem2d/recipe.toml index 3dc74a294..f43f635e0 100644 --- a/recipes/wip/specfem2d/recipe.toml +++ b/recipes/wip/specfem2d/recipe.toml @@ -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" diff --git a/recipes/wip/specfem3d-globe/recipe.toml b/recipes/wip/specfem3d-globe/recipe.toml index 6ba691af6..8192ae27d 100644 --- a/recipes/wip/specfem3d-globe/recipe.toml +++ b/recipes/wip/specfem3d-globe/recipe.toml @@ -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" diff --git a/recipes/wip/specfem3d/recipe.toml b/recipes/wip/specfem3d/recipe.toml index 7fde3dddf..7247949d0 100644 --- a/recipes/wip/specfem3d/recipe.toml +++ b/recipes/wip/specfem3d/recipe.toml @@ -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" diff --git a/recipes/wip/speedtest-rs/recipe.toml b/recipes/wip/speedtest-rs/recipe.toml index a9b3e715d..5ef6625ed 100644 --- a/recipes/wip/speedtest-rs/recipe.toml +++ b/recipes/wip/speedtest-rs/recipe.toml @@ -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" diff --git a/recipes/wip/sprinkles/recipe.toml b/recipes/wip/sprinkles/recipe.toml index f91d5dc11..f364fd7d3 100644 --- a/recipes/wip/sprinkles/recipe.toml +++ b/recipes/wip/sprinkles/recipe.toml @@ -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" diff --git a/recipes/wip/srsran-4g/recipe.toml b/recipes/wip/srsran-4g/recipe.toml index 167f26a97..841b4bb8e 100644 --- a/recipes/wip/srsran-4g/recipe.toml +++ b/recipes/wip/srsran-4g/recipe.toml @@ -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 = [ diff --git a/recipes/wip/srsran-project/recipe.toml b/recipes/wip/srsran-project/recipe.toml index 493295e4c..ee445368e 100644 --- a/recipes/wip/srsran-project/recipe.toml +++ b/recipes/wip/srsran-project/recipe.toml @@ -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 = [ diff --git a/recipes/wip/sshx/recipe.toml b/recipes/wip/sshx/recipe.toml index 59594b71c..3d9fce2a3 100644 --- a/recipes/wip/sshx/recipe.toml +++ b/recipes/wip/sshx/recipe.toml @@ -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 = """ diff --git a/recipes/wip/starship/recipe.toml b/recipes/wip/starship/recipe.toml index e7b7a9de3..e8eb76a0a 100644 --- a/recipes/wip/starship/recipe.toml +++ b/recipes/wip/starship/recipe.toml @@ -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" diff --git a/recipes/wip/stockfish/recipe.toml b/recipes/wip/stockfish/recipe.toml index 2d1310f34..61fc0a4ea 100644 --- a/recipes/wip/stockfish/recipe.toml +++ b/recipes/wip/stockfish/recipe.toml @@ -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" diff --git a/recipes/wip/stremio/recipe.toml b/recipes/wip/stremio/recipe.toml index bcb9d68fc..491776ee9 100644 --- a/recipes/wip/stremio/recipe.toml +++ b/recipes/wip/stremio/recipe.toml @@ -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 = [ diff --git a/recipes/wip/stress-ng/recipe.toml b/recipes/wip/stress-ng/recipe.toml index 3453b42e2..18e673540 100644 --- a/recipes/wip/stress-ng/recipe.toml +++ b/recipes/wip/stress-ng/recipe.toml @@ -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 = [ diff --git a/recipes/wip/sudo-rs/recipe.toml b/recipes/wip/sudo-rs/recipe.toml index 94f6c7b5b..8e02feb26 100644 --- a/recipes/wip/sudo-rs/recipe.toml +++ b/recipes/wip/sudo-rs/recipe.toml @@ -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" diff --git a/recipes/wip/svg2pdf/recipe.toml b/recipes/wip/svg2pdf/recipe.toml index aa17f02c3..5ee3f736b 100644 --- a/recipes/wip/svg2pdf/recipe.toml +++ b/recipes/wip/svg2pdf/recipe.toml @@ -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 = """ diff --git a/recipes/wip/svt-av1/recipe.toml b/recipes/wip/svt-av1/recipe.toml index 9c81d55d9..8d0875f99 100644 --- a/recipes/wip/svt-av1/recipe.toml +++ b/recipes/wip/svt-av1/recipe.toml @@ -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" diff --git a/recipes/wip/svt-hevc/recipe.toml b/recipes/wip/svt-hevc/recipe.toml index 43dd471cd..b52fae9e3 100644 --- a/recipes/wip/svt-hevc/recipe.toml +++ b/recipes/wip/svt-hevc/recipe.toml @@ -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" diff --git a/recipes/wip/swc/recipe.toml b/recipes/wip/swc/recipe.toml index b313e6693..51a9e7775 100644 --- a/recipes/wip/swc/recipe.toml +++ b/recipes/wip/swc/recipe.toml @@ -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" diff --git a/recipes/wip/sws/recipe.toml b/recipes/wip/sws/recipe.toml index 1b243f8c1..d144dc1d2 100644 --- a/recipes/wip/sws/recipe.toml +++ b/recipes/wip/sws/recipe.toml @@ -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" diff --git a/recipes/wip/t-rec/recipe.toml b/recipes/wip/t-rec/recipe.toml index b2ed93204..370bd2d59 100644 --- a/recipes/wip/t-rec/recipe.toml +++ b/recipes/wip/t-rec/recipe.toml @@ -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 = [ diff --git a/recipes/wip/tauro-monitor/recipe.toml b/recipes/wip/tauro-monitor/recipe.toml index 7d8d7d7cc..3ed900d7e 100644 --- a/recipes/wip/tauro-monitor/recipe.toml +++ b/recipes/wip/tauro-monitor/recipe.toml @@ -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" diff --git a/recipes/wip/tealdeer/recipe.toml b/recipes/wip/tealdeer/recipe.toml index 752927886..bb96675e8 100644 --- a/recipes/wip/tealdeer/recipe.toml +++ b/recipes/wip/tealdeer/recipe.toml @@ -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" diff --git a/recipes/wip/termimage/recipe.toml b/recipes/wip/termimage/recipe.toml index 8dc08269f..3caabda11 100644 --- a/recipes/wip/termimage/recipe.toml +++ b/recipes/wip/termimage/recipe.toml @@ -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" diff --git a/recipes/wip/termusic/recipe.toml b/recipes/wip/termusic/recipe.toml index da24f078c..b1ee43703 100644 --- a/recipes/wip/termusic/recipe.toml +++ b/recipes/wip/termusic/recipe.toml @@ -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 = [ diff --git a/recipes/wip/thwack/recipe.toml b/recipes/wip/thwack/recipe.toml index 14a108f9d..f22c8865f 100644 --- a/recipes/wip/thwack/recipe.toml +++ b/recipes/wip/thwack/recipe.toml @@ -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" diff --git a/recipes/wip/tidb-server/recipe.toml b/recipes/wip/tidb-server/recipe.toml index 8ddeb1a22..088b3fe4e 100644 --- a/recipes/wip/tidb-server/recipe.toml +++ b/recipes/wip/tidb-server/recipe.toml @@ -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" diff --git a/recipes/wip/tin-summer/recipe.toml b/recipes/wip/tin-summer/recipe.toml index 256527441..0434379e0 100644 --- a/recipes/wip/tin-summer/recipe.toml +++ b/recipes/wip/tin-summer/recipe.toml @@ -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" diff --git a/recipes/wip/tiny/recipe.toml b/recipes/wip/tiny/recipe.toml index 526c5ff9f..67932d7ee 100644 --- a/recipes/wip/tiny/recipe.toml +++ b/recipes/wip/tiny/recipe.toml @@ -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 = """ diff --git a/recipes/wip/tnn/recipe.toml b/recipes/wip/tnn/recipe.toml index c510e1dac..6d4224a6f 100644 --- a/recipes/wip/tnn/recipe.toml +++ b/recipes/wip/tnn/recipe.toml @@ -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" diff --git a/recipes/wip/tobaru/recipe.toml b/recipes/wip/tobaru/recipe.toml index 75f21f578..ea15f4abb 100644 --- a/recipes/wip/tobaru/recipe.toml +++ b/recipes/wip/tobaru/recipe.toml @@ -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" \ No newline at end of file diff --git a/recipes/wip/topgrade/recipe.toml b/recipes/wip/topgrade/recipe.toml index d8ec7d006..9e8193327 100644 --- a/recipes/wip/topgrade/recipe.toml +++ b/recipes/wip/topgrade/recipe.toml @@ -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" diff --git a/recipes/wip/tori/recipe.toml b/recipes/wip/tori/recipe.toml index a9c53028e..9426e337d 100644 --- a/recipes/wip/tori/recipe.toml +++ b/recipes/wip/tori/recipe.toml @@ -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 = [ diff --git a/recipes/wip/tp-note/recipe.toml b/recipes/wip/tp-note/recipe.toml index 9ec91fef7..ed93890b8 100644 --- a/recipes/wip/tp-note/recipe.toml +++ b/recipes/wip/tp-note/recipe.toml @@ -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 = """ diff --git a/recipes/wip/tplay/recipe.toml b/recipes/wip/tplay/recipe.toml index f9ec0d3de..a922c6ecd 100644 --- a/recipes/wip/tplay/recipe.toml +++ b/recipes/wip/tplay/recipe.toml @@ -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 = [ diff --git a/recipes/wip/tracy/recipe.toml b/recipes/wip/tracy/recipe.toml index 1dd2a8761..ee0859e37 100644 --- a/recipes/wip/tracy/recipe.toml +++ b/recipes/wip/tracy/recipe.toml @@ -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 = [ diff --git a/recipes/wip/treq/recipe.toml b/recipes/wip/treq/recipe.toml index c72d6492b..90203d2fd 100644 --- a/recipes/wip/treq/recipe.toml +++ b/recipes/wip/treq/recipe.toml @@ -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 = [ diff --git a/recipes/wip/trippy/recipe.toml b/recipes/wip/trippy/recipe.toml index 0e76726ba..59d98fe9b 100644 --- a/recipes/wip/trippy/recipe.toml +++ b/recipes/wip/trippy/recipe.toml @@ -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" diff --git a/recipes/wip/ttyper/recipe.toml b/recipes/wip/ttyper/recipe.toml index 07320b2c3..cb7464c8d 100644 --- a/recipes/wip/ttyper/recipe.toml +++ b/recipes/wip/ttyper/recipe.toml @@ -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" diff --git a/recipes/wip/tui-journal/recipe.toml b/recipes/wip/tui-journal/recipe.toml index 1d43b04ff..376b2c3c4 100644 --- a/recipes/wip/tui-journal/recipe.toml +++ b/recipes/wip/tui-journal/recipe.toml @@ -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 = [ diff --git a/recipes/wip/tv/recipe.toml b/recipes/wip/tv/recipe.toml index 913b0ee95..d14fb0d72 100644 --- a/recipes/wip/tv/recipe.toml +++ b/recipes/wip/tv/recipe.toml @@ -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" diff --git a/recipes/wip/typst/recipe.toml b/recipes/wip/typst/recipe.toml index 839273b44..293b9fc6f 100644 --- a/recipes/wip/typst/recipe.toml +++ b/recipes/wip/typst/recipe.toml @@ -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 = """ diff --git a/recipes/wip/upscaler/recipe.toml b/recipes/wip/upscaler/recipe.toml index 7d805b6dc..b9393e380 100644 --- a/recipes/wip/upscaler/recipe.toml +++ b/recipes/wip/upscaler/recipe.toml @@ -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 = [ diff --git a/recipes/wip/uvg266/recipe.toml b/recipes/wip/uvg266/recipe.toml index ca601048b..052bdece8 100644 --- a/recipes/wip/uvg266/recipe.toml +++ b/recipes/wip/uvg266/recipe.toml @@ -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" -- GitLab