Package: clisp Version: 2.29 Revision: 12 Depends: dlcompat-shlibs, gdbm-shlibs, readline-shlibs (>= 4.3-15) BuildDepends: gdbm, readline (>= 4.3-15), dlcompat-dev Maintainer: Lars Rosengreen Source: mirror:custom:%n/%n-%v.tar.gz Source-MD5: 53f7cfba5c5f3f7d536541e1df210b74 CustomMirror: << nam-US: http://telia.dl.sourceforge.net/sourceforge/ nam-US: http://unc.dl.sourceforge.net/sourceforge/ eur-BE: http://belnet.dl.sourceforge.net/sourceforge/ << SourceDirectory: clisp Patch: %f.patch GCC: 3.3 CompileScript: << ./configure %c cd src; ./makemake --fsstnd=netbsd --prefix=%p --with-readline --with-gettext debug > Makefile; make config.lisp; ulimit -S -s 8192; make; make check << InstallScript: cd src; make DESTDIR=%d install DocFiles: doc/Why-CLISP-is-under-GPL Description: Common LISP DescDetail: << A feature loaded implementation of the Common LISP programming language. << License: GPL Homepage: http://clisp.sourceforge.net