r7682 - packages/trunk

Ansgar Burchardt ansgar-guest at alioth.debian.org
Sun Jul 6 09:22:42 UTC 2008


Author: ansgar-guest
Date: 2008-07-06 09:22:42 +0000 (Sun, 06 Jul 2008)
New Revision: 7682

Modified:
   packages/trunk/.mrconfig
Log:
Add missing Git repositories to .mrconfig


Modified: packages/trunk/.mrconfig
===================================================================
--- packages/trunk/.mrconfig	2008-07-05 21:00:54 UTC (rev 7681)
+++ packages/trunk/.mrconfig	2008-07-06 09:22:42 UTC (rev 7682)
@@ -5,12 +5,24 @@
 # This wiki page explains how to use mr with pkg-games:
 # http://wiki.debian.org/Games/VCS
 
+[briquolo]
+checkout = git clone git://git.debian.org/git/pkg-games/briquolo.git
+
+[bsdgames]
+checkout = git clone git://git.debian.org/git/pkg-games/bsdgames.git
+
 [cel]
 checkout = git clone git://git.debian.org/git/pkg-games/cel.git
 
 [funguloids]
 checkout = git clone git://git.debian.org/git/pkg-games/funguloids.git
 
+[kobodeluxe]
+checkout = git clone git://git.debian.org/git/pkg-games/kobodeluxe.git
+
+[libcsfml]
+checkout = git clone git://git.debian.org/git/pkg-games/libcsfml.git
+
 [libsfml]
 checkout = git clone git://git.debian.org/git/pkg-games/libsfml.git
 
@@ -20,15 +32,33 @@
 [ogre]
 checkout = git clone git://git.debian.org/git/pkg-games/ogre.git
 
+[ogreal]
+checkout = git clone git://git.debian.org/git/pkg-games/ogreal.git
+
 [openal-soft]
 checkout = git clone git://git.debian.org/git/pkg-games/openal-soft.git
 
+[plib-doc]
+checkout = git clone git://git.debian.org/git/pkg-games/plib-doc.git
+
+[plib]
+checkout = git clone git://git.debian.org/git/pkg-games/plib.git
+
 [simutrans]
 checkout = git clone git://git.debian.org/git/pkg-games/simutrans.git
 
+[slviewer-artwork]
+checkout = git clone git://git.debian.org/git/pkg-games/slviewer-artwork.git
+
+[slviewer]
+checkout = git clone git://git.debian.org/git/pkg-games/slviewer.git
+
 [warsow]
 checkout = git clone git://git.debian.org/git/pkg-games/warsow.git
 
+[xgalaga]
+checkout = git clone git://git.debian.org/git/pkg-games/xgalaga.git
+
 # Commented out because we may not want this by default.
 #[non-free]
 #checkout = svn co svn+ssh://svn.debian.org/svn/pkg-games/non-free/packages/trunk non-free




More information about the Pkg-games-commits mailing list