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
663 B
22 lines
663 B
10 years ago
|
Source: i2pd
|
||
|
Section: net
|
||
|
Priority: extra
|
||
|
Maintainer: hagen <hagen@i2pmail.org>
|
||
|
Build-Depends: debhelper (>= 8.0.0), cmake, dpkg-dev (>= 1.16.1~),
|
||
|
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
|