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.
Download (HTTP): http://releases.chipx86.com/libsexy/libsexy/libsexy-0.1.11.tar.bz2
Download MD5 sum: 056b5d9d22941cdd881c7823e643d3a8
Download size: 261 KB
Estimated disk space required: 6 MB
Estimated build time: 0.2 SBU
GTK-Doc-1.18 and ISO Codes-3.30
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/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
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2012-01-16 23:57:27 +0000