summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-02-02 20:34:37 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-02-02 20:46:41 -0800
commit7cc28e8ae807e69663e0a73cd12edf9963277a2d (patch)
tree5597b5be26940435b2779c113c91753fc602497f
parent245b7cffe78203eeb265ac73177ed258471cb227 (diff)
Add README with pointers to mailing list, bugzilla & git repos
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--README25
1 files changed, 25 insertions, 0 deletions
diff --git a/README b/README
index e69de29..22a65b0 100644
--- a/README
+++ b/README
@@ -0,0 +1,25 @@
+libXv - library for the X Video (Xv) extension to the X Window System
+
+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/libXv
+
+ http://cgit.freedesktop.org/xorg/lib/libXv
+
+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
+