UmVirt LFS Package info
DB commit: 3c6efcfc536d7802c89703820d548c1aec13ba9b
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
lxappearance-obconf
The LXAppearance OBconf package contains a plugin for LXAppearance to configure OpenBox.Package info
Template:
Codename: lxappearance-obconf
Source file: lxappearance-obconf-0.2.4.tar.xz
Source file size: 307400
Source file MD5-checkum: 306335ae42c06cef391aa7a66ca4301e
Source directory: lxappearance-obconf-0.2.4
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/l/lxappearance-obconf-0.2.4.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/l/lxappearance-obconf-0.2.4.tar.xz.md5sum
Dependances: lxappearance, openbox.
Dependance of: 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 $ARG_STATIC
Build script:
make
Install script:
make install