UmVirt LFS Package info
DB commit: 87572d7cf5c2e4fc6a7d33abc05341175a2c925a
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
i2pd
End-to-End encrypted and anonymous InternetPackage info
Template:
Codename: i2pd
Source file: i2pd-2.57.0.tar.gz
Source directory: i2pd-2.57.0
Package URL: i2pd-2.57.0.tar.gz
Package md5-checksum URL: i2pd-2.57.0.tar.gz.md5sum
Dependances: cmake, boost, miniupnpc.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build/build
cd build/build
cmake -D CMAKE_INSTALL_PREFIX=/usr \
-D WITH_UPNP=ON \
-D CMAKE_INSTALL_SYSCONFDIR=/etc \
-D BUILD_SHARED_LIBS=ON \
-D CMAKE_BUILD_TYPE=Release \
-W no-dev ..
Build script:
cd build/build
make
Install script:
cd build/build
make install