Initial slime exheres
[pippings-exhereses.git] / packages / app-emacs / slime / slime.exlib
blob99900c1caf37c813571a97dcb7a53f9deda9764c
1 # Copyright 2009 Elias Pipping <elias@pipping.org>
2 # Distributed under the terms of the GNU General Public License v2
4 require elisp
6 SUMMARY="The Superior Lisp Interaction Mode for Emacs"
7 HOMEPAGE="http://common-lisp.net/project/${PN}/"
9 LICENCES="GPL-3"
10 SLOT="0"
11 MYOPTIONS=""
13 DEPENDENCIES=""
15 ELISP_FILES+=( "contrib:${PN}/contrib:contrib/*.el" )
17 src_compile() {
18     # TODO: compile common lisp stuff here
19     elisp-batch-compile
22 src_install() {
23     # TODO: install common lisp stuff here
24     elisp-batch-install
25     elisp-site-file-install