msb/deps/libpeas
Willy Sudiarto Raharjo 663acf19d1
MATE: Upgrade to 1.17.0, enable GTK+3-build and provide HELP files.
atril: Changed dep to webkit2gtk.
mate-calc: Added
caja-actions: Added
galculator: Removed
doinst: use -f to force icon cache generation

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
2017-03-12 12:43:52 +07:00
..
doinst.sh MATE: Upgrade to 1.17.0, enable GTK+3-build and provide HELP files. 2017-03-12 12:43:52 +07:00
libpeas.SlackBuild libpeas: Added. 2017-02-19 03:10:15 +07:00
README libpeas: Added. 2017-02-19 03:10:15 +07:00
slack-desc libpeas: Added. 2017-02-19 03:10:15 +07:00

Libpeas is a gobject-based plugins engine, and is targetted at giving
every application the chance to assume its own extensibility.
It also has a set of features including, but not limited to:
- multiple extension points
- on demand (lazy) programming language support for C, Python and JS
- simplicity of the API

python3 is an optional (autodetected) dependency.
other two are lgi and luajit: if you have both in you system just the
second is used.