games: Move all games into games subdir
authorDaniel Laird <danieljlaird@hotmail.com>
Fri, 29 Aug 2008 13:27:37 +0000 (13:27 -0000)
committerDaniel Laird <danieljlaird@hotmail.com>
Fri, 29 Aug 2008 13:27:37 +0000 (13:27 -0000)
commit1b5c1e7bdbdf496078a8556c2906919432f60d52
tree0eb0f404efb85594de1dfb4e3d31856d04808faf
parent022b95d6ef7b303f6fbd48c220001674eec4717a
games: Move all games into games subdir

Moved all games into a subdir called games and
then updated makefiles as necessary.

If not one objects to this one then I will
probably do the same for audio next.

Daniel Laird
48 files changed:
package/Config.in
package/ace_of_penguins/Config.in [deleted file]
package/ace_of_penguins/ace_of_penguins-1.2-update.patch [deleted file]
package/ace_of_penguins/ace_of_penguins.mk [deleted file]
package/games/Config.in [new file with mode: 0644]
package/games/ace_of_penguins/Config.in [new file with mode: 0644]
package/games/ace_of_penguins/ace_of_penguins-1.2-update.patch [new file with mode: 0644]
package/games/ace_of_penguins/ace_of_penguins.mk [new file with mode: 0644]
package/games/gnuchess/Config.in [new file with mode: 0644]
package/games/gnuchess/gnuchess-5.07.patch [new file with mode: 0644]
package/games/gnuchess/gnuchess.mk [new file with mode: 0644]
package/games/lxdoom/Config.in [new file with mode: 0644]
package/games/lxdoom/lxdoom-1.4.4-updated.patch [new file with mode: 0644]
package/games/lxdoom/lxdoom-wad.mk [new file with mode: 0644]
package/games/lxdoom/lxdoom.mk [new file with mode: 0644]
package/games/magiccube4d/Config.in [new file with mode: 0644]
package/games/magiccube4d/magiccube4d-2_2-add-installer.patch [new file with mode: 0644]
package/games/magiccube4d/magiccube4d-2_2-no-warn-err.patch [new file with mode: 0644]
package/games/magiccube4d/magiccube4d.mk [new file with mode: 0644]
package/games/rubix/Config.in [new file with mode: 0644]
package/games/rubix/rubix-1.0.5.patch [new file with mode: 0644]
package/games/rubix/rubix.mk [new file with mode: 0644]
package/games/vice/Config.in [new file with mode: 0644]
package/games/vice/vice-1.22-remove-bzero.patch [new file with mode: 0644]
package/games/vice/vice.mk [new file with mode: 0644]
package/games/xboard/Config.in [new file with mode: 0644]
package/games/xboard/xboard-4.2.7-installer.patch [new file with mode: 0644]
package/games/xboard/xboard.mk [new file with mode: 0644]
package/gnuchess/Config.in [deleted file]
package/gnuchess/gnuchess-5.07.patch [deleted file]
package/gnuchess/gnuchess.mk [deleted file]
package/lxdoom/Config.in [deleted file]
package/lxdoom/lxdoom-1.4.4-updated.patch [deleted file]
package/lxdoom/lxdoom-wad.mk [deleted file]
package/lxdoom/lxdoom.mk [deleted file]
package/magiccube4d/Config.in [deleted file]
package/magiccube4d/magiccube4d-2_2-add-installer.patch [deleted file]
package/magiccube4d/magiccube4d-2_2-no-warn-err.patch [deleted file]
package/magiccube4d/magiccube4d.mk [deleted file]
package/rubix/Config.in [deleted file]
package/rubix/rubix-1.0.5.patch [deleted file]
package/rubix/rubix.mk [deleted file]
package/vice/Config.in [deleted file]
package/vice/vice-1.22-remove-bzero.patch [deleted file]
package/vice/vice.mk [deleted file]
package/xboard/Config.in [deleted file]
package/xboard/xboard-4.2.7-installer.patch [deleted file]
package/xboard/xboard.mk [deleted file]