Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xboard: remove package | Thomas Petazzoni | 2010-02-19 | 1 | -8/+0 |
| | | | | | | | | | This package requires Xaw3d, that has never been packaged in Buildroot. As no-one seems to be using this package, it's probably not worth the effort of packaging Xaw3d, a old-looking widget toolkit. Therefore, just drop the package. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | xboard: needs X11 support and gnuchess | Peter Korsgaard | 2009-11-23 | 1 | -0/+2 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | games: Move all games into games subdir | Daniel Laird | 2008-08-29 | 1 | -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 |