aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2009-05-05 09:44:59 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2009-05-20 23:27:13 -0300
commite7cda96a50f893515d2520e7fb55422b45606899 (patch)
treedea5df776fba7a10e6ffbb2ec940ba6bd1fc921c /conf
parent1633f5adfcacca76e23512a99a26246d84284fef (diff)
downloadopenembedded-e7cda96a50f893515d2520e7fb55422b45606899.tar.gz
gnumeric: update to 1.8.4
We updated it to latest stable release and droped the old versions since noone is preferring those. Another small change is to depends on gdk-pixbuf-csource-native otherwise the build can fail if the host doesn't has the development files of GTK+ installed. The only reference to a gnumeric version has been found at preferred-om-2008-versions.inc and it referred to a missing version. This also makes it to point to the latest one. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r--conf/checksums.ini4
-rw-r--r--conf/distro/include/preferred-om-2008-versions.inc2
2 files changed, 5 insertions, 1 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini
index 447957e8a9..39f4f2c02d 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -8382,6 +8382,10 @@ sha256=8418ed3a2e8dad923a6626d22eaffe796aab9cbcf827a17ab95bf99956e22a6d
md5=3ce6ba6483ccd6fe9974cface582337a
sha256=173df749482f7391e50a6eb8339107b2b201582978637c63190c4a79f8e66d07
+[http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.8/gnumeric-1.8.4.tar.bz2]
+md5=338f0084f04a16f78797ad01f85d3251
+sha256=a3c7fdbbafa6c9cfee7f16c067b043c3041cd0240292aa92b653a2221ae04503
+
[ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-1.4.2.2.tar.bz2]
md5=c34736eb7cb687f9e5b6d4df48aaf7c8
sha256=174e7f78c670d76984c4c4bd6077a0b9fec7b4be700b9f3e40c6889b78110c57
diff --git a/conf/distro/include/preferred-om-2008-versions.inc b/conf/distro/include/preferred-om-2008-versions.inc
index 8c5c4f7cb0..65676ec969 100644
--- a/conf/distro/include/preferred-om-2008-versions.inc
+++ b/conf/distro/include/preferred-om-2008-versions.inc
@@ -503,7 +503,7 @@ PREFERRED_VERSION_gnome-vfs ?= "2.22.0"
PREFERRED_VERSION_gnome-vfs-extras ?= "0.99.13"
PREFERRED_VERSION_gnome-vfs-obexftp ?= "0.4"
PREFERRED_VERSION_gnuchess ?= "5.05"
-PREFERRED_VERSION_gnumeric ?= "1.6.3"
+PREFERRED_VERSION_gnumeric ?= "1.8.4"
PREFERRED_VERSION_gnupg ?= "1.4.2.2"
PREFERRED_VERSION_gnuplot ?= "4.2.2"
PREFERRED_VERSION_gnuradio ?= "3.0.4"