blob: edbaf26ce765ddd887139aa7c9db605e0fd8540d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config BR2_PACKAGE_ACE_OF_PENGUINS
bool "ace_of_penguins"
select BR2_PACKAGE_LIBPNG
depends on BR2_PACKAGE_XORG7
help
The Ace of Penguins is a set of Unix/X solitaire games based
on the ones available for Windows but with a number of
enhancements.
http://www.delorie.com/store/ace/
|