|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<!-- Copyright 2018 Viktor Villainov <supervillain@riseup.net> --> |
3 |
| -<component type="desktop"> |
| 2 | +<!-- Copyright 2025 R4SAS <r4sas@i2pmail.org> --> |
| 3 | +<component type="desktop-application"> |
4 | 4 | <id>website.i2pd.i2pd</id>
|
5 |
| - <launchable type="desktop-id">website.i2pd.i2pd.desktop</launchable> |
6 |
| - <metadata_license>CC0-1.0</metadata_license> |
7 |
| - <project_license>BSD-3-Clause</project_license> |
| 5 | + |
8 | 6 | <name>i2pd</name>
|
9 | 7 | <summary>Invisible Internet</summary>
|
| 8 | + |
| 9 | + <metadata_license>CC0-1.0</metadata_license> |
| 10 | + <project_license>BSD-3-Clause</project_license> |
| 11 | + |
| 12 | + <developer id="website.i2pd"> |
| 13 | + <name>PurpleI2P Team</name> |
| 14 | + </developer> |
| 15 | + |
10 | 16 | <description>
|
11 | 17 | <p>i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.</p>
|
12 | 18 | <p>I2P (Invisible Internet Protocol) is a universal anonymous network layer.
|
|
22 | 28 | <li>Rich set of APIs for developers of secure applications</li>
|
23 | 29 | </ul>
|
24 | 30 | </description>
|
| 31 | + |
| 32 | + <launchable type="desktop-id">website.i2pd.i2pd.desktop</launchable> |
| 33 | + |
25 | 34 | <screenshots>
|
26 | 35 | <screenshot type="default">
|
27 | 36 | <image height="590" width="923">https://i2pd.website/images/i2pd_qt.png</image>
|
| 37 | + <caption>Main window</caption> |
28 | 38 | </screenshot>
|
29 | 39 | </screenshots>
|
| 40 | + |
30 | 41 | <url type="homepage">https://i2pd.website/</url>
|
31 |
| - <url type="bugtracker">https://github.com/PurpleI2P/i2pd/issues</url> |
| 42 | + <url type="bugtracker">https://github.com/PurpleI2P/i2pd-qt/issues</url> |
32 | 43 | <url type="help">https://i2pd.readthedocs.io/en/latest/</url>
|
| 44 | + <url type="vcs-browser">https://github.com/PurpleI2P/i2pd-qt/</url> |
| 45 | + |
33 | 46 | <update_contact>r4sas@i2pmail.org</update_contact>
|
34 |
| - <developer_name>PurpleI2P Team</developer_name> |
35 |
| - <translation type="qt" /> |
36 | 47 |
|
37 | 48 | <releases>
|
38 | 49 | <release version="2.56.0" date="2025-02-11" />
|
|
79 | 90 | <release version="2.21.1" date="2018-10-22" />
|
80 | 91 | <release version="2.21.0" date="2018-10-04" />
|
81 | 92 | </releases>
|
| 93 | + |
82 | 94 | <content_rating type="oars-1.1" />
|
83 | 95 | </component>
|
0 commit comments