diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2006-08-24 16:18:46 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2006-08-24 16:18:46 +0000 |
commit | 87cf57c3d719050574c54669c0bc58c134ad945e (patch) | |
tree | 6761b25f82858586cb2e4982200f385d6d2f19a9 | |
parent | 07fe2bd4a1fc25cb10e15c37470fcaf2111eaec7 (diff) |
hicolor-icon-theme: add 0.9 (by Milan Plzik)
-rw-r--r-- | packages/hicolor-icon-theme/hicolor-icon-theme_0.9.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/hicolor-icon-theme/hicolor-icon-theme_0.9.bb b/packages/hicolor-icon-theme/hicolor-icon-theme_0.9.bb new file mode 100644 index 0000000000..2f7e21892a --- /dev/null +++ b/packages/hicolor-icon-theme/hicolor-icon-theme_0.9.bb @@ -0,0 +1,7 @@ +SECTION = "unknown" +LICENSE = "GPL" +inherit gnome + +SRC_URI = "http://icon-theme.freedesktop.org/releases/${P}.tar.gz" + +FILES_${PN} += "${datadir}/icons" |