Ravenports generated: 15 Jan 2020 17:51
[ravenports.git] / bucket_78 / clisp
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               clisp
4 VERSION=                2.50
5 REVISION=               2
6 KEYWORDS=               lang
7 VARIANTS=               standard
8 SDESC[standard]=        ANSI Common Lisp Implementation
9 HOMEPAGE=               http://www.gnu.org/software/clisp
10 CONTACT=                Michael_Reim[kraileth@elderlinux.org]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            https://gitlab.com/gnu-clisp/clisp/-/archive/clisp-2.50/
14 DISTFILE[1]=            clisp-clisp-2.50.tar.bz2:main
15 DF_INDEX=               1
16 SPKGS[standard]=        complete
17                         primary
18                         docs
19
20 OPTIONS_AVAILABLE=      none
21 OPTIONS_STANDARD=       none
22
23 BUILD_DEPENDS=          libsigsegv:static:standard
24 BUILDRUN_DEPENDS=       libsigsegv:shared:standard
25                         libffcall:single:standard
26                         readline:single:standard
27
28 DISTNAME=               clisp-clisp-2.50
29
30 LICENSE=                GPLv2+:primary
31 LICENSE_TERMS=          primary:{{WRKSRC}}/COPYRIGHT
32 LICENSE_FILE=           GPLv2+:{{WRKSRC}}/GNU-GPL
33 LICENSE_SCHEME=         solo
34
35 FPC_EQUIVALENT=         lang/clisp
36
37 MUST_CONFIGURE=         yes
38 CONFIGURE_ARGS=         --prefix="{{PREFIX}}"
39                         --docdir="{{PREFIX}}/share/doc/clisp"
40                         --fsstnd=bsd
41 CONFIGURE_ENV=          FORCE_UNSAFE_CONFIGURE=1
42
43 INSTALL_REQ_TOOLCHAIN=  yes
44 PLIST_SUB=              VERSION="2.49.92"
45
46 do-build:
47         ( cd ${WRKSRC}/src && make )
48
49 [FILE:888:descriptions/desc.primary]
50 Common Lisp is a high-level, general-purpose, object-oriented, dynamic, 
51 functional programming language.
52
53 CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe 
54 University, and Michael Stoll, then of Munich University, both in Germany. 
55 It implements the language described in the ANSI Common Lisp standard with 
56 many extensions.
57
58 CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a 
59 foreign language interface, i18n, POSIX and Perl regular expressions, a 
60 socket interface, fast bignums, arbitrary precision floats, and more. An 
61 X11 interface is available through CLX, Garnet and CLUE/CLIO. Command line 
62 editing is provided by readline. CLISP runs Maxima, ACL2 and many other 
63 Common Lisp packages.
64
65 This package currently has a very basic configuration and leaves out most 
66 options. Those could be enabled however, if somebody actually needs them.
67
68
69 [FILE:103:distinfo]
70 464b71c8253a840d2e1b42ad15388daee8b1389526146d96f1843e5c8042403e      8786469 clisp-clisp-2.50.tar.bz2
71
72
73 [FILE:654:manifests/plist.primary]
74 bin/
75  clisp
76  clisp-link
77 lib/clisp-%%VERSION%%/base/
78  calls.o
79  gettext.o
80  libgnu.a
81  libnoreadline.a
82  lisp.a
83  lisp.run
84  lispinit.mem
85  makevars
86  modules.h
87  modules.o
88  readline.o
89  regexi.o
90 lib/clisp-%%VERSION%%/build-aux/
91  config.guess
92  config.rpath
93  config.sub
94  depcomp
95  install-sh
96 lib/clisp-%%VERSION%%/data/
97  Symbol-Table.text
98  UnicodeDataFull.txt
99 lib/clisp-%%VERSION%%/linkkit/
100  clisp.h
101  modprep.lisp
102  modules.c
103 share/aclocal/clisp.m4
104 share/emacs/site-lisp/
105  clhs.el
106  clisp-coding.el
107  clisp-ffi.el
108  clisp-indent.el
109  clisp-indent.lisp
110 share/man/man1/
111  clisp-link.1.gz
112  clisp.1.gz
113 share/vim/vimfiles/after/syntax/lisp.vim
114 @dir lib/clisp-%%VERSION%%/dynmod
115
116
117 [FILE:230:manifests/plist.docs]
118 share/doc/clisp/
119  ANNOUNCE
120  CLOS-guide.txt
121  COPYRIGHT
122  GNU-GPL
123  LISP-tutorial.txt
124  MAGIC.add
125  NEWS
126  README
127  README.de
128  README.es
129  SUMMARY
130  clisp-link.1
131  clisp-link.html
132  clisp.1
133  clisp.html
134  clisp.png
135  impnotes.css
136  impnotes.html
137