UmVirt LFS Package info

DB commit: 87572d7cf5c2e4fc6a7d33abc05341175a2c925a
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
[ BASH | XML | JSON ]

inih

This package is a simple .INI file parser written in C.

Package info

Template:
Codename: inih
Source file: inih-r58.tar.gz
Source directory: inih-r58
Package URL: inih-r58.tar.gz
Package md5-checksum URL: inih-r58.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: exiv2.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release ..

Build script:
cd    build &&
ninja

Install script:
cd    build &&
ninja install