aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/desktop-file-utils
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-09-24 06:09:13 +0000
committerKhem Raj <raj.khem@gmail.com>2010-10-10 03:09:04 -0700
commitbf10a3fdd6c75053b52791ef09b18448dd81e1d5 (patch)
treeadb759da3186f0c864bb41c3b588f189dba3a2e4 /recipes/desktop-file-utils
parent56d868fe0b1a091aaf3e2d3ee9ff9705f6ad6a6d (diff)
downloadopenembedded-bf10a3fdd6c75053b52791ef09b18448dd81e1d5.tar.gz
desktop-file-utils: fix broken download links
* fixed the SRC_URI download links * fixed md5 and sha256 sums for the downloads * Updated recipe license Signed-off-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/desktop-file-utils')
-rw-r--r--recipes/desktop-file-utils/desktop-file-utils_0.3.bb11
-rw-r--r--recipes/desktop-file-utils/desktop-file-utils_0.6.bb8
2 files changed, 8 insertions, 11 deletions
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 b4a35aeae6..4bd0295ae0 100644
--- a/recipes/desktop-file-utils/desktop-file-utils_0.3.bb
+++ b/recipes/desktop-file-utils/desktop-file-utils_0.3.bb
@@ -1,16 +1,13 @@
SECTION = "console/utils"
HOMEPAGE = "http://www.freedesktop.org/Software/desktop-file-utils"
DESCRIPTION = "command line utilities to work with *.desktop files"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
DEPENDS = "popt glib-2.0"
-SRC_URI = "http://freedesktop.org/Software/desktop-file-utils/releases/desktop-file-utils-${PV}.tar.gz \
+SRC_URI = "http://freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-${PV}.tar.gz \
file://m4.patch"
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"
+SRC_URI[md5sum] = "a1c8bcd648da58bfe0b142042292caa8"
+SRC_URI[sha256sum] = "06a3d9d97dce9773fc8ac47d6c01aa5e0c0c517cb6ac2e06a627479a0593efca"
diff --git a/recipes/desktop-file-utils/desktop-file-utils_0.6.bb b/recipes/desktop-file-utils/desktop-file-utils_0.6.bb
index 3267b8e434..2a1eaf2570 100644
--- a/recipes/desktop-file-utils/desktop-file-utils_0.6.bb
+++ b/recipes/desktop-file-utils/desktop-file-utils_0.6.bb
@@ -1,12 +1,12 @@
SECTION = "console/utils"
HOMEPAGE = "http://www.freedesktop.org/Software/desktop-file-utils"
DESCRIPTION = "command line utilities to work with *.desktop files"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
DEPENDS = "popt glib-2.0 gnome-vfs"
-SRC_URI = "http://freedesktop.org/Software/desktop-file-utils/releases/desktop-file-utils-${PV}.tar.gz"
+SRC_URI = "http://freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-${PV}.tar.gz"
inherit autotools
-SRC_URI[md5sum] = "0d6b6d4fa861f73e0b4225e93077578f"
-SRC_URI[sha256sum] = "64c05a48e91850627cfaa7314d4b4b847547bc4333fa9345994fa49c79276f3d"
+SRC_URI[md5sum] = "dcace3294470e9cdc9ebfe7de1881ece"
+SRC_URI[sha256sum] = "37245e1c606bbdbffa12d43e902a95d7081673191dc1246640c00cb5a8b4f4d2"