[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdegames
From:       Wolfgang Rohdewald <wolfgang () rohdewald ! de>
Date:       2012-09-09 22:14:07
Message-ID: 20120909221407.2E31DAC7CA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1315667 by wrohdewald:

remove the entire trunk/kdegames directory, leaving one README

 D             AUTHORS  
 D             CMakeLists.txt  
 D             COPYING  
 D             COPYING.DOC  
 D             COPYING.LIB  
 D             CTestConfig.cmake  
 D             INSTALL  
 D             Mainpage.dox  
 M  +9 -160    README  
 D             README.PACKAGERS  
 D             bomber (directory)  
 D             bovo (directory)  
 D             granatier (directory)  
 D             kajongg (directory)  
 D             kapman (directory)  
 D             katomic (directory)  
 D             kbattleship (directory)  
 D             kblackbox (directory)  
 D             kblocks (directory)  
 D             kbounce (directory)  
 D             kbreakout (directory)  
 D             kdiamond (directory)  
 D             kfourinline (directory)  
 D             kgoldrunner (directory)  
 D             kigo (directory)  
 D             killbots (directory)  
 D             kiriki (directory)  
 D             kjumpingcube (directory)  
 D             klickety (directory)  
 D             klines (directory)  
 D             kmahjongg (directory)  
 D             kmines (directory)  
 D             knetwalk (directory)  
 D             kolf (directory)  
 D             kollision (directory)  
 D             konquest (directory)  
 D             kpat (directory)  
 D             kreversi (directory)  
 D             kshisen (directory)  
 D             ksirk (directory)  
 D             kspaceduel (directory)  
 D             ksquares (directory)  
 D             ksudoku (directory)  
 D             ktron (directory)  
 D             ktuberling (directory)  
 D             kubrick (directory)  
 D             libkdegames (directory)  
 D             libkmahjongg (directory)  
 D             lskat (directory)  
 D             palapeli (directory)  


--- trunk/KDE/kdegames/README #1315666:1315667
@@ -1,165 +1,14 @@
-In this file:
+KDE Games has moved to KDE's Git hosting facilities.
 
-* About kdegames
-* Debugging
-* Additional games
-* More Info
+See http://projects.kde.org/projects/kde/kdegames/ for the clone URLs.
 
-About kdegames
---------------
-This is a compilation of more than 20 various casual desktop games.
+Instead of remembering the above URL prefixes, you can also put the following in your ~/.gitconfig:
 
-* bomber
-    Arcade bombing game.
+[url "git://anongit.kde.org:"]
+ 	insteadOf = kde
+[url "git@git.kde.org:"]
+ 	pushInsteadOf = kde:
 
-* bovo
-    Five-in-a-row board game.
+Then, to clone e.g. the kgoldrunner repo, just do
 
-* cmake
-    CMake modules needed to build KDE games.
-
-* doc
-    XML-based documentation for the games.
-
-* granatier
-    Walk through an arena, lay bombs and kill your enemies.
-
-* kajongg
-    The classical game of Mah Jongg for four players.
-
-* kapman
-    Pacman clone.
-
-* katomic
-    Build complex atoms with a minimal amount of moves.
-
-* kbattleship (naval battle)
-    Sink ships of your opponents, with built-in game server.
-
-* kblackbox
-    Find the balls hidden in the black box by shooting laser beams.
-
-* kblocks
-    A falling blocks game.
-
-* kbounce
-    Claim areas and don't get disturbed.
-
-* kbreakout
-    A Breakout-like game.
-
-* kdiamond
-    A three-in-a-row game.
-
-* kfourinline
-    Two player four-in-a-row game.
-
-* kgoldrunner
-    A game of action and puzzle-solving.
-
-* kigo
-    Go board game.
-
-* killbots
-    A game of killer robots and teleportation.
-
-* kiriki
-    Yahtzee-like dice game.
-
-* kjumpingcube
-    A tactical game for number crunchers.
-
-klickety
-    Collect pieces of the same color.
-
-* klines
-    Place five equal pieces together, but wait, there are 3 new ones.
-
-* kmahjongg
-    A tile laying patience.
-
-* kmines
-    The classical mine sweeper.
-
-* knetwalk
-    A game for system administrators.
-
-* kolf
-    A mini golf game.
-
-* kollision
-    Collision game.
-
-* konquest
-    Conquer the planets of your enemy.
-
-* kpat
-    Several patience card games.
-
-* kreversi
-    The old reversi board game, also known as Othello.
-
-* kshisen
-    Patience game where you take away all pieces.
-
-* ksirk
-    Risk game for KDE.
-
-* kspaceduel
-    Two player game with shooting spaceships flying around a sun.
-
-* ksquares
-    Connect the dots to create squares.
-
-* ksudoku
-    Sudoku game and more.
-
-* ktron (ksnakeduel)
-    Like ksnake, but without fruits.
-
-* ktuberling
-    Kids game: make your own potato (NO french fries!)
-
-* kubrick
-    A game based on Rubik's Cube.
-
-* libkdegames
-    KDE game library used by many of these games, contains also images
-    of card decks.
-
-* libkmahjongg
-    Library used for loading and rendering of Mahjongg tilesets.
-
-* lskat
-    Lieutnant skat.
-
-* palapeli
-    Jigsaw puzzle game.
-
-Debugging
----------
-You can use -DCMAKE_BUILD_TYPE=debugfull with the cmake command script, if you
-want to have debug code in your KDE apps and libs. We recommend to do this,
-since this is alpha software and this makes debugging things a whole lot
-easier.
-
-Additional Games
-----------------
-There are additional games, game-related applications and libraries that are
-not yet mature enough to be included in the KDE Games module or are being
-developed by other teams. Most of them can be found on the KDE Playground
-or in the KDE Extragear, but some are hosted elsewhere, including some game
-servers.
-For a complete list, see the INDEX file in playground/games.
-
-More Info
----------
-Please direct any bug reports to our bug list by visiting
-http://bugs.kde.org.
-
-Discussions related to the KDE Games module or the games in playground
-are welcome on the KDE Games mailing list (kde-games-devel@kde.org).
-Game-related news can be found on http://games.kde.org.
-
-General KDE discussions should go to the KDE mailing list (kde@kde.org).
-
+$ git clone kde:kgoldrunner
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic