mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 07:44:18 +08:00
Update recipes
This commit is contained in:
parent
355d49dec5
commit
10bf9f1590
@ -1,6 +1,5 @@
|
||||
#TODO move to proper category
|
||||
[source]
|
||||
git = "https://github.com/rust-lang/mdBook"
|
||||
rev = "b7f46213c7df8f499eca0c82e7b41804cc15e369"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO Make neovim and freeglut work
|
||||
[source]
|
||||
git = "https://github.com/neovide/neovide"
|
||||
rev = "113955bb68bf6715c784ea0b7ee75011c55471c9"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO compilation error
|
||||
[source]
|
||||
git = "https://github.com/ouch-org/ouch"
|
||||
rev = "796a03a41d1412dbd0f1cf973ca88c59a4614cc8"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO working but don't exit
|
||||
[source]
|
||||
git = "https://github.com/shssoichiro/oxipng"
|
||||
rev = "e1db84fd9745f3320c08b883e4942cd5b30b98a6"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -3,7 +3,6 @@
|
||||
#TODO require WebAssembly
|
||||
[source]
|
||||
git = "https://github.com/sile/pixcil"
|
||||
rev = "2309661977c3191f44e730c5a17639874e497b69"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO move to proper category
|
||||
[source]
|
||||
git = "https://github.com/mfontanini/presenterm"
|
||||
rev = "284db812aa876d43f3a7d7e8b96f75c72a9945fa"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO move to proper category
|
||||
[source]
|
||||
git = "https://github.com/Lenivaya/qrrs"
|
||||
rev = "74ea9129a808f199afb386a38df7492cc8c7d094"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/str4d/rage"
|
||||
rev = "e6180f1a2004008873b8e8d40110995ecec416c4"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/acheronfail/repgrep"
|
||||
rev = "2e270809de00d0aefda272016afb6b5cf1ac4af5"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO Need to make libxkbcommon work
|
||||
[source]
|
||||
git = "https://github.com/raphamorim/rio"
|
||||
rev = "ddd99a767b2c17bbf9aa8a00f6107acc488a04e8"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO make the smartmontools dependency work
|
||||
[source]
|
||||
git = "https://github.com/alttch/shd"
|
||||
rev = "81fd46a7b1b2423fb9a3e3223b5b5dac79e4eda5"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO openssl-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/sebastienrousseau/shokunin"
|
||||
rev = "9592f12701fb0ef3bc298f4499d2787e24fca4f3"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO move to proper category
|
||||
[source]
|
||||
git = "https://github.com/samwho/spacer"
|
||||
rev = "9c63225e9b93e1aa8b63e64c180ffd05b7dd4b02"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO Compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/KhalilOuali/sprinkles"
|
||||
rev = "8c30f5f8e63b8fa89692ed712c52c928b42a556a"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -2,7 +2,6 @@
|
||||
#TODO missing script to properly move the binary
|
||||
[source]
|
||||
git = "https://github.com/typst/svg2pdf"
|
||||
rev = "7d13eab7f01a9ab1577cfb348eead05726658c53"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO signal-hook crate error
|
||||
[source]
|
||||
git = "https://github.com/static-web-server/static-web-server"
|
||||
rev = "98a5cc40d276f3dac3c2c36530b966b213fb9ffc"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO require XWayland
|
||||
#TODO port to orbital
|
||||
[source]
|
||||
git = "https://github.com/sassman/t-rec-rs"
|
||||
rev = "da911b978e9e87a917c7c865e5aa4d833209d9e0"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO move to the proper category
|
||||
[source]
|
||||
git = "https://github.com/nabijaczleweli/termimage"
|
||||
rev = "6156416a61fc5bfe78bdbda71e7f11f77a9adf9e"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO port to Orbital
|
||||
[source]
|
||||
git = "https://github.com/yykamei/thwack"
|
||||
rev = "6763a2a9da03ffb746580c69f8d77161e5f6ba4e"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO port to Orbital
|
||||
[source]
|
||||
git = "https://gitlab.com/getreu/tp-note"
|
||||
rev = "1a8241211382efafb37961888aebc0065d56a95e"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO make speech-dispatcher work
|
||||
[source]
|
||||
git = "https://github.com/lesleyrs/tts-tui"
|
||||
rev = "820689ba21ead76981376b7dfed17bfc59e5b013"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO replace the prompt with nothing on execution
|
||||
[source]
|
||||
git = "https://github.com/max-niederman/ttyper"
|
||||
rev = "662a6682984afa6efca707b693ae68622e52ac24"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO port to Orbital
|
||||
[source]
|
||||
git = "https://github.com/AmmarAbouZor/tui-journal"
|
||||
rev = "40943d8b4081d61cd549398ff68c6f219444167b"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -2,7 +2,6 @@
|
||||
#TODO missing script to properly move the binary
|
||||
[source]
|
||||
git = "https://github.com/typst/typst"
|
||||
rev = "70ca0d257bb4ba927f63260e20443f244e0bb58c"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO make libxkbcommon work
|
||||
[source]
|
||||
git = "https://github.com/danyspin97/wpaperd"
|
||||
rev = "a99e4e3d8c05a933a3f428329c2883e635feca14"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO openssl error
|
||||
[source]
|
||||
git = "https://github.com/Siriusmart/youtube-tui"
|
||||
rev = "f321f7c1e9b41644b976ea8672807c3062908c5c"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO openssl-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/extrawurst/gitui"
|
||||
rev = "87686118768e89b5e86611b4057c05d0d7abb2bc"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO move to proper category
|
||||
[source]
|
||||
git = "https://git.sr.ht/~f9/gyr"
|
||||
rev = "3418fb65da1c181eade2f5f5284cf175cafb41ec"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO openssl-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/dustinblackman/oatmeal"
|
||||
rev = "96f08a7b65c7be249a9f8497e247cc920c08459d"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/quantumsheep/sshs"
|
||||
rev = "116cb8d0b360e8bb47acfdb3398702f89d866b12"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO make dbus work
|
||||
[source]
|
||||
git = "https://github.com/veeso/termscp"
|
||||
rev = "ef8dbb6305fd1573446a254b9be759a1f13724af"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO Make GTK4 work
|
||||
#TODO Make gtk4 work
|
||||
[source]
|
||||
git = "https://github.com/philn/glide"
|
||||
rev = "fc86c0e8672e0713b26edae8c6388b85d5d05177"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO Make OpenCV 4 work
|
||||
#TODO Make opencv4 work
|
||||
[source]
|
||||
git = "https://github.com/maxcurzi/tplay"
|
||||
rev = "f32d5d3df7e3c6a873d1b113ef3b707b016b3a69"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO missing CMake configuration, see https://wiki.hyprland.org/Getting-Started/Installation/#cmake-recommended
|
||||
[source]
|
||||
git = "https://github.com/hyprwm/Hyprland"
|
||||
rev = "9afdd61adeaf413afbe853dbc5fdf6853c8bde21"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO missing script for CMake, see https://github.com/NilsBrause/waylandpp#building
|
||||
[source]
|
||||
git = "https://github.com/NilsBrause/waylandpp"
|
||||
rev = "4321ed5c7b4bffa41b8a2a13dc7f3ece1191f4f3"
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user