mirror of https://github.com/PurpleI2P/i2pd.git
I2P: End-to-End encrypted and anonymous Internet
https://i2pd.website/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
704 B
22 lines
704 B
Source: i2pd |
|
Section: net |
|
Priority: extra |
|
Maintainer: hagen <hagen@i2pmail.org> |
|
Build-Depends: debhelper (>= 8.0.0), dpkg-dev (>= 1.16.1~), |
|
cmake (>= 2.8), gcc (>= 4.6) | clang (>= 3.3), |
|
libboost-regex-dev, |
|
libboost-system-dev (>= 1.46), |
|
libboost-date-time-dev, |
|
libboost-filesystem-dev, |
|
libboost-program-options-dev, |
|
libcrypto++-dev |
|
Standards-Version: 3.9.3 |
|
Homepage: https://github.com/PrivacySolutions/i2pd |
|
Vcs-Git: git://github.com/PrivacySolutions/i2pd.git |
|
Vcs-Browser: https://github.com/PrivacySolutions/i2pd.git |
|
|
|
Package: i2pd |
|
Architecture: any |
|
Depends: ${shlibs:Depends}, ${misc:Depends} |
|
Description: i2p router written in C++ |
|
Mainly runs on linux, but also supports OSX, BSD and Windows
|
|
|