Add README with pointers to mailing lists, bugzilla, & git

Also correct INSTALL to list the right extension name

Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
This commit is contained in:
Alan Coopersmith 2009-10-05 19:21:42 -07:00
parent 5092125232
commit 39d4e91171
2 changed files with 26 additions and 10 deletions

View file

@ -1,6 +1,6 @@
Render is built with the traditional configure script:
xfixesproto is built with the traditional configure script:
$ ./configure --prefix=/usr/X11R6
$ ./configure --prefix=/usr
This should generate valid Makefiles, then:

32
README
View file

@ -1,10 +1,26 @@
RandR
X RandR Extension
Version 1.0
2002-10-4
This package contains header files and documentation for the X RandR
This package contains header files and documentation for the XFIXES
extension. Library and server implementations are separate.
Keith Packard
keithp@keithp.com
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/proto/fixesproto
http://cgit.freedesktop.org/xorg/proto/fixesproto
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