UmVirt LFS Package info

DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ BASH | XML | JSON ]

libaccounts-glib

GLib-based client library for the accounts database

Package info

Template:
Codename: libaccounts-glib
Source file: libaccounts-glib-VERSION_1.27.tar.bz2
Source file size: 88050
Source file MD5-checkum: 06bd4775b0afd62dfa22dcba3bca5f06
Source directory: libaccounts-glib-VERSION_1.27
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/l/libaccounts-glib-VERSION_1.27.tar.bz2
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/l/libaccounts-glib-VERSION_1.27.tar.bz2.md5sum
Dependances: libxml2, sqlite, glib-gobject.
Dependance of: libaccounts-qt6.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd    build &&

meson setup ..              \
      --prefix=/usr

Build script:
cd    build
ninja

Install script:
cd    build
ninja install