2010-08-29 23:20:38 +02:00
|
|
|
{kde, cmake}:
|
2010-08-10 16:45:15 +02:00
|
|
|
|
2010-08-29 23:20:38 +02:00
|
|
|
kde.package {
|
2010-08-10 16:45:15 +02:00
|
|
|
outputHashAlgo = "sha256";
|
|
|
|
outputHashMode = "recursive";
|
2011-02-02 17:44:50 +01:00
|
|
|
outputHash = "4c2881683f8d66114ac79a9573498e627146aa647574efb9b8f89f837e1d7b06";
|
2010-08-10 16:45:15 +02:00
|
|
|
|
2010-08-02 19:14:59 +02:00
|
|
|
buildInputs = [ cmake ];
|
2010-08-06 22:21:08 +02:00
|
|
|
meta = {
|
2010-08-02 19:14:59 +02: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 14:54:35 +01:00
|
|
|
kde.name = "oxygen-icons";
|
2010-08-02 19:14:59 +02:00
|
|
|
};
|
|
|
|
}
|