From 355d49dec5e84b0ad0155852334e4f6081ffecdf Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Wed, 12 Jun 2024 13:43:34 +0000 Subject: [PATCH] Update recipes --- recipes/wip/tools/b3sum/recipe.toml | 2 +- recipes/wip/tools/clipshare-desktop/recipe.toml | 1 - recipes/wip/tools/clipshare-server/recipe.toml | 1 - recipes/wip/tools/czkawka/recipe.toml | 1 - recipes/wip/tools/dead-ringer/recipe.toml | 1 - recipes/wip/tools/delta/recipe.toml | 1 - recipes/wip/tools/erdtree/recipe.toml | 1 - recipes/wip/tools/espanso/recipe.toml | 1 - recipes/wip/tools/fselect/recipe.toml | 1 - recipes/wip/tools/gengo/recipe.toml | 1 - recipes/wip/tools/gifski/recipe.toml | 1 - recipes/wip/tools/gpg-tui/recipe.toml | 1 - recipes/wip/tools/gping/recipe.toml | 1 - recipes/wip/tools/grex/recipe.toml | 1 - recipes/wip/tools/hgrep/recipe.toml | 1 - recipes/wip/tools/igrep/recipe.toml | 1 - recipes/wip/tools/intelli-shell/recipe.toml | 1 - recipes/wip/tools/jirust/recipe.toml | 1 - recipes/wip/tools/jql/recipe.toml | 1 - recipes/wip/tools/lapce/recipe.toml | 1 - recipes/wip/tools/lemmeknow/recipe.toml | 1 - recipes/wip/tools/lineselect/recipe.toml | 3 +-- recipes/wip/tools/mandy/recipe.toml | 1 - 23 files changed, 2 insertions(+), 24 deletions(-) diff --git a/recipes/wip/tools/b3sum/recipe.toml b/recipes/wip/tools/b3sum/recipe.toml index 25902149c..44efd01d0 100644 --- a/recipes/wip/tools/b3sum/recipe.toml +++ b/recipes/wip/tools/b3sum/recipe.toml @@ -1,4 +1,4 @@ -#TODO probably wrong script +#TODO compiled but not tested [source] git = "https://github.com/BLAKE3-team/BLAKE3" [build] diff --git a/recipes/wip/tools/clipshare-desktop/recipe.toml b/recipes/wip/tools/clipshare-desktop/recipe.toml index b303d13a1..15b3688e3 100644 --- a/recipes/wip/tools/clipshare-desktop/recipe.toml +++ b/recipes/wip/tools/clipshare-desktop/recipe.toml @@ -1,7 +1,6 @@ #TODO make the xdotool dependency work [source] git = "https://github.com/RastislavKish/clipshare" -rev = "2afa9c5af1a5ebaa6e1e372da6e01a289d31fdb3" [build] template = "custom" dependencies = [ diff --git a/recipes/wip/tools/clipshare-server/recipe.toml b/recipes/wip/tools/clipshare-server/recipe.toml index afc0cb163..45c5ff71f 100644 --- a/recipes/wip/tools/clipshare-server/recipe.toml +++ b/recipes/wip/tools/clipshare-server/recipe.toml @@ -1,7 +1,6 @@ #TODO probably wrong script, see https://github.com/RastislavKish/clipshare#building [source] git = "https://github.com/RastislavKish/clipshare" -rev = "2afa9c5af1a5ebaa6e1e372da6e01a289d31fdb3" [build] template = "custom" dependencies = [ diff --git a/recipes/wip/tools/czkawka/recipe.toml b/recipes/wip/tools/czkawka/recipe.toml index 7286668b1..95c7b88fc 100644 --- a/recipes/wip/tools/czkawka/recipe.toml +++ b/recipes/wip/tools/czkawka/recipe.toml @@ -1,7 +1,6 @@ #TODO Compiled but not tested [source] git = "https://github.com/qarmin/czkawka" -rev = "44400e08af3c8f030493b8ec6fa965c7d42e560e" [build] template = "custom" script = """ diff --git a/recipes/wip/tools/dead-ringer/recipe.toml b/recipes/wip/tools/dead-ringer/recipe.toml index 349c29f28..118e56eb1 100644 --- a/recipes/wip/tools/dead-ringer/recipe.toml +++ b/recipes/wip/tools/dead-ringer/recipe.toml @@ -1,6 +1,5 @@ #TODO compiled but not tested [source] git = "https://github.com/ztroop/dead-ringer" -rev = "c35398134a1bc3c44c1ddf24749b4a7643306870" [build] template = "cargo" diff --git a/recipes/wip/tools/delta/recipe.toml b/recipes/wip/tools/delta/recipe.toml index 55d9306ac..b0850c54c 100644 --- a/recipes/wip/tools/delta/recipe.toml +++ b/recipes/wip/tools/delta/recipe.toml @@ -1,7 +1,6 @@ #TODO make the "less" dependency work [source] git = "https://github.com/dandavison/delta" -rev = "03f1569a9aff964e9291371d9928d0584327eae2" [build] template = "custom" dependencies = [ diff --git a/recipes/wip/tools/erdtree/recipe.toml b/recipes/wip/tools/erdtree/recipe.toml index 87ea9776c..36c21ad71 100644 --- a/recipes/wip/tools/erdtree/recipe.toml +++ b/recipes/wip/tools/erdtree/recipe.toml @@ -1,6 +1,5 @@ #TODO program source code error [source] git = "https://github.com/solidiquis/erdtree" -rev = "2b1db8bcc843c3fa8b634df86f94716c75ca470a" [build] template = "cargo" diff --git a/recipes/wip/tools/espanso/recipe.toml b/recipes/wip/tools/espanso/recipe.toml index 5307a4502..354025c43 100644 --- a/recipes/wip/tools/espanso/recipe.toml +++ b/recipes/wip/tools/espanso/recipe.toml @@ -1,7 +1,6 @@ #TODO missing script for building, see https://espanso.org/docs/install/linux/#wayland-compile [source] git = "https://github.com/espanso/espanso" -rev = "b421bcf73fa13506938d62425459d6c16c6a8d0a" [build] template = "custom" dependencies = [ diff --git a/recipes/wip/tools/fselect/recipe.toml b/recipes/wip/tools/fselect/recipe.toml index e9f777c84..53936afcc 100644 --- a/recipes/wip/tools/fselect/recipe.toml +++ b/recipes/wip/tools/fselect/recipe.toml @@ -1,7 +1,6 @@ #TODO make the mimalloc dependency work [source] git = "https://github.com/jhspetersson/fselect" -rev = "94849313ee4f76752287c6887cb4b03972f0e748" [build] template = "cargo" dependencies = [ diff --git a/recipes/wip/tools/gengo/recipe.toml b/recipes/wip/tools/gengo/recipe.toml index 632823fdf..5403ffa76 100644 --- a/recipes/wip/tools/gengo/recipe.toml +++ b/recipes/wip/tools/gengo/recipe.toml @@ -1,7 +1,6 @@ #TODO missing script to properly move the binary [source] git = "https://github.com/spenserblack/gengo" -rev = "272e794ff895149152f942a9b71ceb39711a4fb9" [build] template = "custom" script = """ diff --git a/recipes/wip/tools/gifski/recipe.toml b/recipes/wip/tools/gifski/recipe.toml index 04acabad0..71e4991c1 100644 --- a/recipes/wip/tools/gifski/recipe.toml +++ b/recipes/wip/tools/gifski/recipe.toml @@ -1,6 +1,5 @@ #TODO compiled but not tested [source] git = "https://github.com/ImageOptim/gifski" -rev = "ba659390435d79db66f2e5e0a876b5d2e8681dcb" [build] template = "cargo" diff --git a/recipes/wip/tools/gpg-tui/recipe.toml b/recipes/wip/tools/gpg-tui/recipe.toml index 4035fbe6c..2c6acf515 100644 --- a/recipes/wip/tools/gpg-tui/recipe.toml +++ b/recipes/wip/tools/gpg-tui/recipe.toml @@ -1,7 +1,6 @@ #TODO make dependencies work [source] git = "https://github.com/orhun/gpg-tui" -rev = "0f6e598f9beb19c0263d6fbc0bbbcb222fc704c4" [build] template = "cargo" dependencies = [ diff --git a/recipes/wip/tools/gping/recipe.toml b/recipes/wip/tools/gping/recipe.toml index d265a0b36..848f4a7d6 100644 --- a/recipes/wip/tools/gping/recipe.toml +++ b/recipes/wip/tools/gping/recipe.toml @@ -1,7 +1,6 @@ #TODO program source code error [source] git = "https://github.com/orf/gping" -rev = "7547db0d2d8c22cf15066d51fcd41dc57cb5b046" [build] template = "custom" script = """ diff --git a/recipes/wip/tools/grex/recipe.toml b/recipes/wip/tools/grex/recipe.toml index 38aebbc41..e3d11bf82 100644 --- a/recipes/wip/tools/grex/recipe.toml +++ b/recipes/wip/tools/grex/recipe.toml @@ -1,6 +1,5 @@ #TODO compiled but not tested [source] git = "https://github.com/pemistahl/grex" -rev = "9b4ccfa9cc724bce43f19c51c8d512accbad93b6" [build] template = "cargo" diff --git a/recipes/wip/tools/hgrep/recipe.toml b/recipes/wip/tools/hgrep/recipe.toml index 518bafcec..634ca89fc 100644 --- a/recipes/wip/tools/hgrep/recipe.toml +++ b/recipes/wip/tools/hgrep/recipe.toml @@ -1,6 +1,5 @@ #TODO compilation error, missing mimalloc sys/syscall.h [source] git = "https://github.com/rhysd/hgrep" -rev = "85d7271d477a41708d89e1e7bc14e94dcab149ba" [build] template = "cargo" diff --git a/recipes/wip/tools/igrep/recipe.toml b/recipes/wip/tools/igrep/recipe.toml index 0f7ac5f40..cfa9c1397 100644 --- a/recipes/wip/tools/igrep/recipe.toml +++ b/recipes/wip/tools/igrep/recipe.toml @@ -1,6 +1,5 @@ #TODO move to proper category [source] git = "https://github.com/konradsz/igrep" -rev = "8588755641e64cd40e569893e03628cf83cfc59f" [build] template = "cargo" diff --git a/recipes/wip/tools/intelli-shell/recipe.toml b/recipes/wip/tools/intelli-shell/recipe.toml index 8e7925043..53ca1be55 100644 --- a/recipes/wip/tools/intelli-shell/recipe.toml +++ b/recipes/wip/tools/intelli-shell/recipe.toml @@ -1,7 +1,6 @@ #TODO OpenSSL error [source] git = "https://github.com/lasantosr/intelli-shell" -rev = "f1a3f24c8dbc9a9a10bfc702f6feb205f433fed0" [build] template = "custom" dependencies = [ diff --git a/recipes/wip/tools/jirust/recipe.toml b/recipes/wip/tools/jirust/recipe.toml index 1840d47b6..e14ebdaa7 100644 --- a/recipes/wip/tools/jirust/recipe.toml +++ b/recipes/wip/tools/jirust/recipe.toml @@ -1,6 +1,5 @@ #TODO openssl-sys crate error [source] git = "https://github.com/moali87/jirust" -rev = "6fd0d4a76ed411f7055a9ee9364f40748856f304" [build] template = "cargo" diff --git a/recipes/wip/tools/jql/recipe.toml b/recipes/wip/tools/jql/recipe.toml index 029b0a3d6..4ed4332a3 100644 --- a/recipes/wip/tools/jql/recipe.toml +++ b/recipes/wip/tools/jql/recipe.toml @@ -1,7 +1,6 @@ #TODO compiled but not tested [source] git = "https://github.com/yamafaktory/jql" -rev = "af2768b279f203a58651d386f0167b229919f1c4" [build] template = "custom" script = """ diff --git a/recipes/wip/tools/lapce/recipe.toml b/recipes/wip/tools/lapce/recipe.toml index 73d39d655..e935c56a7 100644 --- a/recipes/wip/tools/lapce/recipe.toml +++ b/recipes/wip/tools/lapce/recipe.toml @@ -1,6 +1,5 @@ #TODO openssl-sys crate error [source] git = "https://github.com/lapce/lapce" -rev = "cb96e5ac3f3e4e70bd18b7a1307c5406e4247164" [build] template = "cargo" diff --git a/recipes/wip/tools/lemmeknow/recipe.toml b/recipes/wip/tools/lemmeknow/recipe.toml index 2dff0577d..d371d57cf 100644 --- a/recipes/wip/tools/lemmeknow/recipe.toml +++ b/recipes/wip/tools/lemmeknow/recipe.toml @@ -1,6 +1,5 @@ #TODO move to proper category [source] git = "https://github.com/swanandx/lemmeknow" -rev = "f0ec298fb16e17b4c4c87c20b500e7ec1f7cd451" [build] template = "cargo" diff --git a/recipes/wip/tools/lineselect/recipe.toml b/recipes/wip/tools/lineselect/recipe.toml index df864cc48..c419ee470 100644 --- a/recipes/wip/tools/lineselect/recipe.toml +++ b/recipes/wip/tools/lineselect/recipe.toml @@ -1,6 +1,5 @@ -#TODO Compiled but not tested +#TODO compiled but not tested [source] git = "https://github.com/urbanogilson/lineselect" -rev = "080d1c62fcdd70cce0c94361ee10fd680aa92b4d" [build] template = "cargo" diff --git a/recipes/wip/tools/mandy/recipe.toml b/recipes/wip/tools/mandy/recipe.toml index aaa9a7e2d..d8504fb2d 100644 --- a/recipes/wip/tools/mandy/recipe.toml +++ b/recipes/wip/tools/mandy/recipe.toml @@ -1,7 +1,6 @@ #TODO libssh2-sys crate error [source] git = "https://github.com/angeldollface/mandy" -rev = "a64f20d0386af628af2662ed2a1e72faf9efe355" [build] template = "custom" dependencies = [ -- GitLab