2011-08-19 16:42:58 +01:00
|
|
|
{ kde, kdelibs, okular }:
|
2011-08-15 19:06:26 +01:00
|
|
|
|
|
|
|
kde {
|
2011-08-19 16:42:58 +01:00
|
|
|
buildInputs = [ kdelibs okular ];
|
2011-08-15 19:06:26 +01:00
|
|
|
|
|
|
|
meta = {
|
|
|
|
description = "A collection of plugins to handle mobipocket files";
|
|
|
|
license = "GPLv2";
|
|
|
|
};
|
|
|
|
}
|