44 lines
1.9 KiB
XML
44 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop">
|
|
<id>wxedid.desktop</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0-or-later AND LGPL-3.0-or-later</project_license>
|
|
<content_rating type="oars-1.1"/>
|
|
<developer_name>Tomasz Pawlak</developer_name>
|
|
<name>wxEDID</name>
|
|
<launchable type="desktop-id">wxedid.desktop</launchable>
|
|
<summary>Extended Display Identification Data editor</summary>
|
|
<description>
|
|
<p>wxEDID is a wxWidgets - based EDID (Extended Display Identification Data)
|
|
editor. Supported structures: EDID v1.3+ base structure and the CEA/CTA-861-H
|
|
(as first extension block). Besides normal editor functionality, the app has
|
|
been equipped with a DTD constructor, which aims to ease timings
|
|
selection/editing. It's also possible to export and import EDID data to/from
|
|
text files (hex ASCII format) and also to export the structures as a
|
|
human-readable text.</p>
|
|
</description>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://a.fsdn.com/con/app/proj/wxedid/screenshots/DTD_constructor-ac2e7040.png</image>
|
|
<caption>DTD constructor.</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://a.fsdn.com/con/app/proj/wxedid/screenshots/BlockTree-801eb1dc.png</image>
|
|
<caption>Block tree.</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://a.fsdn.com/con/app/proj/wxedid/screenshots/DTD_constructor_dark-cd8e012e.png</image>
|
|
<caption>DTD constructor - dark mode.</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://a.fsdn.com/con/app/proj/wxedid/screenshots/BlockTree_dark-bc157dd2.png</image>
|
|
<caption>Block tree - dark mode.</caption>
|
|
</screenshot>
|
|
</screenshots>
|
|
<url type="homepage">https://sourceforge.net/projects/wxedid/</url>
|
|
<keywords>
|
|
<keyword>EDID</keyword>
|
|
<keyword>Display</keyword>
|
|
</keywords>
|
|
<updatecontact>wxedid-owner@fedoraproject.org</updatecontact>
|
|
</component>
|