summaryrefslogtreecommitdiff
blob: 60e063702b53eacaeb335d0c42e3246a26c177fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>common-lisp</herd>
<longdescription>
CLX is an X11 client library for Common Lisp. The code was originally
taken from a CMUCL distribution, was modified somewhat in order to
make it compile and run under SBCL and other implementation, then a
selection of patches were added from other CLXes around the net.  Main
features:

 - SHAPE extension
 - XFREE86-VIDMODE extension
 - experimental RENDER extension
 - X Authority support that works with SSH forwarding

CLX is to Common Lisp, what xlib is to C.
</longdescription>
</pkgmetadata>