menu-cache-1.1.1

Introduction to Menu Cache

The Menu Cache package contains a library for creating and utilizing caches to speed up the manipulation for freedesktop.org defined application menus.

[Note]

Note

This package is known to build and work properly using an LFS 13.0 platform.

Package Information

Menu Cache Dependencies

Required

GTK-Doc-1.35.1 and libfm-extra-1.3.2

Optional

xdg-utils-1.2.1

Installation of Menu Cache

sh autogen.sh                              &&
./configure --prefix=/usr --disable-static &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Command Explanations

--disable-static: This switch prevents installation of static versions of the libraries.

--enable-gtk-doc: Use this option if GTK-Doc is installed and you wish to build and install the API documentation.

Contents

Installed Programs: None
Installed Library: libmenu-cache.so
Installed Directories: /usr/{include,libexec,share/gtk-doc/html}/menu-cache

Short Descriptions

libmenu-cache.so

contains the menu-cache API functions