surpport seeking the recorded video
[vuplus_openembedded] / recipes / desktop-file-utils / desktop-file-utils_0.6.bb
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 = "GPL"
5 DEPENDS = "popt glib-2.0 gnome-vfs"
6
7 SRC_URI = "http://freedesktop.org/Software/desktop-file-utils/releases/desktop-file-utils-${PV}.tar.gz"
8
9 inherit autotools