aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/swfdec
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/swfdec
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/swfdec')
-rw-r--r--recipes/swfdec/swfdec-gnome_2.26.0.bb3
-rw-r--r--recipes/swfdec/swfdec-mozilla_0.7.2.bb3
-rw-r--r--recipes/swfdec/swfdec-mozilla_0.7.4.bb3
-rw-r--r--recipes/swfdec/swfdec-mozilla_0.8.2.bb3
-rw-r--r--recipes/swfdec/swfdec-mozilla_0.9.2.bb3
-rw-r--r--recipes/swfdec/swfdec_0.4.0.bb3
-rw-r--r--recipes/swfdec/swfdec_0.7.2.bb3
-rw-r--r--recipes/swfdec/swfdec_0.7.4.bb3
-rw-r--r--recipes/swfdec/swfdec_0.8.2.bb3
-rw-r--r--recipes/swfdec/swfdec_0.9.2.bb3
10 files changed, 30 insertions, 0 deletions
diff --git a/recipes/swfdec/swfdec-gnome_2.26.0.bb b/recipes/swfdec/swfdec-gnome_2.26.0.bb
index 2686dda7e9..55a49f59a0 100644
--- a/recipes/swfdec/swfdec-gnome_2.26.0.bb
+++ b/recipes/swfdec/swfdec-gnome_2.26.0.bb
@@ -10,3 +10,6 @@ do_configure_prepend() {
sed -i -e 's/swfdec-gtk-$SWFDEC_MAJORMINOR/swfdec-gtk/g' configure.ac
}
+
+SRC_URI[archive.md5sum] = "53d611d9a76a06a703650c4b73fd44cc"
+SRC_URI[archive.sha256sum] = "bf48dcadd9ca015f40a9aaa9cc94d402e9daf7c88b747789c79fcc921e9e1626"
diff --git a/recipes/swfdec/swfdec-mozilla_0.7.2.bb b/recipes/swfdec/swfdec-mozilla_0.7.2.bb
index d98a25582b..33cf34913e 100644
--- a/recipes/swfdec/swfdec-mozilla_0.7.2.bb
+++ b/recipes/swfdec/swfdec-mozilla_0.7.2.bb
@@ -20,3 +20,6 @@ FILES_${PN} += "${libdir}/mozilla/plugins/*.so"
FILES_${PN}-dev += "${libdir}/mozilla/plugins/*a"
FILES_${PN}-dbg += "${libdir}/mozilla/plugins/.debug"
+
+SRC_URI[md5sum] = "3bc6a49357b4b8b478ce3dfb4f007f18"
+SRC_URI[sha256sum] = "84962251e647fdcdcf111bef0c478f7d3679ae104267ba72e59ad749c6955cc2"
diff --git a/recipes/swfdec/swfdec-mozilla_0.7.4.bb b/recipes/swfdec/swfdec-mozilla_0.7.4.bb
index ed727555f7..98ef8c7c85 100644
--- a/recipes/swfdec/swfdec-mozilla_0.7.4.bb
+++ b/recipes/swfdec/swfdec-mozilla_0.7.4.bb
@@ -20,3 +20,6 @@ FILES_${PN} += "${libdir}/mozilla/plugins/*.so"
FILES_${PN}-dev += "${libdir}/mozilla/plugins/*a"
FILES_${PN}-dbg += "${libdir}/mozilla/plugins/.debug"
+
+SRC_URI[md5sum] = "c5958f3b003190b21977495021ac2b28"
+SRC_URI[sha256sum] = "0d7927f2e791321b2867c120eb4140d9017c59b77925eb909b2a03f3ef2a8fe4"
diff --git a/recipes/swfdec/swfdec-mozilla_0.8.2.bb b/recipes/swfdec/swfdec-mozilla_0.8.2.bb
index bfb5c208d1..5360a7e0cd 100644
--- a/recipes/swfdec/swfdec-mozilla_0.8.2.bb
+++ b/recipes/swfdec/swfdec-mozilla_0.8.2.bb
@@ -22,3 +22,6 @@ do_stage() {
FILES_${PN} += "${libdir}/mozilla/plugins/*.so"
FILES_${PN}-dbg += "${libdir}/mozilla/plugins/.debug"
+
+SRC_URI[md5sum] = "716632e0d35b3c1582c180569ba30346"
+SRC_URI[sha256sum] = "49fd905f41b67832e7b2cfa2cf664657ab08f8fef4a2324e74202fc951396cd5"
diff --git a/recipes/swfdec/swfdec-mozilla_0.9.2.bb b/recipes/swfdec/swfdec-mozilla_0.9.2.bb
index 4bb8c607af..c78203e3a2 100644
--- a/recipes/swfdec/swfdec-mozilla_0.9.2.bb
+++ b/recipes/swfdec/swfdec-mozilla_0.9.2.bb
@@ -21,3 +21,6 @@ do_stage() {
FILES_${PN} += "${libdir}/mozilla/plugins/*.so"
FILES_${PN}-dbg += "${libdir}/mozilla/plugins/.debug"
+
+SRC_URI[md5sum] = "5e19c365d02f1ece2e7caec13c2b23d4"
+SRC_URI[sha256sum] = "8c8cfb52b47efabefab90577fb118ab2699c803cebbc82891700f8e2d712343b"
diff --git a/recipes/swfdec/swfdec_0.4.0.bb b/recipes/swfdec/swfdec_0.4.0.bb
index c9296c652b..c651edc890 100644
--- a/recipes/swfdec/swfdec_0.4.0.bb
+++ b/recipes/swfdec/swfdec_0.4.0.bb
@@ -15,3 +15,6 @@ do_configure_append() {
cp -f ${WORKDIR}/jsautocfg.h ${S}/libswfdec/js
}
+
+SRC_URI[md5sum] = "157d31c9dc02aa22b5f27323e5a203fc"
+SRC_URI[sha256sum] = "c31d3bbee984c7971d2b24cddc279d8ad65edff8216778d617484c147ba3ae3d"
diff --git a/recipes/swfdec/swfdec_0.7.2.bb b/recipes/swfdec/swfdec_0.7.2.bb
index 7e3c15dd6c..e5769fa76f 100644
--- a/recipes/swfdec/swfdec_0.7.2.bb
+++ b/recipes/swfdec/swfdec_0.7.2.bb
@@ -26,3 +26,6 @@ FILES_libswfdec = "${libdir}/libswfdec-0.7.so.*"
FILES_libswfdecgtk = "${libdir}/libswfdec-gtk-0.7.so*"
+
+SRC_URI[md5sum] = "7624b5642c947fb054273f091a1d970c"
+SRC_URI[sha256sum] = "c6b2ee967ae04776fd60a47dc283570917e387dbcffc907a0dfc91f567c139f7"
diff --git a/recipes/swfdec/swfdec_0.7.4.bb b/recipes/swfdec/swfdec_0.7.4.bb
index 05d4977eae..50c06d5dc2 100644
--- a/recipes/swfdec/swfdec_0.7.4.bb
+++ b/recipes/swfdec/swfdec_0.7.4.bb
@@ -24,3 +24,6 @@ FILES_libswfdec = "${libdir}/libswfdec-0.7.so.*"
FILES_libswfdecgtk = "${libdir}/libswfdec-gtk-0.7.so*"
+
+SRC_URI[md5sum] = "08fcda4a46454bfc66b97fba2d385f8c"
+SRC_URI[sha256sum] = "4345da2a4790125bd7205bd10a3326bf94e36f97229850b99ec9e8f050a9ab4a"
diff --git a/recipes/swfdec/swfdec_0.8.2.bb b/recipes/swfdec/swfdec_0.8.2.bb
index 33012daf67..7c9bd69669 100644
--- a/recipes/swfdec/swfdec_0.8.2.bb
+++ b/recipes/swfdec/swfdec_0.8.2.bb
@@ -22,3 +22,6 @@ do_stage() {
PACKAGES =+ "libswfdecgtk libswfdec"
FILES_libswfdec = "${libdir}/libswfdec-0.8.so.*"
FILES_libswfdecgtk = "${libdir}/libswfdec-gtk-0.8.so.*"
+
+SRC_URI[md5sum] = "2fb20b04c0e426a1e894a4c4bf22cf87"
+SRC_URI[sha256sum] = "10fd6f07264d3fbd92c03858a99637cd4b9d98ab00fb4d31720adce0c1ed7af4"
diff --git a/recipes/swfdec/swfdec_0.9.2.bb b/recipes/swfdec/swfdec_0.9.2.bb
index 89ece48982..eb8e77ab5f 100644
--- a/recipes/swfdec/swfdec_0.9.2.bb
+++ b/recipes/swfdec/swfdec_0.9.2.bb
@@ -23,3 +23,6 @@ PACKAGES =+ "libswfdecgtk libswfdec"
FILES_libswfdec = "${libdir}/libswfdec-0.9.so.*"
FILES_libswfdecgtk = "${libdir}/libswfdec-gtk-0.9.so.*"
+
+SRC_URI[md5sum] = "7be5e39236e2d6efa61a18e83e5ab73d"
+SRC_URI[sha256sum] = "7d56a3044c19e7ca4b492f3739d9aa6f6bdb6e51ecf4daa5d29c035ae430f1ef"