2010-08-06 22:21:08 +02:00
|
|
|
{kdePackage, cmake}:
|
2010-08-02 19:14:59 +02:00
|
|
|
|
2010-08-06 22:21:08 +02:00
|
|
|
kdePackage {
|
|
|
|
pn = "oxygen-icons";
|
|
|
|
v = "4.5.0";
|
2010-08-10 16:45:15 +02:00
|
|
|
|
|
|
|
outputHashAlgo = "sha256";
|
|
|
|
outputHashMode = "recursive";
|
|
|
|
outputHash = "1fil2rbvy4j47gqpn4xcjvjwxy4yq5mvpwcd5lhp8fdzgsc0jmdn";
|
|
|
|
|
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";
|
|
|
|
};
|
|
|
|
}
|