libsexy-0.1.11

Introduction to libsexy

The libsexy package is a collection of GTK+ widgets that extend the functionality of such standard widgets as GtkEntry and GtkLabel by subclassing them and working around the limitations of the widgets.

This package is known to build using an LFS 7.0 platform but has not been tested.

Package Information

libsexy Dependencies

Required

gtk+-2.24.8

Optional

GTK-Doc-1.18 and ISO Codes-3.30

Optional (Runtime)

enchant-1.6.0

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

Installation of libsexy

Install libsexy by running the following commands:

./configure --prefix=/usr &&
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: libsexy.{so,a}
Installed Directories: /usr/{include/libsexy,share/gtk-doc/html/libsexy}

Short Descriptions

libsexy.{so,a}

contains the libsexy API functions.

Last updated on 2012-01-16 23:57:27 +0000