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

Sun, 09 Oct 2016 13:38:19 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 09 Oct 2016 13:38:19 +0200
changeset 5219
cfee0406da8e
parent 5218
c6688516bd95
child 5223
4c0b3ee7d2d8

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:18:07 2016 +0200
+++ b/eric6.appdata.xml	Sun Oct 09 13:38:19 2016 +0200
@@ -30,6 +30,31 @@
  <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_browser</binary>
+   <binary>eric6_compare</binary>
+   <binary>eric6_configure</binary>
+   <binary>eric6_diff</binary>
+   <binary>eric6_doc</binary>
+   <binary>eric6_editor</binary>
+   <binary>eric6_hexeditor</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