UmVirt LFS Package info
DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
dbus-glib
The D-Bus GLib package contains GLib interfaces to the D-Bus API.Package info
Template:
Codename: dbus-glib
Source file: dbus-glib-0.114.tar.gz
Source file size: 737791
Source file MD5-checkum: 188792077e880a8c0359288d7819dab3
Source directory: dbus-glib-0.114
Package URL: https://umvirt.com/linux/downloads/0.3/packages/d/dbus-glib-0.114.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.3/packages/d/dbus-glib-0.114.tar.gz.md5sum
Dependances: glib, dbus.
Dependance of: lxsession, xfce4-pulseaudio-plugin, lxappearance, mate-settings-daemon, !GConf, mate-control-center, !gimp, gimp3-rustless, !libreoffice7, libreoffice.
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 \
$ARG_STATIC
Build script:
make
Install script:
make install