[PATCH xawtv3 3/3] Add desktop and appdata files for xawtv, motv and mtt

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx>
---
 contrib/motv.desktop      | 10 ++++++++++
 contrib/motv.metainfo.xml | 11 +++++++++++
 contrib/mtt.desktop       | 10 ++++++++++
 contrib/mtt.metainfo.xml  | 11 +++++++++++
 contrib/xawtv.appdata.xml | 33 +++++++++++++++++++++++++++++++++
 contrib/xawtv.desktop     | 10 ++++++++++
 6 files changed, 85 insertions(+)
 create mode 100644 contrib/motv.desktop
 create mode 100644 contrib/motv.metainfo.xml
 create mode 100644 contrib/mtt.desktop
 create mode 100644 contrib/mtt.metainfo.xml
 create mode 100644 contrib/xawtv.appdata.xml
 create mode 100644 contrib/xawtv.desktop

diff --git a/contrib/motv.desktop b/contrib/motv.desktop
new file mode 100644
index 0000000..37093d4
--- /dev/null
+++ b/contrib/motv.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Comment=Analog TV viewing application
+Icon=xawtv
+Exec=motv
+Name=MoTV Television Viewer
+Terminal=false
+StartupNotify=false
+Type=Application
+Categories=AudioVideo;Video;
+Keywords=video;tv;viewer;v4l;v4l2;video4linux;
diff --git a/contrib/motv.metainfo.xml b/contrib/motv.metainfo.xml
new file mode 100644
index 0000000..7d3bc31
--- /dev/null
+++ b/contrib/motv.metainfo.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<component type="addon">
+  <id>motv.desktop</id>
+  <extends>xawtv.desktop</extends>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-2.0+</project_license>
+  <name>MoTV Television Viewer</name>
+  <summary>Motif UI version of xawtv</summary>
+  <url type="homepage">http://linuxtv.org/wiki/index.php/Xawtv</url>
+  <updatecontact>jwrdegoede_at_fedoraproject.org</updatecontact>
+</component>
diff --git a/contrib/mtt.desktop b/contrib/mtt.desktop
new file mode 100644
index 0000000..f04c29a
--- /dev/null
+++ b/contrib/mtt.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Comment=Analog TV Teletext viewing application
+Icon=xawtv
+Exec=mtt
+Name=MTT Teletext Viewer
+Terminal=false
+StartupNotify=false
+Type=Application
+Categories=AudioVideo;Video;
+Keywords=video;tv;viewer;v4l;v4l2;video4linux;teletext;
diff --git a/contrib/mtt.metainfo.xml b/contrib/mtt.metainfo.xml
new file mode 100644
index 0000000..28f5c84
--- /dev/null
+++ b/contrib/mtt.metainfo.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<component type="addon">
+  <id>mtt.desktop</id>
+  <extends>xawtv.desktop</extends>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-2.0+</project_license>
+  <name>MTT Teletext Viewer</name>
+  <summary>Easy to use Teletext GUI</summary>
+  <url type="homepage">http://linuxtv.org/wiki/index.php/Xawtv</url>
+  <updatecontact>jwrdegoede_at_fedoraproject.org</updatecontact>
+</component>
diff --git a/contrib/xawtv.appdata.xml b/contrib/xawtv.appdata.xml
new file mode 100644
index 0000000..92959d2
--- /dev/null
+++ b/contrib/xawtv.appdata.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<component type="desktop">
+  <id>xawtv.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-2.0+</project_license>
+  <name>xawtv</name>
+  <summary>Analog TV viewing application</summary>
+  <description>
+    <p>
+      xawtv was originally just an analog TV viewing application for Bttv
+      devices (bt848, bt878) using the Athena widgets, but evolved into a
+      small suite of X11 applications for V4L devices.
+    </p>
+    <p>
+      The xawtv package includes a number of useful console commandline
+      utilities:
+    </p>
+    <ul>
+      <li>alevtd - a http deamon for use with analogue TV teletext</li>
+      <li>radio -- a console radio listening app </li>
+      <li>scantv -- an analogue TV frequency scanner</li>
+      <li>v4l-conf -- current video mode (size and color depth)</li>
+      <li>v4lctl -- used to control a v4l device and set varying image parameters</li>
+      <li>webcam -- capture images from a webcam </li>
+    </ul>
+  </description>
+  <url type="homepage">http://linuxtv.org/wiki/index.php/Xawtv</url>
+  <screenshots>
+    <screenshot type="default">http://www.easylinux.de/Artikel/ausgabe/2004/01/036-xawtv/tv_8.png</screenshot>
+    <screenshot>http://www.easylinux.de/Artikel/ausgabe/2004/01/036-xawtv/xawtv1.png</screenshot>
+  </screenshots>
+  <updatecontact>jwrdegoede_at_fedoraproject.org</updatecontact>
+</component>
diff --git a/contrib/xawtv.desktop b/contrib/xawtv.desktop
new file mode 100644
index 0000000..349394d
--- /dev/null
+++ b/contrib/xawtv.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Comment=Analog TV viewing application
+Icon=xawtv
+Exec=xawtv
+Name=XawTV Television Viewer
+Terminal=false
+StartupNotify=false
+Type=Application
+Categories=AudioVideo;Video;
+Keywords=video;tv;viewer;v4l;v4l2;video4linux;
-- 
2.7.1

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux