summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xorg.modules11
1 files changed, 2 insertions, 9 deletions
diff --git a/xorg.modules b/xorg.modules
index 2fe7dba..7dfc346 100644
--- a/xorg.modules
+++ b/xorg.modules
@@ -10,6 +10,7 @@
<repository type="git" name="git.freedesktop.org" href="git://anongit.freedesktop.org/git/"/>
<repository type="git" name="sourceforge" href="git://git.code.sf.net/p/"/>
<repository type="svn" name="khronos" href="https://cvs.khronos.org/svn/repos/" trunk-template="ogl/trunk/doc/registry/public/api/"/>
+ <repository type="git" name="github" href="git://github.com/"/>
<testmodule id="startup-test" type="script">
<branch repo="jturney" module="tests/startup-test" checkoutdir="tests/startup"/>
@@ -84,19 +85,11 @@
</autotools>
<autotools id="libxkbcommon">
- <branch repo="git.freedesktop.org" module="xorg/lib/libxkbcommon" checkoutdir="xorg/lib/libxkbcommon"/>
+ <branch repo="github" module="xkbcommon/libxkbcommon" checkoutdir="xorg/lib/libxkbcommon"/>
</autotools>
<autotools id="xfontsel">
<branch repo="git.freedesktop.org" module="xorg/app/xfontsel" checkoutdir="xorg/app/xfontsel"/>
</autotools>
- <autotools id="xrx">
- <branch repo="git.freedesktop.org" module="xorg/app/xrx" checkoutdir="xorg/app/xrx"/>
- </autotools>
-
- <autotools id="xcb-demo">
- <branch repo="git.freedesktop.org" module="xcb/demo" checkoutdir="xcb/demo"/>
- </autotools>
-
</moduleset>