Lxmenu-data

From CBLFS
Jump to navigationJump to search
Download Source: http://downloads.sourceforge.net/sourceforge/lxde/lxmenu-data-0.1.1.tar.gz

Introduction to Lxmenu-data

LXMenu-data provides files for creating LXDE menus.

Project Homepage: http://www.lxde.org/

Dependencies

Required

Non-Multilib

Compile the package:

./configure --prefix=${LXDE_PREFIX} --sysconfdir=/etc/lxde &&
make

Install the package:

make install

Multilib

This package does not provide any libraries so only one installation is required.

Compile the package:

CC="gcc ${BUILD64}" ./configure --prefix=${LXDE_PREFIX} \
    --libdir=${LXDE_PREFIX}/lib64 --sysconfdir=/etc/lxde &&
make

Install the package:

make install

Contents

Installed Directories: None
Installed Programs: None
Installed Libraries: None