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

DEPENDS = "glib-2.0-native"

SRC_URI = "http://freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-${PV}.tar.gz"

inherit autotools native

S = "${WORKDIR}/desktop-file-utils-${PV}"

SRC_URI[md5sum] = "e0b5057a4e3166f34635ac6f27c712c0"
SRC_URI[sha256sum] = "97856d2621d4e3273340b7f1172c2e074c74263629b05bde0f0f077425ec0699"