[Xcb-commit] util-image: README README.md

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Feb 17 18:44:47 UTC 2019


 README.md |   15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

New commits:
commit 9c3b9cb3f60eeda640d29cf09bc3f23127c64302
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Feb 17 10:44:26 2019 -0800

    Update README for gitlab migration
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

diff --git a/README b/README.md
similarity index 72%
rename from README
rename to README.md
index 35e3b3d..e5ff96d 100644
--- a/README
+++ b/README.md
@@ -13,12 +13,11 @@ you're using and why you aren't in a mental hospital yet. We'd welcome
 patches/suggestions for enhancement and new libraries; Please report any
 issues you find to the freedesktop.org bug tracker, at:
 
-  <https://bugs.freedesktop.org/enter_bug.cgi?product=XCB>
+  https://gitlab.freedesktop.org/xorg/lib/libxcb-image/issues
 
 Discussion about XCB occurs on the XCB mailing list:
 
-  <mailto:xcb at lists.freedesktop.org>
-  <http://lists.freedesktop.org/mailman/listinfo/xcb>
+  https://lists.freedesktop.org/mailman/listinfo/xcb
 
 About XCB util-image module
 ===========================
@@ -28,10 +27,12 @@ XCB util-image module provides the following library:
   - image: Port of Xlib's XImage and XShmImage functions.
 
 You can obtain the latest development versions of XCB util-image using
-GIT. For anonymous checkouts, use:
+GIT from <https://gitlab.freedesktop.org/xorg/lib/libxcb-image>.
 
-  git clone --recursive git://anongit.freedesktop.org/git/xcb/util-image
+  For anonymous checkouts, use:
 
-For developers, use:
+    git clone --recursive https://gitlab.freedesktop.org/xorg/lib/libxcb-image.git
 
-  git clone --recursive git+ssh://git.freedesktop.org/git/xcb/util-image
+  For developers, use:
+
+    git clone --recursive git at gitlab.freedesktop.org:xorg/lib/libxcb-image.git


More information about the xcb-commit mailing list