UmVirt LFS Package info
DB commit: 87572d7cf5c2e4fc6a7d33abc05341175a2c925a
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
libpeas
libpeas is a GObject based plugins engine, and is targeted at giving every application the chance to assume its own extensibility.Package info
Template:
Codename: libpeas
Source file: libpeas-1.36.0.tar.xz
Source directory: libpeas-1.36.0
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/l/libpeas-1.36.0.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/l/libpeas-1.36.0.tar.xz.md5sum
Dependances: libxml2, gobject-introspection, gtk3, python3-pygobject.
Dependance of: pluma, eom.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
meson setup --prefix=/usr \
--buildtype=release \
--wrap-mode=nofallback \
..
Build script:
cd build &&
ninja
Install script:
cd build &&
ninja install