UmVirt LFS Package info
DB commit: 9ed4ff6d798939f3f70457a829818f445904e2c7
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
i2pd
End-to-End encrypted and anonymous InternetPackage info
Template:
Codename: i2pd
Source file: i2pd-2.57.0.tar.gz
Source file size: 712641
Source file MD5-checkum: 86841da50258fc2d34b1570b333eba50
Source directory: i2pd-2.57.0
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/i/i2pd-2.57.0.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/i/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