Bug 437341 - Add appdata to Systemtap
Change-Id: I0b609fe1083c5fe58262c9a5ae07f5fecb990c5a
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Reviewed-on: https://git.eclipse.org/r/47061
diff --git a/systemtap/eclipse-systemtap.metainfo.xml b/systemtap/eclipse-systemtap.metainfo.xml
new file mode 100644
index 0000000..bb1e216
--- /dev/null
+++ b/systemtap/eclipse-systemtap.metainfo.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2015, Red Hat, Inc.
+
+ All rights reserved. This program and the accompanying materials
+ are made available under the terms of the Eclipse Public License v1.0
+ which accompanies this distribution, and is available at
+ http://www.eclipse.org/legal/epl-v10.html
+-->
+<component type="addon">
+ <id>eclipse-systemtap</id>
+ <metadata_license>CC-BY-SA-3.0</metadata_license>
+ <project_license>EPL-1.0</project_license>
+ <extends>eclipse.desktop</extends>
+ <name>SystemTap</name>
+ <summary>Linux Tools Eclipse plug-ins providing SystemTap IDE</summary>
+ <url type="homepage">http://www.eclipse.org/linuxtools/projectPages/systemtap/</url>
+ <updatecontact>rgrunber@redhat.com</updatecontact>
+</component>