diff --git a/recipes/wip/sound/audio-sharing/recipe.toml b/recipes/wip/sound/audio-sharing/recipe.toml deleted file mode 100644 index 48603b874..000000000 --- a/recipes/wip/sound/audio-sharing/recipe.toml +++ /dev/null @@ -1,12 +0,0 @@ -#TODO missing script for meson -# build instructions - https://gitlab.gnome.org/World/AudioSharing#building-it-manually -[source] -git = "https://gitlab.gnome.org/World/AudioSharing" -[build] -template = "custom" -dependencies = [ - "gtk4", - "glib", - "libadwaita", - "gstreamer", -]