libpeas is a GObject based plugins engine, and is targeted at giving every application the chance to assume its own extensibility.
This package is known to build and work properly using an LFS-7.5 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libpeas/1.9/libpeas-1.9.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libpeas/1.9/libpeas-1.9.0.tar.xz
Download MD5 sum: 54e7c7e80fd8737ffc0987fd09d1267a
Download size: 520 KB
Estimated disk space required: 19 MB
Estimated build time: 0.3 SBU
gobject-introspection-1.38.0 and GTK+-3.10.7
Gjs-1.38.1 and PyGObject-3.10.2 (Python 2 and Python 3 modules)
GDB-7.7, Glade, GTK-Doc-1.19, Seed, and Valgrind
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libpeas
Install libpeas by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make -k check. About 45 tests are "OK".
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 2014-02-22 07:06:53 -0800