aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/abiword
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-10 11:21:48 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 20:07:27 +0200
commit44985d56bc556786812a0a02d6219afd31a7381d (patch)
tree9dfeab9bd98dc6408835b7359861c8dc8ea6fffb /recipes/abiword
parenta8e889754b1bdb261b85ac7de1c1f929ad597c09 (diff)
downloadopenembedded-44985d56bc556786812a0a02d6219afd31a7381d.tar.gz
recipes: move checksums to recipes from checksums.ini
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/abiword')
-rw-r--r--recipes/abiword/abiword-embedded_2.4.6.bb3
-rw-r--r--recipes/abiword/abiword-embedded_2.5.2.bb3
-rw-r--r--recipes/abiword/abiword-embedded_2.6.4.bb3
-rw-r--r--recipes/abiword/abiword-embedded_2.6.8.bb3
-rw-r--r--recipes/abiword/abiword-plugins_2.4.6.bb3
-rw-r--r--recipes/abiword/abiword-plugins_2.5.1.bb5
-rw-r--r--recipes/abiword/abiword-plugins_2.5.2.bb5
-rw-r--r--recipes/abiword/abiword-plugins_2.6.0.bb5
-rw-r--r--recipes/abiword/abiword-plugins_2.6.4.bb5
-rw-r--r--recipes/abiword/abiword-plugins_2.6.8.bb5
-rw-r--r--recipes/abiword/abiword_2.4.6.bb3
-rw-r--r--recipes/abiword/abiword_2.5.1.bb3
-rw-r--r--recipes/abiword/abiword_2.5.2.bb3
-rw-r--r--recipes/abiword/abiword_2.6.0.bb3
-rw-r--r--recipes/abiword/abiword_2.6.3.bb3
-rw-r--r--recipes/abiword/abiword_2.6.4.bb3
-rw-r--r--recipes/abiword/abiword_2.6.8.bb3
-rw-r--r--recipes/abiword/abiword_2.8.1.bb3
18 files changed, 64 insertions, 0 deletions
diff --git a/recipes/abiword/abiword-embedded_2.4.6.bb b/recipes/abiword/abiword-embedded_2.4.6.bb
index 9381bbd8a7..84bb8f1706 100644
--- a/recipes/abiword/abiword-embedded_2.4.6.bb
+++ b/recipes/abiword/abiword-embedded_2.4.6.bb
@@ -10,3 +10,6 @@ do_compile_prepend() {
cp ${S}/src/wp/ap/unix/hildon/ap_EmbeddedFeatures.h ${S}/src/wp/ap/unix/
}
+
+SRC_URI[md5sum] = "30fbd0a9b539f15f54f90d3812a75266"
+SRC_URI[sha256sum] = "98105f03b1f33f26cddbfc18d64b04e64a85db3c861508837ab290d26ca2fed3"
diff --git a/recipes/abiword/abiword-embedded_2.5.2.bb b/recipes/abiword/abiword-embedded_2.5.2.bb
index 47cf9e03c0..67f516e10a 100644
--- a/recipes/abiword/abiword-embedded_2.5.2.bb
+++ b/recipes/abiword/abiword-embedded_2.5.2.bb
@@ -8,3 +8,6 @@ RCONFLICTS = "abiword"
RPROVIDES += "abiword"
+
+SRC_URI[md5sum] = "bbc9c124f8072875129bd67092f0fa0b"
+SRC_URI[sha256sum] = "db34eeb5457fb7572fc76ec2a73cdb4f7a67307e7468b6c4bde820b58c598b3f"
diff --git a/recipes/abiword/abiword-embedded_2.6.4.bb b/recipes/abiword/abiword-embedded_2.6.4.bb
index 98e69515fa..35808413cd 100644
--- a/recipes/abiword/abiword-embedded_2.6.4.bb
+++ b/recipes/abiword/abiword-embedded_2.6.4.bb
@@ -6,3 +6,6 @@ S = "${WORKDIR}/abiword-${PV}"
RCONFLICTS = "abiword"
RPROVIDES += "abiword"
+
+SRC_URI[md5sum] = "16748b2d6e318e0e2a25581005e1943a"
+SRC_URI[sha256sum] = "4d2d7a6b69b00ffe603a136a9df7ecda9f43448c7bc723503e76eaec9ab8e9fe"
diff --git a/recipes/abiword/abiword-embedded_2.6.8.bb b/recipes/abiword/abiword-embedded_2.6.8.bb
index 98e69515fa..fc6e2d504b 100644
--- a/recipes/abiword/abiword-embedded_2.6.8.bb
+++ b/recipes/abiword/abiword-embedded_2.6.8.bb
@@ -6,3 +6,6 @@ S = "${WORKDIR}/abiword-${PV}"
RCONFLICTS = "abiword"
RPROVIDES += "abiword"
+
+SRC_URI[md5sum] = "fab04d8ef999c303f720197adf261310"
+SRC_URI[sha256sum] = "b6656a0da13d94b334f02637c89d8fe13aa54752040ad1b8f14f668d8cb96e93"
diff --git a/recipes/abiword/abiword-plugins_2.4.6.bb b/recipes/abiword/abiword-plugins_2.4.6.bb
index 41652828bf..7b46a9c417 100644
--- a/recipes/abiword/abiword-plugins_2.4.6.bb
+++ b/recipes/abiword/abiword-plugins_2.4.6.bb
@@ -25,3 +25,6 @@ python populate_packages_prepend () {
do_split_packages(d, abiword_libdir, '^libAbi(.*)\.so$', 'abiword-plugin-%s', 'Abiword plugin for %s', extra_depends='')
}
+
+SRC_URI[md5sum] = "30fbd0a9b539f15f54f90d3812a75266"
+SRC_URI[sha256sum] = "98105f03b1f33f26cddbfc18d64b04e64a85db3c861508837ab290d26ca2fed3"
diff --git a/recipes/abiword/abiword-plugins_2.5.1.bb b/recipes/abiword/abiword-plugins_2.5.1.bb
index eb626aba91..e9c6f6c970 100644
--- a/recipes/abiword/abiword-plugins_2.5.1.bb
+++ b/recipes/abiword/abiword-plugins_2.5.1.bb
@@ -38,3 +38,8 @@ RDEPENDS_abiword-plugin-collab-glade = "abiword-plugin-collab"
FILES_${PN}-dbg += "${libdir}/abiword-2.5/plugins/.debug"
+
+SRC_URI[md5sum] = "b1ce7ca49a0ee4e04f828e10eaebe6a9"
+SRC_URI[sha256sum] = "37faf6ea346c9b6473c5b2dfd1bb599457faa06b6a7cdef58e3e9f3e2773976b"
+SRC_URI[md5sum] = "11d022458e0e090846b35ed4873c2e6e"
+SRC_URI[sha256sum] = "482891fb0e376e2aaeee25afa8b4913e6dc50f4fdc280f9f152b3ee8745d735d"
diff --git a/recipes/abiword/abiword-plugins_2.5.2.bb b/recipes/abiword/abiword-plugins_2.5.2.bb
index 89a0527401..8c3cca521c 100644
--- a/recipes/abiword/abiword-plugins_2.5.2.bb
+++ b/recipes/abiword/abiword-plugins_2.5.2.bb
@@ -39,3 +39,8 @@ RDEPENDS_abiword-plugin-collab-glade = "abiword-plugin-collab"
FILES_${PN}-dbg += "${libdir}/abiword-2.5/plugins/.debug"
+
+SRC_URI[md5sum] = "0ad700d0cb6d176b39a191b16e3886c0"
+SRC_URI[sha256sum] = "5714753ce1e89e72c2ba7e7d7d95546d9965a4e86bf76c060a8779b08fc2ae85"
+SRC_URI[md5sum] = "bbc9c124f8072875129bd67092f0fa0b"
+SRC_URI[sha256sum] = "db34eeb5457fb7572fc76ec2a73cdb4f7a67307e7468b6c4bde820b58c598b3f"
diff --git a/recipes/abiword/abiword-plugins_2.6.0.bb b/recipes/abiword/abiword-plugins_2.6.0.bb
index f6cdcc56b0..d46c8812cb 100644
--- a/recipes/abiword/abiword-plugins_2.6.0.bb
+++ b/recipes/abiword/abiword-plugins_2.6.0.bb
@@ -42,3 +42,8 @@ RDEPENDS_abiword-plugin-collab-glade = "abiword-plugin-collab"
FILES_${PN}-dbg += "${libdir}/abiword-2.6/plugins/.debug"
+
+SRC_URI[md5sum] = "ebdc165d1b6c3c69f11148cf7841f257"
+SRC_URI[sha256sum] = "329521398105348ff466b90e1a7567574bd690639b048b6356ddc353d864b785"
+SRC_URI[md5sum] = "d627a5d1061160c683f2257da498355b"
+SRC_URI[sha256sum] = "35b1ced07bed8706a81c2c26c42bf95bdf7a4a9c1fba98935cc5ecb5c674f0bb"
diff --git a/recipes/abiword/abiword-plugins_2.6.4.bb b/recipes/abiword/abiword-plugins_2.6.4.bb
index 31ed978abe..cf526ddddd 100644
--- a/recipes/abiword/abiword-plugins_2.6.4.bb
+++ b/recipes/abiword/abiword-plugins_2.6.4.bb
@@ -60,3 +60,8 @@ RDEPENDS_abiword-plugin-collab-glade = "abiword-plugin-collab"
FILES_${PN}-dbg += "${libdir}/abiword-2.6/plugins/.debug"
+
+SRC_URI[md5sum] = "3bf973c5a1446ef3eaf980724821d6e9"
+SRC_URI[sha256sum] = "ec561e865387fa0a108ac135fc39ef0aa18e0dddd99f1f92749f67b029ba30eb"
+SRC_URI[md5sum] = "16748b2d6e318e0e2a25581005e1943a"
+SRC_URI[sha256sum] = "4d2d7a6b69b00ffe603a136a9df7ecda9f43448c7bc723503e76eaec9ab8e9fe"
diff --git a/recipes/abiword/abiword-plugins_2.6.8.bb b/recipes/abiword/abiword-plugins_2.6.8.bb
index 01778ae10f..05283f5f05 100644
--- a/recipes/abiword/abiword-plugins_2.6.8.bb
+++ b/recipes/abiword/abiword-plugins_2.6.8.bb
@@ -59,3 +59,8 @@ RDEPENDS_abiword-plugin-collab-glade = "abiword-plugin-collab"
FILES_${PN}-dbg += "${libdir}/abiword-2.6/plugins/.debug"
+
+SRC_URI[md5sum] = "421c49723e209c971ddb0798c1b313a9"
+SRC_URI[sha256sum] = "151517ae94e0f4c26370f31c903078bd0561b8088a63b532408ca128f0e65448"
+SRC_URI[md5sum] = "fab04d8ef999c303f720197adf261310"
+SRC_URI[sha256sum] = "b6656a0da13d94b334f02637c89d8fe13aa54752040ad1b8f14f668d8cb96e93"
diff --git a/recipes/abiword/abiword_2.4.6.bb b/recipes/abiword/abiword_2.4.6.bb
index b97556b735..7911571079 100644
--- a/recipes/abiword/abiword_2.4.6.bb
+++ b/recipes/abiword/abiword_2.4.6.bb
@@ -2,3 +2,6 @@ require abiword.inc
RCONFLICTS = "abiword-embedded"
+
+SRC_URI[md5sum] = "30fbd0a9b539f15f54f90d3812a75266"
+SRC_URI[sha256sum] = "98105f03b1f33f26cddbfc18d64b04e64a85db3c861508837ab290d26ca2fed3"
diff --git a/recipes/abiword/abiword_2.5.1.bb b/recipes/abiword/abiword_2.5.1.bb
index 9741ad6413..fdf8fc6be1 100644
--- a/recipes/abiword/abiword_2.5.1.bb
+++ b/recipes/abiword/abiword_2.5.1.bb
@@ -5,3 +5,6 @@ DEFAULT_PREFERENCE = "-1"
PR = "r2"
RCONFLICTS = "abiword-embedded"
+
+SRC_URI[md5sum] = "11d022458e0e090846b35ed4873c2e6e"
+SRC_URI[sha256sum] = "482891fb0e376e2aaeee25afa8b4913e6dc50f4fdc280f9f152b3ee8745d735d"
diff --git a/recipes/abiword/abiword_2.5.2.bb b/recipes/abiword/abiword_2.5.2.bb
index 5fcc1dd1a2..a9e644db0c 100644
--- a/recipes/abiword/abiword_2.5.2.bb
+++ b/recipes/abiword/abiword_2.5.2.bb
@@ -5,3 +5,6 @@ DEFAULT_PREFERENCE = "-1"
PR = "r1"
RCONFLICTS = "abiword-embedded"
+
+SRC_URI[md5sum] = "bbc9c124f8072875129bd67092f0fa0b"
+SRC_URI[sha256sum] = "db34eeb5457fb7572fc76ec2a73cdb4f7a67307e7468b6c4bde820b58c598b3f"
diff --git a/recipes/abiword/abiword_2.6.0.bb b/recipes/abiword/abiword_2.6.0.bb
index e2db4a09cb..9e9e43b3ae 100644
--- a/recipes/abiword/abiword_2.6.0.bb
+++ b/recipes/abiword/abiword_2.6.0.bb
@@ -1,3 +1,6 @@
require abiword-2.5.inc
RCONFLICTS = "abiword-embedded"
+
+SRC_URI[md5sum] = "d627a5d1061160c683f2257da498355b"
+SRC_URI[sha256sum] = "35b1ced07bed8706a81c2c26c42bf95bdf7a4a9c1fba98935cc5ecb5c674f0bb"
diff --git a/recipes/abiword/abiword_2.6.3.bb b/recipes/abiword/abiword_2.6.3.bb
index fe6399226f..960ae979ae 100644
--- a/recipes/abiword/abiword_2.6.3.bb
+++ b/recipes/abiword/abiword_2.6.3.bb
@@ -8,3 +8,6 @@ FILES_${PN} += "${datadir}/mime-info"
FILES_abiword-strings += "${datadir}/abiword-${SHRT_VER}/strings"
FILES_abiword-systemprofiles += "${datadir}/abiword-${SHRT_VER}/system.profile*"
+
+SRC_URI[md5sum] = "40d9da8b04c70035b89f8ad7fcc4519d"
+SRC_URI[sha256sum] = "e5ffecc423e2a9214cb4abd9dbd086552a0d45387b7bc2072738f5e2a8dd90ec"
diff --git a/recipes/abiword/abiword_2.6.4.bb b/recipes/abiword/abiword_2.6.4.bb
index 0dd2602571..711074e798 100644
--- a/recipes/abiword/abiword_2.6.4.bb
+++ b/recipes/abiword/abiword_2.6.4.bb
@@ -8,3 +8,6 @@ FILES_${PN} += "${datadir}/mime-info"
FILES_abiword-strings += "${datadir}/abiword-${SHRT_VER}/strings"
FILES_abiword-systemprofiles += "${datadir}/abiword-${SHRT_VER}/system.profile*"
+
+SRC_URI[md5sum] = "16748b2d6e318e0e2a25581005e1943a"
+SRC_URI[sha256sum] = "4d2d7a6b69b00ffe603a136a9df7ecda9f43448c7bc723503e76eaec9ab8e9fe"
diff --git a/recipes/abiword/abiword_2.6.8.bb b/recipes/abiword/abiword_2.6.8.bb
index d05fc77f70..f18bd430bb 100644
--- a/recipes/abiword/abiword_2.6.8.bb
+++ b/recipes/abiword/abiword_2.6.8.bb
@@ -6,3 +6,6 @@ FILES_${PN} += "${datadir}/mime-info"
FILES_abiword-strings += "${datadir}/abiword-${SHRT_VER}/strings"
FILES_abiword-systemprofiles += "${datadir}/abiword-${SHRT_VER}/system.profile*"
+
+SRC_URI[md5sum] = "fab04d8ef999c303f720197adf261310"
+SRC_URI[sha256sum] = "b6656a0da13d94b334f02637c89d8fe13aa54752040ad1b8f14f668d8cb96e93"
diff --git a/recipes/abiword/abiword_2.8.1.bb b/recipes/abiword/abiword_2.8.1.bb
index 5a9ceb5747..2337cbf8af 100644
--- a/recipes/abiword/abiword_2.8.1.bb
+++ b/recipes/abiword/abiword_2.8.1.bb
@@ -55,3 +55,6 @@ python populate_packages_prepend () {
FILES_${PN}-dev += "${libdir}/abiword-${SHRT_VER}/plugins/*.la"
FILES_${PN}-dbg += "${libdir}/abiword-${SHRT_VER}/plugins/.debug"
+
+SRC_URI[md5sum] = "284fe25289c160c3797b527a8aacad12"
+SRC_URI[sha256sum] = "f51b614b1202cf63a5f7ede093d31d638ece3c8e76da4036cc4aed589a9cd2ec"