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