aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/desktop-file-utils/desktop-file-utils_0.3.bb
blob: cfa52e33be470152f03b3f097f11a1091ace0754 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
SECTION = "console/utils"
HOMEPAGE = "http://www.freedesktop.org/Software/desktop-file-utils"
DESCRIPTION = "command line utilities to work with *.desktop files"
LICENSE = "GPL"
DEPENDS = "popt glib-2.0"

SRC_URI = "http://freedesktop.org/Software/desktop-file-utils/releases/desktop-file-utils-${PV}.tar.gz \
	   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"