debian/README.Debian: Example plugins are no longer included.
authorMatt Birkholz <matt@birchwood-abbey.net>
Fri, 5 May 2017 16:32:40 +0000 (09:32 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Fri, 5 May 2017 19:36:10 +0000 (12:36 -0700)
debian/README.Debian

index 9cbad164af36f4d9dce1fcd141d6a85f268fde47..d546b45168f9580cf69d98d33182e08f1472e153 100644 (file)
@@ -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