desktop-file-utils: update package LICENSE
[openembedded.git] / recipes / desktop-file-utils / desktop-file-utils_0.3.bb
blob48ac1692d8bd390f9e85be5731ec76f6784a6e10
1 SECTION = "console/utils"
2 HOMEPAGE = "http://www.freedesktop.org/Software/desktop-file-utils"
3 DESCRIPTION = "command line utilities to work with *.desktop files"
4 LICENSE = "GPLv2+"
5 DEPENDS = "popt glib-2.0"
7 SRC_URI = "http://freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-${PV}.tar.gz \
8 file://m4.patch"
10 inherit autotools
12 SRC_URI[md5sum] = "a1c8bcd648da58bfe0b142042292caa8"
13 SRC_URI[sha256sum] = "06a3d9d97dce9773fc8ac47d6c01aa5e0c0c517cb6ac2e06a627479a0593efca"