diff --git a/recipes/wip/dev/rgit/recipe.toml b/recipes/wip/dev/rgit/recipe.toml index ddaff052ffa4741cf94f37443b58c99b2c88c062..8531793bc2d64078edf151f1a7360529c6539fc4 100644 --- a/recipes/wip/dev/rgit/recipe.toml +++ b/recipes/wip/dev/rgit/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compilation error [source] git = "https://github.com/w4/rgit" [build] diff --git a/recipes/wip/emulators/8086-emulator/recipe.toml b/recipes/wip/emulators/8086-emulator/recipe.toml index 09d02c03ffef05a9b5b05d47ce5de77f50433f07..50be9e791e5432ce59c4625e5355c7f3c23aacf8 100644 --- a/recipes/wip/emulators/8086-emulator/recipe.toml +++ b/recipes/wip/emulators/8086-emulator/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/YJDoc2/8086-Emulator" [build] diff --git a/recipes/wip/emulators/clementine/recipe.toml b/recipes/wip/emulators/clementine/recipe.toml index acc805bd9d9e731e8965b7b686ec4cc539c17ee0..475ea534aad0057fdc50266dc6fa8592e9ad1333 100644 --- a/recipes/wip/emulators/clementine/recipe.toml +++ b/recipes/wip/emulators/clementine/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO the webbrowser crate needs to be ported [source] git = "https://github.com/RIP-Comm/clementine" [build] diff --git a/recipes/wip/emulators/gameboy-emu/recipe.toml b/recipes/wip/emulators/gameboy-emu/recipe.toml index b0445ae52825d94640d34aadf3798a43626f9872..027df35225d6b39c2896ad051fe4bef5f0747682 100644 --- a/recipes/wip/emulators/gameboy-emu/recipe.toml +++ b/recipes/wip/emulators/gameboy-emu/recipe.toml @@ -1,9 +1,8 @@ -#TODO Not compiled or tested +#TODO update the Redox support in the minifb crate [source] git = "https://github.com/mohanson/gameboy" [build] template = "cargo" dependencies = [ - "libwayland", "libxkbcommon", ] diff --git a/recipes/wip/emulators/meru/recipe.toml b/recipes/wip/emulators/meru/recipe.toml index c92eff6a6eef245877a08e93463e35d0ee0ace99..1218434989a3cb8bf4bad651571a3193c6df71c5 100644 --- a/recipes/wip/emulators/meru/recipe.toml +++ b/recipes/wip/emulators/meru/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO value-bag crate error [source] git = "https://github.com/tanakh/meru" [build] diff --git a/recipes/wip/emulators/mipsy/recipe.toml b/recipes/wip/emulators/mipsy/recipe.toml index 17d8410131b3c06806c199e519be58c25122e235..108aec676a9fe1057a83c8d5f7af2e48145e19f3 100644 --- a/recipes/wip/emulators/mipsy/recipe.toml +++ b/recipes/wip/emulators/mipsy/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO users crate error [source] git = "https://github.com/insou22/mipsy" [build] diff --git a/recipes/wip/emulators/rboy/recipe.toml b/recipes/wip/emulators/rboy/recipe.toml index bbff10c79c57dd77911dd7f7183091965f486649..d66e4e926d019e8125816d0e8bca9e998ced1e57 100644 --- a/recipes/wip/emulators/rboy/recipe.toml +++ b/recipes/wip/emulators/rboy/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO glutin crate error [source] git = "https://github.com/mvdnes/rboy" [build]