xenocara/lib/libXmu
schwarze 042aae5043 Install more manual pages:
* XKB-Config(7), XKB-Enhancing(7): user-level documentation
for XKB configuration; not perfect, but the best available.
* xtrans(3): a library actively maintained upstream.
* libXmu and libXext: Many libraries are effectively frozen upstream.
According to matthieu@, the documentation of libXmu and libXext
is among the most valuable of those.
Feedback and OK matthieu@.
2019-05-10 11:44:39 +00:00
..
doc Install more manual pages: 2019-05-10 11:44:39 +00:00
include regen 2016-10-11 22:14:30 +00:00
src regen 2016-10-11 22:14:30 +00:00
aclocal.m4 regen 2016-10-11 22:14:30 +00:00
ChangeLog
compile
config.guess
config.h.in regen 2016-10-11 22:14:30 +00:00
config.sub
configure regen 2016-10-11 22:14:30 +00:00
configure.ac
COPYING
depcomp
docbook.am
INSTALL
install-sh
ltmain.sh
Makefile.am
Makefile.bsd-wrapper Install more manual pages: 2019-05-10 11:44:39 +00:00
Makefile.in regen 2016-10-11 22:14:30 +00:00
missing
README
xmu.pc.in
xmuu.pc.in

This library contains miscellaneous utilities and is not part of the Xlib
standard.  It contains routines which only use public interfaces so that it
may be layered on top of any proprietary implementation of Xlib or Xt.

It is intended to support clients in the X.Org distribution; vendors
may choose not to distribute this library if they wish.  Therefore,
applications developers who depend on this library should be prepared to
treat it as part of their software base when porting.

API documentation for this library is provided in the docs directory in
DocBook format.  If xmlto is installed, it will be converted to supported
formats and installed in $(docdir) unless --disable-docs is passed to
configure.

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/lib/libXmu

        http://cgit.freedesktop.org/xorg/lib/libXmu

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage