openbsd-xenocara/lib/libXmu
matthieu b3dd6d9d05 Update libXmu to version 1.1.4 2022-11-07 11:48:25 +00:00
..
doc Update libXmu to version 1.1.4 2022-11-07 11:48:25 +00:00
include Update libXmu to version 1.1.4 2022-11-07 11:48:25 +00:00
src Update libXmu to version 1.1.4 2022-11-07 11:48:25 +00:00
test Update libXmu to version 1.1.4 2022-11-07 11:48:25 +00:00
COPYING Update libXmu to version 1.1.4 2022-11-07 11:48:25 +00:00
ChangeLog Update libXmu to version 1.1.4 2022-11-07 11:48:25 +00:00
INSTALL
Makefile.am Update libXmu to version 1.1.4 2022-11-07 11:48:25 +00:00
Makefile.bsd-wrapper
Makefile.in Update libXmu to version 1.1.4 2022-11-07 11:48:25 +00:00
README.md Update libXmu to version 1.1.4 2022-11-07 11:48:25 +00:00
aclocal.m4 Update libXmu to version 1.1.4 2022-11-07 11:48:25 +00:00
compile Update libXmu to version 1.1.4 2022-11-07 11:48:25 +00:00
config.guess
config.h.in Update libXmu to version 1.1.4 2022-11-07 11:48:25 +00:00
config.sub
configure Update libXmu to version 1.1.4 2022-11-07 11:48:25 +00:00
configure.ac Update libXmu to version 1.1.4 2022-11-07 11:48:25 +00:00
depcomp
docbook.am
install-sh
ltmain.sh
missing
test-driver Update libXmu to version 1.1.4 2022-11-07 11:48:25 +00:00
xmu.pc.in
xmuu.pc.in

README.md

libXmu - X miscellaneous utility routines library

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:

https://lists.x.org/mailman/listinfo/xorg

The primary development code repository can be found at:

https://gitlab.freedesktop.org/xorg/lib/libXmu

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

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