2014-09-20 11:09:11 +02:00
|
|
|
{ kde, kdelibs, libkdegames, libkmahjongg }:
|
|
|
|
kde {
|
|
|
|
buildInputs = [ kdelibs libkdegames libkmahjongg ];
|
|
|
|
meta = {
|
2016-06-20 12:53:46 +02:00
|
|
|
description = "The tiles are scrambled and staked on top of each other to resemble a certain shape. The player is then expected to remove all the tiles off the game board by locating each tile's matching pair";
|
2014-09-20 11:09:11 +02:00
|
|
|
};
|
|
|
|
}
|