diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-15 00:01:06 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-15 00:18:52 +0200 |
| commit | 845da57b03a91d15bb782325358591649df1579c (patch) | |
| tree | 726062180cbb7b014f19faca1279042986a53f74 | |
| parent | 76cf00c745b2be7c39fb0d966959948adeab1801 (diff) | |
recipes: more checksums and more fixes to download them all
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
100 files changed, 342 insertions, 31 deletions
diff --git a/recipes/cdtool/cdtool_2.1.8.bb b/recipes/cdtool/cdtool_2.1.8.bb index ec51290edf..141be66ff1 100644 --- a/recipes/cdtool/cdtool_2.1.8.bb +++ b/recipes/cdtool/cdtool_2.1.8.bb @@ -11,3 +11,6 @@ SRC_URI="http://hinterhof.net/${PN}/dist/${PN}-${PV}.tar.gz \ file://install-no-owner.patch;patch=1" inherit autotools + +SRC_URI[md5sum] = "7b19b6f68d2c648296378b784d5f7681" +SRC_URI[sha256sum] = "73de81ea2de2eae64b888e1b2739ef643ccea13c79790569f8e6278369976a21" diff --git a/recipes/classpath/classpath_0.97.2.bb b/recipes/classpath/classpath_0.97.2.bb index 3ec5bc4f15..d8f070c2d3 100644 --- a/recipes/classpath/classpath_0.97.2.bb +++ b/recipes/classpath/classpath_0.97.2.bb @@ -10,7 +10,7 @@ SRC_URI += "\ file://cp-byte-loophelper.patch;patch=1;pnum=0 \ file://drawpolyline.patch;patch=1;pnum=0 \ file://gtk-fix.patch;patch=1;pnum=0 \ - file://toolwrapper-exithook.patch;patch=1; \ + file://toolwrapper-exithook.patch;patch=1 \ " PR = "r10" @@ -28,3 +28,6 @@ EXTRA_OECONF += "\ --with-vm=java \ " + +SRC_URI[md5sum] = "6a35347901ace03c31cc49751b338f31" +SRC_URI[sha256sum] = "001fee5ad3ddd043783d59593153510f09064b0d9b5aea82f535266f62f02db4" diff --git a/recipes/cpusage/cpusage_0.1.bb b/recipes/cpusage/cpusage_0.1.bb index d90c630ceb..9f5d9a4d9b 100644 --- a/recipes/cpusage/cpusage_0.1.bb +++ b/recipes/cpusage/cpusage_0.1.bb @@ -22,3 +22,6 @@ do_install() { install -d ${D}${base_sbindir} install -m 0755 cpusage ${D}${base_sbindir}/cpusage } + +SRC_URI[md5sum] = "f779140995280de32817ec4a133f4d60" +SRC_URI[sha256sum] = "feb0b8c73c771390a8771fc3a4ed01104c008bcd278a267eb00263794956778c" diff --git a/recipes/cxcrypt/cxcrypt_1.0.bb b/recipes/cxcrypt/cxcrypt_1.0.bb index 705859319b..6827a46135 100644 --- a/recipes/cxcrypt/cxcrypt_1.0.bb +++ b/recipes/cxcrypt/cxcrypt_1.0.bb @@ -32,3 +32,6 @@ do_stage() { FILES_${PN} = "/usr/bin/${PN}" FILES_${PN}-dev = "/usr/lib/libcxio.a /usr/include" + +SRC_URI[md5sum] = "8b90c19943f1b893cd53072de34f2ca6" +SRC_URI[sha256sum] = "100ec0afc6a5733f2b0c936058d8055d7965078c95ac187a573bf0a5a63cb268" diff --git a/recipes/dash/dash_0.5.5.1.bb b/recipes/dash/dash_0.5.5.1.bb index 7a88407925..51984ecd3b 100644 --- a/recipes/dash/dash_0.5.5.1.bb +++ b/recipes/dash/dash_0.5.5.1.bb @@ -2,10 +2,15 @@ DESCRIPTION = "The Debian Almquist Shell is a POSIX compliant shell that is much PROVIDES = "virtual/sh" LICENSE = "BSD GPL" -SRC_URI = "http://ftp.debian.org/debian/pool/main/d/dash/dash_${PV}.orig.tar.gz \ - http://ftp.debian.org/debian/pool/main/d/dash/dash_${PV}-2.3.diff.gz;patch=1 \ +SRC_URI = "http://ftp.debian.org/debian/pool/main/d/dash/dash_${PV}.orig.tar.gz;name=archive \ + http://ftp.debian.org/debian/pool/main/d/dash/dash_${PV}-2.3.diff.gz;patch=1;name=patch \ file://makefile-build-cc.diff;patch=1" +SRC_URI[archive.md5sum] = "7ac832b440b91f5a52cf8eb68e172616" +SRC_URI[archive.sha256sum] = "1c6717a1014c73aa16bc78a4767f1e00b40ff2a01a6c2cf2cce9a5335c24493f" +SRC_URI[patch.md5sum] = "be9cf0b148f4127d06cede66241175c0" +SRC_URI[patch.sha256sum] = "afa02603f39a9557c65f88702f41190fa69e41ebe5d7729b4a52ab04573539c5" + inherit autotools bindir = "/bin" diff --git a/recipes/desktop-file-utils/desktop-file-utils_0.3.bb b/recipes/desktop-file-utils/desktop-file-utils_0.3.bb index 9bb74caf46..cfa52e33be 100644 --- a/recipes/desktop-file-utils/desktop-file-utils_0.3.bb +++ b/recipes/desktop-file-utils/desktop-file-utils_0.3.bb @@ -8,3 +8,9 @@ SRC_URI = "http://freedesktop.org/Software/desktop-file-utils/releases/desktop-f file://m4.patch;patch=1" inherit autotools + +SRC_URI[md5sum] = "40a93def0f37f1577c5edc638fcb35a5" +SRC_URI[sha256sum] = "6e932e73818697ea9ec8909bed535a87ba34651031bbbedb63a42e4cdc423284" +#CHECKSUMS.INI MISMATCH: I've got this instead: +#SRC_URI[md5sum] = "a1c8bcd648da58bfe0b142042292caa8" +#SRC_URI[sha256sum] = "06a3d9d97dce9773fc8ac47d6c01aa5e0c0c517cb6ac2e06a627479a0593efca" diff --git a/recipes/dhcdbd/dhcdbd_1.14.bb b/recipes/dhcdbd/dhcdbd_1.14.bb index 55d3c72899..850ae5456f 100644 --- a/recipes/dhcdbd/dhcdbd_1.14.bb +++ b/recipes/dhcdbd/dhcdbd_1.14.bb @@ -22,3 +22,6 @@ do_install() { } FILES_${PN} += "${sysconfdir} ${datadir}/dbus-1 ${base_sbindir}/*" + +SRC_URI[md5sum] = "1180dee7a51a4384d55768650634cf93" +SRC_URI[sha256sum] = "e5facfcab28377d32fd4c70aa1fe0820d3dba4abdfc48bd15eda712c8815e505" diff --git a/recipes/dhcdbd/dhcdbd_1.16.bb b/recipes/dhcdbd/dhcdbd_1.16.bb index 24572fb259..61ebf8ae84 100644 --- a/recipes/dhcdbd/dhcdbd_1.16.bb +++ b/recipes/dhcdbd/dhcdbd_1.16.bb @@ -4,7 +4,7 @@ SECTION = "net" LICENSE = "GPL" DEPENDS = "dbus" -SRC_URI = "https://fedorahosted.org/releases/d/h/dhcdbd/dhcdbd-${PV}.tar.bz2 \ +SRC_URI = "https://fedorahosted.org/releases/d/h/dhcdbd/dhcdbd-${PV}.tar.gz \ file://dhcdbd-1.14-pkgconfig_dbus.patch;patch=1 \ file://dhcdbd" @@ -19,3 +19,6 @@ do_install() { } FILES_${PN} += "${sysconfdir} ${datadir}/dbus-1 ${base_sbindir}/*" + +SRC_URI[md5sum] = "002e9d7d85a2f0e6261b6bf501c53a3e" +SRC_URI[sha256sum] = "f399428e0e191233b4dcead88afbe78a26cc16bd9a47e305f6dd3299e011ef18" diff --git a/recipes/directfb/directfb_1.1.1.bb b/recipes/directfb/directfb_1.1.1.bb index 9b5588b627..e6b747eac3 100644 --- a/recipes/directfb/directfb_1.1.1.bb +++ b/recipes/directfb/directfb_1.1.1.bb @@ -25,3 +25,6 @@ EXTRA_OECONF = "\ --disable-vnc \ --disable-x11 \ " + +SRC_URI[md5sum] = "c75255049ca8d5c69afe4db58f603028" +SRC_URI[sha256sum] = "f12ec5f0864d85268a8d67e4919cb7f3d7f0e06ed6cc278c952f6c342673d931" diff --git a/recipes/emelfm2/emelfm2_0.0.8.bb b/recipes/emelfm2/emelfm2_0.0.8.bb index dfc80895c2..303968c985 100644 --- a/recipes/emelfm2/emelfm2_0.0.8.bb +++ b/recipes/emelfm2/emelfm2_0.0.8.bb @@ -8,6 +8,9 @@ HOMEPAGE="http://dasui.prima.de/e2wiki/" SRC_URI="http://dasui.prima.de/~tooar/emelfm2-${PV}.tar.gz \ file://makefile.patch;patch=1" +SRC_URI[md5sum] = "70baf819021f2d733c122e3350764483" +SRC_URI[sha256sum] = "14955a6ef5115165dc8e74c68fdda8feda365ec45a3b2a3241ea3d2ba6b959da" + DEPENDS="gtk+" FILES_${PN} += " /usr/lib/emelfm2/plugins/ /usr/share/pixmaps/emelfm2/" diff --git a/recipes/flnx/flnx_0.18.bb b/recipes/flnx/flnx_0.18.bb index 6f84247404..b0c438830a 100644 --- a/recipes/flnx/flnx_0.18.bb +++ b/recipes/flnx/flnx_0.18.bb @@ -2,7 +2,7 @@ SECTION = "x11/libs" DEPENDS = "microwindows" RDEPENDS = "microwindows" DESCRIPTION = "fltk library for microwindows." -SRC_URI = "ftp://ftp.microwindows.org/pub/microwindows/flnx/flnx-${PV}-tar.gz \ +SRC_URI = "ftp://ftp.microwindows.org/pub/microwindows/flnx/flnx-${PV}.tar.gz \ file://gcc3.patch;patch=1" S = "${WORKDIR}/flnx" LICENSE = "LGPL" @@ -30,3 +30,6 @@ do_install () { "libdir=${D}${libdir}" \ "includedir=${D}${includedir}" install } + +SRC_URI[md5sum] = "2dfdb9b44a1a08a675985bb92d1439e6" +SRC_URI[sha256sum] = "4a0d868889d5221cc6e4b96f6e8de19bd4fc770fa8e05012c6c169686088088b" diff --git a/recipes/frotz/frotz_2.42.bb b/recipes/frotz/frotz_2.42.bb index 8daa6c514e..2da4e40135 100644 --- a/recipes/frotz/frotz_2.42.bb +++ b/ |
