el-get/recipes/ampc.rcp
2012-02-20 17:03:57 +01:00

9 lines
290 B
Plaintext

(:name ampc
:website "http://www.emacswiki.org/emacs/Ampc"
:description "Asynchronous Music Player Controller"
:type git
:url "http://ch.ristopher.com/r/ampc"
:features ampc
:post-init (lambda ()
(autoload 'ampc "ampc" nil t)))