diff --git a/recipes/sound-wav.rcp b/recipes/sound-wav.rcp new file mode 100644 index 00000000..9c089a97 --- /dev/null +++ b/recipes/sound-wav.rcp @@ -0,0 +1,5 @@ +(:name sound-wav + :type github + :pkgname "syohex/emacs-sound-wav" + :description "Play WAV files in Emacs" + :depends (deferred))