Garcon-0.6.2

Introduction to Garcon

The Garcon package contains a freedesktop.org compliant menu implementation based on GLib and GIO.

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

Package Information

Garcon Dependencies

Required

libxfce4ui-4.12.1 built with both GTK+-2.24.32 and GTK+-3.24.5

Optional

GTK-Doc-1.29

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/garcon

Installation of Garcon

Install Garcon by running the following commands:

./configure --prefix=/usr --sysconfdir=/etc &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Command Explanations

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

Contents

Installed Programs: None
Installed Library: libgarcon-1.so and libgarcon-gtk2-1.so
Installed Directory: /usr/include/garcon-1, /usr/include/garcon-gtk2-1 and /usr/share/gtk-doc/html/garcon

Short Descriptions

libgarcon-1.so

contains functions that provide a freedesktop.org compliant menu implementation based on GLib and GIO.

Last updated on 2019-02-15 13:01:29 -0800