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