cmake: avoid adding -fPIE to libraries (fixes gcc 4.7)
[metze/wireshark/wip.git] / wireshark.appdata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
3
4 <application>
5     <id type="desktop">wireshark.desktop</id>
6     <metadata_license>CC0-1.0</metadata_license>
7     <project_license>GPL-2.0</project_license>
8     <!-- NOTE: the below description was copied from packaging/rpm/SPECS/wireshark.spec.in -->
9     <description>
10     <p>
11         Wireshark is the world's foremost protocol analyzer.
12     </p>
13     <p>
14         Wireshark allows you to examine protocol data stored in files or as it
15         is captured from wired or wireless (WiFi or Bluetooth) networks, USB
16         devices, and many other sources.  It supports dozens of protocol
17         capture file formats and understands more than a thousand protocols.
18     </p>
19     <p>
20         It has many powerful features including a rich display filter language
21         and the ability to reassemble multiple protocol packets in order to,
22         for example, view a complete TCP stream, save the contents of a file
23         which was transferred over HTTP or CIFS, or play back an RTP audio
24         stream.
25     </p>
26     <p xml:lang="fr">
27         Wireshark est le principal analyseur de protocole au monde.
28     </p>
29     <p xml:lang="fr">
30         Wireshark vous permet d’examiner les données enregistrées dans des
31         fichiers ou en temps réel sur un réseau câblé ou sans fil (WiFi ou
32         Bluetooth), à partir d’équipement USB et de bien d’autres sources.
33         Il supporte des dizaines de formats de fichiers de capture de
34         protocoles et comprend plus d’un millier de protocoles.
35     </p>
36     <p xml:lang="fr">
37         Il dispose de nombreuses fonctionnalités puissantes dont un riche
38         langage de filtre d’affichage et la capacité de ré-assembler de
39         multiples paquets de protocoles, afin par exemple, de visualiser
40         un flux TCP, de sauvegarder le contenu d’un fichier transféré par
41         HTTP ou CIFS, ou de re-jouer un flux audio RTP.
42     </p>
43     </description>
44     <url type="homepage">https://www.wireshark.org</url>
45     <screenshots>
46         <screenshot type="default">http://www.wireshark.org/~morriss/Screenshot-Wireshark2.0-Http-cap.png</screenshot>
47         <screenshot>http://www.wireshark.org/~morriss/Screenshot-Wireshark2.0-Stevens-graph.png</screenshot>
48     </screenshots>
49     <updatecontact>wireshark-dev_at_wireshark.org</updatecontact>
50 </application>