diff --git a/recipes/wip/news/moccasin/recipe.toml b/recipes/wip/news/moccasin/recipe.toml
new file mode 100644
index 0000000000000000000000000000000000000000..1572ebc753ef4a03c706e9edd25621b628c77384
--- /dev/null
+++ b/recipes/wip/news/moccasin/recipe.toml
@@ -0,0 +1,5 @@
+#TODO not compiled or tested
+[source]
+git = "https://github.com/rektdeckard/moccasin"
+[build]
+template = "cargo"
diff --git a/recipes/wip/sound/ruxguitar/recipe.toml b/recipes/wip/sound/ruxguitar/recipe.toml
new file mode 100644
index 0000000000000000000000000000000000000000..320bc6542890be978e1d2091d006f34509ce50d6
--- /dev/null
+++ b/recipes/wip/sound/ruxguitar/recipe.toml
@@ -0,0 +1,5 @@
+#TODO not compiled or tested
+[source]
+git = "https://github.com/agourlay/ruxguitar"
+[build]
+template = "cargo"