From cdf64b0f6e2a41e6196661c450bf9d95493eb0e8 Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Fri, 5 May 2017 09:32:40 -0700 Subject: [PATCH] debian/README.Debian: Example plugins are no longer included. --- debian/README.Debian | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index 9cbad164a..d546b4516 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,15 +1,14 @@ --*- Text -*- +-*-Text-*- -This unofficial version of MIT/GNU Scheme is built withOUT crypto +This experimental version of MIT/GNU Scheme is built withOUT crypto support. It is actually built without dependencies on ANY extra libraries, without microcode modules. Instead Scheme dynamically -loads "plugins" -- options that depend on the extra libraries. -Example plugins are included and function as drop-in replacements for +loads "plugins", options that depend on the extra libraries. The +following plugins are available to serve as drop-in replacements for the missing microcode modules. Note that each plugin must be built -and installed separately, after Scheme is installed. (Scheme is used -in the build and install processes.) +and installed separately, after Scheme is installed. - Scheme µModule Scheme Plugin + Scheme uModule Scheme Plugin ============== ============= prbfish.so BLOWFISH prgdbm.so GDBM @@ -19,15 +18,3 @@ in the build and install processes.) prx11.so X11, X11-SCREEN prpgsql.so prdb4.so - -The source distribution includes these additional plugins. - - Plugin Directory Scheme Plugin - ================ ============= - src/cairo/ CAIRO - src/gl/ GL - src/glib/ GLIB - src/gtk/ GTK - src/gtk-screen/ GTK-SCREEN - src/pango/ PANGO - src/planetarium/ PLANETARIUM -- 2.25.1