2011-07-17 15:10:41 +01:00
|
|
|
{ kde, cmake }:
|
2011-07-07 21:48:51 +01:00
|
|
|
|
2011-08-15 19:06:26 +01:00
|
|
|
kde {
|
2011-07-07 21:48:51 +01:00
|
|
|
outputHashAlgo = "sha256";
|
|
|
|
outputHashMode = "recursive";
|
2011-09-12 13:34:06 +01:00
|
|
|
outputHash = "87010a208f6860429d78c0d518a4f70c450b9c199900076d0aa232de8ae6452e";
|
2011-07-07 21:48:51 +01:00
|
|
|
|
2011-08-15 19:06:26 +01:00
|
|
|
buildNativeInputs = [ cmake ];
|
|
|
|
|
2011-07-07 21:48:51 +01:00
|
|
|
meta = {
|
|
|
|
description = "KDE Oxygen theme icons";
|
2011-07-17 15:10:41 +01:00
|
|
|
longDescription = "Icons for KDE's default theme";
|
2011-07-07 21:48:51 +01:00
|
|
|
license = "GPL";
|
|
|
|
};
|
|
|
|
}
|