summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/menu-cache/menu-cache_1.0.0.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2015-01-07 23:29:56 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-01-08 09:24:48 +0000
commitbb21377878b8724fcb3aa90296ffa2b7e188a07b (patch)
tree8c1c801eb04a2010d70003dbb554d93e625ae1f9 /meta/recipes-graphics/menu-cache/menu-cache_1.0.0.bb
parent6450281c6b785aa7c20e99c010fc7a5e3c5ac79a (diff)
downloadpoky-bb21377878b8724fcb3aa90296ffa2b7e188a07b.tar.gz
menu-cache: update to 1.0.0
menu-cache depends on fmlib-extra and thus requires the split of the libfm recipe in version 1.2.3. This obsoletes Fix-segfault.patch. menu-cache license has been changed by the authors from GPL to LGPL: http://git.lxde.org/gitweb/?p=lxde/menu-cache.git;a=commit;h=7972913d8e47e4970b9aa70267cb87fe7eb3a8b4 http://git.lxde.org/gitweb/?p=lxde/menu-cache.git;a=commit;h=08fe520c52a79d425504ba631afbea5fd62cc735 (From OE-Core rev: a356da6094982cc76b4e742e17e556094fb3e38a) Signed-off-by: Max Krummenacher <max.oss.09@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/menu-cache/menu-cache_1.0.0.bb')
-rw-r--r--meta/recipes-graphics/menu-cache/menu-cache_1.0.0.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-graphics/menu-cache/menu-cache_1.0.0.bb b/meta/recipes-graphics/menu-cache/menu-cache_1.0.0.bb
new file mode 100644
index 0000000000..ab909f7361
--- /dev/null
+++ b/meta/recipes-graphics/menu-cache/menu-cache_1.0.0.bb
@@ -0,0 +1,16 @@
1SUMMARY = "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] = "4a8e6c1a86d5e64ec725d850a4abfbad"
14SRC_URI[sha256sum] = "ff7df437bbfd3119c5f662c6d209b98f15de03a7203308c6b56a4c1e1d419aaf"
15
16inherit autotools gettext pkgconfig gtk-doc