Author: joeyh Date: 2008-05-20 16:49:09 +0000 (Tue, 20 May 2008) New Revision: 7122
Modified: packages/trunk/.mrconfig Log: add several new git repos Modified: packages/trunk/.mrconfig =================================================================== --- packages/trunk/.mrconfig 2008-05-20 16:17:47 UTC (rev 7121) +++ packages/trunk/.mrconfig 2008-05-20 16:49:09 UTC (rev 7122) @@ -5,12 +5,27 @@ # This wiki page explains how to use mr with pkg-games: # http://wiki.debian.org/Games/VCS -[openal-soft] -checkout = git clone git://git.debian.org/git/pkg-games/openal-soft.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 + +[libsfml] +checkout = git clone git://git.debian.org/git/pkg-games/libsfml.git + +[ogre-contrib] +checkout = git clone git://git.debian.org/git/pkg-games/ogre-contrib.git + [ogre] checkout = git clone git://git.debian.org/git/pkg-games/ogre.git +[openal-soft] +checkout = git clone git://git.debian.org/git/pkg-games/openal-soft.git + +[warsow] +checkout = git clone git://git.debian.org/git/pkg-games/warsow.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 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

