2010-08-29 14:20:38 -07:00
|
|
|
{kde, cmake}:
|
2010-08-10 07:45:15 -07:00
|
|
|
|
2010-08-29 14:20:38 -07:00
|
|
|
kde.package {
|
2010-08-10 07:45:15 -07:00
|
|
|
outputHashAlgo = "sha256";
|
|
|
|
outputHashMode = "recursive";
|
2011-02-02 08:44:50 -08:00
|
|
|
outputHash = "4c2881683f8d66114ac79a9573498e627146aa647574efb9b8f89f837e1d7b06";
|
2010-08-10 07:45:15 -07:00
|
|
|
|
2010-08-02 10:14:59 -07:00
|
|
|
buildInputs = [ cmake ];
|
2010-08-06 13:21:08 -07:00
|
|
|
meta = {
|
2010-08-02 10:14:59 -07:00
|
|
|
description = "KDE Oxygen theme icons";
|
|
|
|
longDescription = "Contains icons for the KDE Oxygen theme, which is the default icon theme since KDE 4.3";
|
|
|
|
license = "GPL";
|
2011-02-02 05:54:35 -08:00
|
|
|
kde.name = "oxygen-icons";
|
2010-08-02 10:14:59 -07:00
|
|
|
};
|
|
|
|
}
|