Extended the appstream file to contain a 'provides' section containing the list of script created during installation. 6_1_x

Sun, 09 Oct 2016 13:40:03 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 09 Oct 2016 13:40:03 +0200
branch
6_1_x
changeset 5220
0ea031ace7c9
parent 5217
e8b74fbe6c2f
child 5235
3ea533fbcb4c

Extended the appstream file to contain a 'provides' section containing the list of script created during installation.

eric6.appdata.xml file | annotate | diff | comparison | revisions
--- a/eric6.appdata.xml	Sat Oct 08 20:17:20 2016 +0200
+++ b/eric6.appdata.xml	Sun Oct 09 13:40:03 2016 +0200
@@ -30,6 +30,29 @@
  <update_contact>detlev_AT_die-offenbachs.de</update_contact>
  <developer_name>Detlev Offenbach</developer_name>
  <translation type="qt">eric6</translation>
+ <provides>
+   <binary>eric6</binary>
+   <binary>eric6_api</binary>
+   <binary>eric6_compare</binary>
+   <binary>eric6_configure</binary>
+   <binary>eric6_diff</binary>
+   <binary>eric6_doc</binary>
+   <binary>eric6_editor</binary>
+   <binary>eric6_iconeditor</binary>
+   <binary>eric6_plugininstall</binary>
+   <binary>eric6_pluginrepository</binary>
+   <binary>eric6_pluginuninstall</binary>
+   <binary>eric6_qregexp</binary>
+   <binary>eric6_qregularexpression</binary>
+   <binary>eric6_re</binary>
+   <binary>eric6_snap</binary>
+   <binary>eric6_sqlbrowser</binary>
+   <binary>eric6_tray</binary>
+   <binary>eric6_trpreviewer</binary>
+   <binary>eric6_uipreviewer</binary>
+   <binary>eric6_unittest</binary>
+   <binary>eric6_webbrowser</binary>
+ </provides>
  <releases>
    <release version="@VERSION@" date="@DATE@" />
  </releases>

eric ide

mercurial