SHA256
1
0
forked from pool/wireshark
wireshark/wireshark.appdata.xml
Andreas Stieger 219c90669f Accepting request 295150 from home:dimstar:Factory
- Add wireshark-pkg-config.patch: actually install wireshark.pc,
  which is part of the tarball. Seems only cmake based setup
  handles this for upstream.
- Add wireshark.appdata.xml in order to show up in AppStream based
  appstores.

OBS-URL: https://build.opensuse.org/request/show/295150
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=138
2015-04-09 11:43:48 +00:00

28 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
<!--
BugReportURL: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10479
SentUpstream: 2014-09-18
-->
<application>
<id type="desktop">wireshark.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<description>
<p>
Wireshark is an essential tool to capture and analyze the packets
arriving or leaving the network interface.
It is almost a GUI equivalent of the classic unix tool tcpdump.
</p>
<p>
Wireshark has a easy to use GUI to capture the packets matching the
filter, on the mentioned interface and save them for later analysis.
</p>
</description>
<url type="homepage">http://www.wireshark.org</url>
<screenshots>
<screenshot type="default">https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/wireshark/a.png</screenshot>
<screenshot>https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/wireshark/b.png</screenshot>
</screenshots>
<updatecontact>http://www.wireshark.org/lists/</updatecontact>
</application>