summaryrefslogtreecommitdiffstats
path: root/package/games/rubix/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* package: drop games/ subdirPeter Korsgaard2012-11-051-7/+0
| | | | | | As discussed during the dev day. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* use avr32linux.org mirrorArnout Vandecappelle2012-11-031-1/+1
| | | | | | | | | | | | | The avr32linux.org mirror has vanished and is replaced by a spam site that returns HTML pages for whatever URL you request from it. So the download helper thinks that download has succeeded, while actually it failed. Fortunately, there is still a mirror of the site alive, so we can use that one. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* rubix: needs X11 supportPeter Korsgaard2009-11-231-0/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* games: Move all games into games subdirDaniel Laird2008-08-291-0/+6
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