new file mode 100644
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<component type="desktop">
+ <id>tvtime.desktop</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-2.0+</project_license>
+ <name>TVtime Television Viewer</name>
+ <summary>High quality video deinterlacer</summary>
+ <description>
+ <p>
+ TVtime is a high quality television application for use with analog
+ video capture cards on Linux systems. TVtime processes the input from a
+ capture card and displays it on a computer monitor or projector.
+ </p>
+ <p>Features:</p>
+ <ul>
+ <li>Smooth motion: Experience the full framerate of the video signal. Every field is deinterlaced to a unique frame for television quality and beyond.</li>
+ <li>Quality picture: Highest quality picture of any Linux TV viewer. Uses the best deinterlacers from DScaler for the ultimate experience.</li>
+ <li>Slick On-Screen-Display: Gorgeously rendered text composited in realtime on the live video signal.</li>
+ </ul>
+ </description>
+ <url type="homepage">http://tvtime.sourceforge.net/</url>
+ <screenshots>
+ <screenshot type="default">http://tvtime.sourceforge.net/screenshot-small.jpg</screenshot>
+ <screenshot>http://tvtime.sourceforge.net/screenshots/15-sep-03-shot3.jpg</screenshot>
+ </screenshots>
+ <updatecontact>jwrdegoede_at_fedoraproject.org</updatecontact>
+</component>
Add an appdata file for use with new appstream using software-installers in various Linux distros. Signed-off-by: Hans de Goede <hdegoede@redhat.com> --- docs/tvtime.appdata.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 docs/tvtime.appdata.xml