Packaging Common Lisp applications
Diogo F. S. Ramos
diogofsr at gmail.com
Thu Sep 13 15:26:56 UTC 2012
I would like to package an application written in Common Lisp, but I'm
not finding specific documentation for such.
On "Common Lisp in Debian Manual" [1] there is information about
packaging libraries, which is not my case.
My application depends on some CL libraries (CFFI, for example), a
foreign one, namely GTK+ (libgtk-3), and run on top of SBCL. All the
dependencies are available on the repositories already.
Is there a place that explains how to do it?
[1] http://pkg-common-lisp.alioth.debian.org/clid/clid.html/
More information about the pkg-common-lisp-devel
mailing list