Skip to main content
Topic: otter-browser.appdata.xml AppData files for GNOME-Software (Read 5333 times)

otter-browser.appdata.xml AppData files for GNOME-Software

Hi,

can someone help me to write a otter-browser.appdata.xml file for Gnome, because i want to create a rpm package for Fedora.
(https://fedoraproject.org/wiki/User:Rhughes/DraftAppDataGuidelines )
so far I have created the following file:
Code: [Select]
<?xml version="1.0" encoding="UTF-8"?>
<application>
  <id type="desktop">otter-browser.desktop</id>
  <metadata_license>CC0</metadata_license>
  <project_license>GPLv3+</project_license>
  <name>otter-browser</name>
  <summary>Web browser controlled by the user, not vice-versa</summary>
  <description>
    <p>
      Otter Browser, project aiming to recreate classic Opera (12.x) UI using Qt5.
    </p>
  </description>
  <screenshots>
    <screenshot type="default">http://t.im9.eu/1497.jpg</screenshot>
    <screenshot>http://t.im9.eu/826.jpg</screenshot>
    <screenshot>http://t.im9.eu/725.jpg</screenshot>
    <screenshot>http://t.im9.eu/635.jpg</screenshot>
    <screenshot>http://t.im9.eu/596.jpg</screenshot>
    <screenshot>http://t.im9.eu/4121.jpg</screenshot>
    <screenshot>http://t.im9.eu/3146.jpg</screenshot>
    <screenshot>http://t.im9.eu/2176.jpg</screenshot>
  </screenshots>
  <url type="homepage">http://otter-browser.org/</url>
  <updatecontact>email@address</updatecontact>
</application>


which contact Adress should i use ?

Re: otter-browser.appdata.xml AppData files for GNOME-Software

Reply #1
I imagine it's supposed to be the package maintainer? (That means you! :) )

Re: otter-browser.appdata.xml AppData files for GNOME-Software

Reply #2

I imagine it's supposed to be the package maintainer? (That means you! :) )


where can i upload this file (otter-browser.appdata.xml)  for upstream ?
please rename the file to otter-browser.appdata.xml

Re: otter-browser.appdata.xml AppData files for GNOME-Software

Reply #3
The general course of action is you fork the Git repository, you make your changes, and then you submit a pull request.


Re: otter-browser.appdata.xml AppData files for GNOME-Software

Reply #5
Is it supposed to go in the root?


Re: otter-browser.appdata.xml AppData files for GNOME-Software

Reply #7
Alright, I submitted a PR (#566). Now we wait to see what Emdek says. ;)

Re: otter-browser.appdata.xml AppData files for GNOME-Software

Reply #8
@martinkg, shouldn't it have own entry in spec file (then it should be fine to put it into subdirectory) or it is added automatically?
Nadszedł już czas, najwyższy czas, nienawiść zniszczyć w sobie.
The time has come, the high time, to destroy hatred in oneself.


Re: otter-browser.appdata.xml AppData files for GNOME-Software

Reply #10
@martinkg, so it can be moved to packaging/, right?
Nadszedł już czas, najwyższy czas, nienawiść zniszczyć w sobie.
The time has come, the high time, to destroy hatred in oneself.


Re: otter-browser.appdata.xml AppData files for GNOME-Software

Reply #12
I'll rebase my PR. Does that mean packaging/otter-browser.appdata.xml or another subdirectory in there?

Re: otter-browser.appdata.xml AppData files for GNOME-Software

Reply #13
@Frenzie, yes, it's fine.
Nadszedł już czas, najwyższy czas, nienawiść zniszczyć w sobie.
The time has come, the high time, to destroy hatred in oneself.

Re: otter-browser.appdata.xml AppData files for GNOME-Software

Reply #14
Alright, rebased and should be good to go.


Re: otter-browser.appdata.xml AppData files for GNOME-Software

Reply #16
@martinkg, done.
Nadszedł już czas, najwyższy czas, nienawiść zniszczyć w sobie.
The time has come, the high time, to destroy hatred in oneself.

Re: otter-browser.appdata.xml AppData files for GNOME-Software

Reply #17
 :up: