UmVirt LFS Package info
DB commit: f62baf7ba8eded2e302a2eb6b9da5f0cb7e95fef
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
libfm-extra
The libfm-extra package contains a library and other files required by menu-cache-gen libexec of menu-cache-1.1.0.Package info
Template:
Codename: libfm-extra
Source file: libfm-1.3.2.tar.xz
Source file size: 945532
Source file MD5-checkum: c87a0ff41ae77825079b2f785ec0741e
Source directory: libfm-1.3.2
Package URL: https://umvirt.com/linux/downloads/0.2.2/packages/l/libfm-1.3.2.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/l/libfm-1.3.2.tar.xz.md5sum
Dependances: glib.
Dependance of: menu-cache, LXDE.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
ARG_STATIC="--disable-static"
if [[ "$ULFS_PKG_STATIC" == "YES" ]]
then
ARG_STATIC="--enable-static"
fi
./configure --prefix=/usr \
--sysconfdir=/etc \
--with-extra-only \
--with-gtk=no $ARG_STATIC
Build script:
make
Install script:
make install