UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit:
[ BASH | XML | JSON ]

libtasn1

libtasn1 is a highly portable C library that encodes and decodes DER/BER data following an ASN.1 schema.

Package info

Codename: libtasn1
Source file: libtasn1-4.13.tar.gz
Source directory: libtasn1-4.13
Package URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/l/libtasn1-4.13.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/l/libtasn1-4.13.tar.gz.md5sum
Dependances: python-six.
Dependance of: p11-kit, gnutls.
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 $ARG_STATIC

Build script:
make

Install script:
make install


Apache/2.4.62 (Debian) Server at ulfs.org Port 443