Ravenports generated: 18 Oct 2019 10:04
[ravenports.git] / bucket_C0 / slime
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               slime
4 VERSION=                2.24
5 KEYWORDS=               editors
6 VARIANTS=               standard
7 SDESC[standard]=        Superior Lisp Interaction Mode for Emacs
8 HOMEPAGE=               https://common-lisp.net/project/slime/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GITHUB/slime:slime:v2.24
13 DISTFILE[1]=            generated:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         docs
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 BUILD_DEPENDS=          texinfo:single:standard
23 BUILDRUN_DEPENDS=       emacs:single:standard
24
25 USES=                   gmake makeinfo
26
27 LICENSE=                PUBDOM:primary
28 LICENSE_FILE=           PUBDOM:{{WRKSRC}}/README.md
29 LICENSE_SCHEME=         solo
30
31 FPC_EQUIVALENT=         editors/slime
32
33 SUB_FILES=              pkg-message-single
34 SUB_LIST=               SLIME_LISPDIR="{{PREFIX}}/share/emacs/site-lisp/slime"
35
36 post-build:
37         (cd ${WRKSRC}/doc && ${DO_MAKE_BUILD} slime.info html/index.html)
38
39 do-install:
40         @${MKDIR} ${STAGEDIR}${STD_DOCDIR} \
41                 ${STAGEDIR}${PREFIX}/share/emacs/site-lisp/slime/contrib \
42                 ${STAGEDIR}${PREFIX}/share/emacs/site-lisp/slime/lib \
43                 ${STAGEDIR}${PREFIX}/share/emacs/site-lisp/slime/swank
44         (cd ${WRKSRC} && ${INSTALL_DATA} *.asd *.el *.lisp \
45                 ${STAGEDIR}${PREFIX}/share/emacs/site-lisp/slime)
46         (cd ${WRKSRC}/lib && ${INSTALL_DATA} *.el \
47                 ${STAGEDIR}${PREFIX}/share/emacs/site-lisp/slime/lib)
48         (cd ${WRKSRC}/contrib && \
49                 ${INSTALL_DATA} *.el *.lisp *.ss *.scm *.sml \
50                 ${STAGEDIR}${PREFIX}/share/emacs/site-lisp/slime/contrib)
51         (cd ${WRKSRC}/swank && ${INSTALL_DATA} *.lisp \
52                 ${STAGEDIR}${PREFIX}/share/emacs/site-lisp/slime/swank)
53         ${INSTALL_DATA} ${INSTALL_WRKSRC}/doc/slime.info \
54                 ${STAGEDIR}${PREFIX}/${INFO_PATH}
55         (cd ${WRKSRC}/doc && ${INSTALL_DATA} slime* contributors.texi \
56                 ${STAGEDIR}${STD_DOCDIR})
57         (cd ${WRKSRC}/doc && \
58                 ${COPYTREE_SHARE} html ${STAGEDIR}${STD_DOCDIR})
59
60 [FILE:1147:descriptions/desc.primary]
61 SLIME is a new Emacs mode for Common Lisp development.  Inspired by
62 existing systems such Emacs Lisp and ILISP, we are working to create a
63 fresh new environment for hacking Common Lisp in.
64
65 Features:
66     * slime-mode: An Emacs minor-mode to enhance lisp-mode with:
67           o Code evaluation, compilation, and macroexpansion.
68           o Online documentation (describe, apropos, hyperspec).
69           o Definition finding (aka Meta-Point aka M-.).
70           o Symbol and package name completion.
71           o Automatic macro indentation based on &body.
72           o Cross-reference interface (WHO-CALLS, etc).
73           o ... and more.
74     * SLDB: Common Lisp debugger with an Emacs-based user interface.
75     * REPL: The Read-Eval-Print Loop ("top-level") is written in Emacs
76       Lisp for tighter integration with Emacs. The REPL also has
77       builtin "shortcut" commands similar those of the McCLIM
78       Listener.
79     * Compilation notes: SLIME is able to take compiler messages and
80       annotate them directly into source buffers.
81     * Inspector: Interactive object-inspector in an Emacs buffer.
82
83 WWW: http://common-lisp.net/project/slime/
84
85
86 [FILE:102:distinfo]
87 be13afe8f0bffc8bbb848ba0fe61e5624486a50a230cda840ef379a08e2fa002       814309 slime-slime-2.24.tar.gz
88
89
90 [FILE:2099:manifests/plist.primary]
91 share/emacs/site-lisp/slime/
92  metering.lisp
93  nregex.lisp
94  packages.lisp
95  sbcl-pprint-patch.lisp
96  slime-autoloads.el
97  slime-tests.el
98  slime.el
99  start-swank.lisp
100  swank-loader.lisp
101  swank.asd
102  swank.lisp
103  xref.lisp
104 share/emacs/site-lisp/slime/contrib/
105  bridge.el
106  inferior-slime.el
107  slime-asdf.el
108  slime-autodoc.el
109  slime-banner.el
110  slime-buffer-streams.el
111  slime-c-p-c.el
112  slime-cl-indent.el
113  slime-clipboard.el
114  slime-compiler-notes-tree.el
115  slime-editing-commands.el
116  slime-enclosing-context.el
117  slime-fancy-inspector.el
118  slime-fancy-trace.el
119  slime-fancy.el
120  slime-fontifying-fu.el
121  slime-fuzzy.el
122  slime-highlight-edits.el
123  slime-hyperdoc.el
124  slime-indentation.el
125  slime-listener-hooks.el
126  slime-macrostep.el
127  slime-mdot-fu.el
128  slime-media.el
129  slime-mrepl.el
130  slime-package-fu.el
131  slime-parse.el
132  slime-presentation-streams.el
133  slime-presentations.el
134  slime-quicklisp.el
135  slime-references.el
136  slime-repl.el
137  slime-sbcl-exts.el
138  slime-scheme.el
139  slime-scratch.el
140  slime-snapshot.el
141  slime-sprof.el
142  slime-trace-dialog.el
143  slime-tramp.el
144  slime-typeout-frame.el
145  slime-xref-browser.el
146  swank-arglists.lisp
147  swank-asdf.lisp
148  swank-buffer-streams.lisp
149  swank-c-p-c.lisp
150  swank-clipboard.lisp
151  swank-fancy-inspector.lisp
152  swank-fuzzy.lisp
153  swank-hyperdoc.lisp
154  swank-ikarus.ss
155  swank-indentation.lisp
156  swank-kawa.scm
157  swank-larceny.scm
158  swank-listener-hooks.lisp
159  swank-macrostep.lisp
160  swank-media.lisp
161  swank-mit-scheme.scm
162  swank-mlworks.sml
163  swank-mrepl.lisp
164  swank-package-fu.lisp
165  swank-presentation-streams.lisp
166  swank-presentations.lisp
167  swank-quicklisp.lisp
168  swank-r6rs.scm
169  swank-repl.lisp
170  swank-sbcl-exts.lisp
171  swank-snapshot.lisp
172  swank-sprof.lisp
173  swank-trace-dialog.lisp
174  swank-util.lisp
175 share/emacs/site-lisp/slime/lib/
176  cl-lib.el
177  ert-x.el
178  ert.el
179  hyperspec.el
180  macrostep.el
181 share/emacs/site-lisp/slime/swank/
182  abcl.lisp
183  allegro.lisp
184  backend.lisp
185  ccl.lisp
186  clasp.lisp
187  clisp.lisp
188  cmucl.lisp
189  corman.lisp
190  ecl.lisp
191  gray.lisp
192  lispworks.lisp
193  match.lisp
194  mezzano.lisp
195  mkcl.lisp
196  rpc.lisp
197  sbcl.lisp
198  scl.lisp
199  source-file-cache.lisp
200  source-path-parser.lisp
201 share/info/slime.info
202
203
204 [FILE:352:files/pkg-message-single.in]
205 ========================================================
206 To activate SLIME put the following code into ~/.emacs:
207 (setq inferior-lisp-program "PATH_TO_YOUR_LISP_BINARY")
208 (add-to-list 'load-path "%%SLIME_LISPDIR%%"
209         "%%SLIME_LISPDIR%%/contrib")
210 (require 'slime)
211 (slime-setup '(slime-repl))
212 ========================================================
213