aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-file-utils/desktop-file-utils_0.3.oe
blob: df21c67e664fdf7ba79a5a9ac4469c070749e735 (plain)
1
2
3
4
5
6
7
8
9
SECTION = "console/utils"
HOMEPAGE = "http://www.freedesktop.org/Software/desktop-file-utils"
DESCRIPTION = "command line utilities to work with *.desktop files"
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