Go to file
OBS User mrdocs 9152f10696 Accepting request 100552 from home:rudi_m:lisp
- don't use deprecated macro suse_update_config
  (It did nothing useful so won't be missed.)
- remove berkeley-db.dif
  (not really needed for opensuse but not portable)
- strip needs writable files

OBS-URL: https://build.opensuse.org/request/show/100552
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/clisp?expand=0&rev=26
2012-01-18 23:34:32 +00:00
_service . 2011-12-05 11:54:55 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clisp?expand=0&rev=1 2007-01-15 23:07:22 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clisp?expand=0&rev=1 2007-01-15 23:07:22 +00:00
check-build.sh OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clisp?expand=0&rev=1 2007-01-15 23:07:22 +00:00
clisp-2.39-clx.dif OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clisp?expand=0&rev=5 2007-12-17 21:07:34 +00:00
clisp-2.39-ia64-wooh.dif Updating link to change in openSUSE:Factory/clisp revision 19.0 2010-07-19 18:27:20 +00:00
clisp-2.44.1-ia64.dif OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clisp?expand=0&rev=9 2008-02-26 23:38:24 +00:00
clisp-2.44.1-map_private.patch OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clisp?expand=0&rev=9 2008-02-26 23:38:24 +00:00
clisp-2.44.1-map_variable.patch Updating link to change in openSUSE:Factory/clisp revision 19.0 2010-07-19 18:27:20 +00:00
clisp-2.49-personality.patch Updating link to change in openSUSE:Factory/clisp revision 19.0 2010-07-19 18:27:20 +00:00
clisp-2.49.dif Updating link to change in openSUSE:Factory/clisp revision 19.0 2010-07-19 18:27:20 +00:00
clisp-2.49.tar.bz2 Updating link to change in openSUSE:Factory/clisp revision 19.0 2010-07-19 18:27:20 +00:00
clisp-rpmlintrc Accepting request 83098 from home:jengelh:bl-c 2011-09-19 14:47:12 +00:00
clisp.changes Accepting request 100552 from home:rudi_m:lisp 2012-01-18 23:34:32 +00:00
clisp.spec Accepting request 100552 from home:rudi_m:lisp 2012-01-18 23:34:32 +00:00
ffcall-1.10+2.43.dif OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clisp?expand=0&rev=9 2008-02-26 23:38:24 +00:00
ffcall-1.10+2.43.tar.bz2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clisp?expand=0&rev=9 2008-02-26 23:38:24 +00:00
libsigsegv-2.8.tar.bz2 . 2011-12-05 11:54:55 +00:00
README.SuSE Updating link to change in openSUSE:Factory/clisp revision 19.0 2010-07-19 18:27:20 +00:00

#
# (C) 1997-99, SuSE GmbH, Nürnberg
#

Call of CLX


       Please call clisp with the option '-K full' to use clx. The
X Window System is required for the usage of clx.  Therefore the clisp
version under /usr/lib/clisp/full/ is used.
For some examples of clx try out in the directory demos/

         clisp -K full -q -i sokoban

and

         clisp -K full -q -i qix

----------------------------------------------------------------------------

Aufruf von CLX


      Bitte rufen Sie clisp mit der Option '-K full' auf. CLX erfordert ein
installiertes X-Window-System.  Daher wird die entsprechende clisp-Version
aus /usr/lib/clisp/full/ benutzt.
Sie finden zwei Beispiele für clx im Verzeichnis demos/

         clisp -K full -q -i sokoban

und

         clisp -K full -q -i qix