[oe-commits] David-John Willis : hicolor-icon-theme: Add 0.11.

git version control git at git.openembedded.org
Sun Jan 24 12:16:40 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 5ecdde2e2a8947ca628ac90071adc7dd8df31d6c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5ecdde2e2a8947ca628ac90071adc7dd8df31d6c

Author: David-John Willis <John.Willis at Distant-earth.com>
Date:   Mon Jan 11 18:45:35 2010 +0000

hicolor-icon-theme: Add 0.11.

---

 conf/checksums.ini                                 |    4 ++++
 .../hicolor-icon-theme/hicolor-icon-theme_0.11.bb  |   13 +++++++++++++
 2 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 65d35d6..3d32260 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -12070,6 +12070,10 @@ sha256=dd1c1bb297fc4bfdce73614322cb60d92d99db719e473b9cbb4c62e0ea444147
 md5=3534f7b8e59785c7d5bfa923e85510a7
 sha256=9d73af8f61240fbb3c522321582cd693c5b81ef344067a3949f0aa624610adee
 
+[http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-0.11.tar.gz]
+md5=5cf5527e803a554f43319ee53c771e0b
+sha256=44eb1f158a9b2a92cd626541a24c44387162b3d792e4b238c84e6f3d8ed1dd9a
+
 [http://freedesktop.org/software/icon-theme/releases/hicolor-icon-theme-0.5.tar.gz]
 md5=947c7f6eb68fd95c7b86e87f853ceaa0
 sha256=8643ddab3b5afd2f94a2db771bae6710ec49d76a6c6890debaa711de8f3bf12e
diff --git a/recipes/hicolor-icon-theme/hicolor-icon-theme_0.11.bb b/recipes/hicolor-icon-theme/hicolor-icon-theme_0.11.bb
new file mode 100644
index 0000000..db13279
--- /dev/null
+++ b/recipes/hicolor-icon-theme/hicolor-icon-theme_0.11.bb
@@ -0,0 +1,13 @@
+SECTION = "unknown"
+LICENSE = "GPL"
+inherit autotools gtk-icon-cache
+
+# Override RDEPENDS = hicolor-icon-theme from gtk-icon-cache
+RDEPENDS = ""
+RDEPENDS_${PN} = ""
+
+SRC_URI = "http://icon-theme.freedesktop.org/releases/${P}.tar.gz"
+
+PACKAGE_ARCH = "all"
+
+FILES_${PN} += "${datadir}/icons"





More information about the Openembedded-commits mailing list