UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

serf

The Serf package contains a C-based HTTP client library built upon the Apache Portable Runtime (APR) library. It multiplexes connections, running the read/write communication asynchronously. Memory copies and transformations are kept to a minimum to provide high performance operation.

Package info

Codename: serf
Source file: serf-1.3.9.tar.bz2
Source directory: serf-1.3.9
Package URL: https://umvirt.com/linux/downloads/0.1/packages/s/serf-1.3.9.tar.bz2
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/s/serf-1.3.9.tar.bz2.md5sum
Dependances: apr-util, scons.
Dependance of: subversion.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i "/Append/s:RPATH=libdir,::"          SConstruct &&
sed -i "/Default/s:lib_static,::"           SConstruct &&
sed -i "/Alias/s:install_static,::"         SConstruct &&
sed -i "/  print/{s/print/print(/; s/$/)/}" SConstruct

Build script:
scons PREFIX=/usr

Install script:
scons PREFIX=/usr install