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