el-get/recipes/dictionary.rcp

8 lines
332 B
Plaintext
Raw Permalink Normal View History

(:name dictionary
:website "http://www.myrkr.in-berlin.de/dictionary/"
:description "Emacs package for talking to a dictionary server"
:type http-tar
:options ("xzf")
2013-05-21 05:06:47 +08:00
:url "http://www.myrkr.in-berlin.de/dictionary/dictionary-1.10.tar.gz"
2015-07-03 00:35:12 +08:00
:build `(("make" ,(concat "EMACS=" el-get-emacs))))