summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2010-12-07 20:06:29 -0800
committerSaul Wold <sgw@linux.intel.com>2010-12-09 08:18:17 -0800
commit3d08b9f2c65835822b1c0ed30e3170f02f877ce3 (patch)
tree774991d51470129319c18bb6b32c9b0c2d5a2b7c /meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb
parentba5e0b9531b9a967aa3d408a13024590d96b8391 (diff)
downloadpoky-3d08b9f2c65835822b1c0ed30e3170f02f877ce3.tar.gz
SRC_URI Checksums Additionals
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb')
-rw-r--r--meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb b/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb
index 855fa814e8..9898428972 100644
--- a/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb
+++ b/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb
@@ -16,6 +16,9 @@ FILES_${PN} += "${datadir}/*"
16SRC_URI = "${GNOME_MIRROR}/${PN}/2.31/${PN}-${PV}.tar.bz2 \ 16SRC_URI = "${GNOME_MIRROR}/${PN}/2.31/${PN}-${PV}.tar.bz2 \
17 file://iconpath-option.patch" 17 file://iconpath-option.patch"
18 18
19SRC_URI[md5sum] = "8e727703343d4c18c73c79dd2009f8ed"
20SRC_URI[sha256sum] = "ea7e05b77ead159379392b3b275ca0c9cbacd7d936014e447cc7c5e27a767982"
21
19EXTRA_OECONF = "--disable-hicolor-check --with-iconmap=${STAGING_LIBDIR_NATIVE}/../libexec/icon-name-mapping" 22EXTRA_OECONF = "--disable-hicolor-check --with-iconmap=${STAGING_LIBDIR_NATIVE}/../libexec/icon-name-mapping"
20 23
21inherit autotools 24inherit autotools