xenocara/lib/libX11
natano 6c14b73344 ks_tables.h is always considered out of date due to the forced rebuild
of the makekeys util. This means it's also rebuilt during install. First
as root during build, later by the BUILDUSER during release, which won't
be able to rewrite it, because it's now owned by root. With this result:

	override rw-r--r--  root/wheel for ks_tables.h?


One step closer towards noperm release builds for xenocara.

ok matthieu
2016-10-08 21:51:47 +00:00
..
include update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
m4 Upate to libX11 1.5rc1. Tested by krw@, mpi@, shadchin@. 2012-03-27 19:19:37 +00:00
man update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
modules update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
nls update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
specs update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
src ks_tables.h is always considered out of date due to the forced rebuild 2016-10-08 21:51:47 +00:00
aclocal.m4 update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
AUTHORS Update to libX11 1.5.0 2012-06-11 19:18:54 +00:00
ChangeLog update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
compile update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
config.guess Update to libX11 1.6RC. No bump needed. 2013-04-28 16:55:55 +00:00
config.sub Update to libX11 1.6RC. No bump needed. 2013-04-28 16:55:55 +00:00
configure update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
configure.ac update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
COPYING Update to libx11 1.4.2. Tested by ajacoutot@, jasper@ krw@, landry@, 2011-05-30 19:19:29 +00:00
cpprules.in update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
depcomp Update to libX11 1.6RC. No bump needed. 2013-04-28 16:55:55 +00:00
docbook.am Upate to libX11 1.5rc1. Tested by krw@, mpi@, shadchin@. 2012-03-27 19:19:37 +00:00
INSTALL Update to libX11 1.3.3. Tested on a bulk ports build by naddy@. 2010-05-18 19:37:28 +00:00
install-sh Update to libX11 1.6RC. No bump needed. 2013-04-28 16:55:55 +00:00
ltmain.sh Upate to libX11 1.5rc1. Tested by krw@, mpi@, shadchin@. 2012-03-27 19:19:37 +00:00
Makefile.am Update to libX11 1.6.2. No API change. 2013-09-28 17:03:13 +00:00
Makefile.bsd-wrapper Remove support vax and XENOCARA_HAVE_SHARED_LIBS scaffolding. 2016-03-11 13:09:42 +00:00
Makefile.in update to libX11 1.6.3 2015-04-06 20:57:55 +00:00
missing Update to libX11 1.6RC. No bump needed. 2013-04-28 16:55:55 +00:00
NEWS libX11 1.1.3 2007-09-30 10:11:57 +00:00
README Update to libX11 1.6.1. 2013-08-26 19:57:22 +00:00
x11-xcb.pc.in import from X.Org 7.2RC2 2006-11-25 16:33:55 +00:00
x11.pc.in update to libX11 1.2.1 2009-05-03 12:59:09 +00:00

libX11 - Core X11 protocol client library

Documentation for this library can be found in the included man pages,
and in the Xlib spec from the specs subdirectory, also available at:

    http://www.x.org/releases/current/doc/libX11/libX11/libX11.html
    http://www.x.org/releases/current/doc/libX11/libX11/libX11.pdf

and the O'Reilly Xlib books, which they have made freely available online,
though only for older versions of X11:

 - X Series Volume 2: Xlib Reference Manual (1989, covers X11R3)
	http://www.archive.org/details/xlibretmanver1102nyemiss

 - X Series Volume 2: Xlib Reference Manual, 2nd Edition (1990, covers X11R4)
	http://www.archive.org/details/xlibrefmanv115ed02nyemiss

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/libX11

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

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