blob: eb80cd3bb7369b59179496e72910ec85362a39b1 [file] [log] [blame]
Patrick Williamsd8c66bc2016-06-20 12:57:21 -05001SUMMARY = "Library for caching application menus"
2DESCRIPTION = "A library creating and utilizing caches to speed up freedesktop.org application menus"
3HOMEPAGE = "http://lxde.sourceforge.net/"
4
5LICENSE = "LGPLv2.1+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=0964c689fcf4c21c6797ea87408416b6"
7
8SECTION = "x11/libs"
9DEPENDS = "glib-2.0 intltool-native libfm-extra"
10
11SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/menu-cache-${PV}.tar.xz"
12
13SRC_URI[md5sum] = "a856ba860b16fdc8c69ee784bc4ade36"
14SRC_URI[sha256sum] = "0ac72649919946070258320aafc320467dd040bcef7b3a225e2ab7241ddffd59"
15
16UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/lxde/files/menu-cache/1.0/"
17
18inherit autotools gettext pkgconfig gtk-doc