UmVirt LFS Package info
DB commit: 9479b41c328304e88d8b007b04bc0dff783bbc6e
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
libtirpc
The libtirpc package contains libraries that support programs that use the Remote Procedure Call (RPC) API. Package info
Template:
Codename: libtirpc
Source file: libtirpc-1.3.6.tar.bz2
Source file size: 566384
Source file MD5-checkum: 8de9e6af16c4bc65ba40d0924745f5b7
Source directory: libtirpc-1.3.6
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/l/libtirpc-1.3.6.tar.bz2
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/l/libtirpc-1.3.6.tar.bz2.md5sum
Dependances: krb5.
Dependance of: libnsl, libvirt, rpcbind, kio-extras, 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 --prefix=/usr \
--sysconfdir=/etc \
$ARG_STATIC \
--disable-gssapi
Build script:
make
Install script:
make install