1 | Source: i2p |
---|
2 | Maintainer: zzz <zzz@i2pmail.org> |
---|
3 | Section: net |
---|
4 | Standards-Version: 3.9.6 |
---|
5 | Priority: optional |
---|
6 | Bugs: mailto:zzz@i2pmail.org |
---|
7 | Homepage: https://geti2p.net/ |
---|
8 | Build-Depends: debhelper (>= 9.20160709) |
---|
9 | ,ant (>= 1.8) |
---|
10 | ,debconf |
---|
11 | ,openjdk-8-jdk |
---|
12 | ,libjetty9-java |
---|
13 | ,libtaglibs-standard-jstlel-java |
---|
14 | ,libtomcat8-java |
---|
15 | ,dh-apparmor |
---|
16 | ,bash-completion |
---|
17 | ,gettext |
---|
18 | ,libgetopt-java |
---|
19 | ,libgmp-dev (>= 2:5.0.5) |
---|
20 | ,libservice-wrapper-java |
---|
21 | ,po-debconf |
---|
22 | |
---|
23 | Package: i2p |
---|
24 | Architecture: all |
---|
25 | Section: net |
---|
26 | Priority: optional |
---|
27 | Depends: ${misc:Depends}, ${java:Depends}, ${shlibs:Depends}, |
---|
28 | adduser, |
---|
29 | debconf, |
---|
30 | i2p-router (>= 0.8.6-5), |
---|
31 | libjbigi-jni, |
---|
32 | lsb-base, |
---|
33 | service-wrapper |
---|
34 | Description: Anonymous network (I2P) |
---|
35 | I2P is an anonymizing network, offering a simple layer that identity-sensitive |
---|
36 | applications can use to securely communicate. All data is wrapped with several |
---|
37 | layers of encryption, and the network is both distributed and dynamic, with no |
---|
38 | trusted parties. |
---|
39 | . |
---|
40 | This package depends on the router, jbigi, the java service wrapper, and |
---|
41 | includes support to run I2P as a daemon. |
---|
42 | |
---|
43 | Package: libjbigi-jni |
---|
44 | Architecture: any |
---|
45 | Section: java |
---|
46 | Priority: optional |
---|
47 | Depends: ${misc:Depends}, ${shlibs:Depends}, i2p-router |
---|
48 | Homepage: https://geti2p.net/ |
---|
49 | Description: I2P libjbigi library |
---|
50 | This Package contains the libjbigi JNI library (and on x86 platforms, jcpuid). |
---|
51 | . |
---|
52 | libjbigi is a math library that is part of the I2P installation. Use of this |
---|
53 | library greatly enhances the efficiency of cryptographic algorithms, such as |
---|
54 | the ones used by I2P. You can expect to see a 5-7x speed improvement on certain |
---|
55 | tasks, such as elGamal encryption/decryption. |
---|
56 | |
---|
57 | Package: i2p-doc |
---|
58 | Architecture: all |
---|
59 | Section: doc |
---|
60 | Priority: extra |
---|
61 | Depends: ${misc:Depends} |
---|
62 | Suggests: i2p, default-jdk-doc |
---|
63 | Description: I2P developer documentation |
---|
64 | I2P is an anonymizing network, offering a simple layer that identity-sensitive |
---|
65 | applications can use to securely communicate. All data is wrapped with several |
---|
66 | layers of encryption, and the network is both distributed and dynamic, with no |
---|
67 | trusted parties. |
---|
68 | . |
---|
69 | This package contains the Javadoc files. |
---|
70 | |
---|
71 | Package: i2p-router |
---|
72 | Architecture: all |
---|
73 | Section: net |
---|
74 | Priority: optional |
---|
75 | Depends: ${misc:Depends}, ${java:Depends}, ${shlibs:Depends}, |
---|
76 | openjdk-9-jre-headless | openjdk-8-jre-headless | default-jre-headless | java9-runtime-headless | java8-runtime-headless, |
---|
77 | geoip-database, |
---|
78 | gettext-base, |
---|
79 | libgetopt-java, |
---|
80 | libjetty9-java, |
---|
81 | libtaglibs-standard-jstlel-java, |
---|
82 | libtomcat8-java |
---|
83 | Replaces: i2p ( << 0.8.6-5) |
---|
84 | Breaks: i2p (<< 0.8.6-5) |
---|
85 | Recommends: libjbigi-jni, ttf-dejavu |
---|
86 | Suggests: apparmor |
---|
87 | ,privoxy |
---|
88 | ,syndie |
---|
89 | Description: Router for I2P |
---|
90 | I2P is an anonymizing network, offering a simple layer that identity-sensitive |
---|
91 | applications can use to securely communicate. All data is wrapped with several |
---|
92 | layers of encryption, and the network is both distributed and dynamic, with no |
---|
93 | trusted parties. |
---|
94 | . |
---|
95 | TrueType fonts (such as those provided in the package ttf-dejavu) are required |
---|
96 | in order to generate graphs. |
---|