UmVirt LFS Package info

DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
[ BASH | XML | JSON ]

libtirpc

The libtirpc package contains libraries that support programs that use the Remote Procedure Call (RPC) API.

Package info

Codename: libtirpc
Source file: libtirpc-1.3.5.tar.bz2
Source directory: libtirpc-1.3.5
Package URL: libtirpc-1.3.5.tar.bz2
Package md5-checksum URL: libtirpc-1.3.5.tar.bz2.md5sum
Dependances: krb5.
Dependance of: libnsl, libvirt, rpcbind, cifs-utils, dovecot, nfs-utils, xorg-server, samba, xwayland.
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 $XORG_CONFIG $ARG_STATIC

Build script:
make

Install script:
make install