[Freeciv-tickets] [freeciv] #45840: .metainfo.xml under bootstrap/

Back to archive index
OSDN Ticket System norep****@osdn*****
Wed Oct 12 23:13:59 JST 2022


#45840: .metainfo.xml under bootstrap/

  Open Date: 2022-10-12 13:57
Last Update: 2022-10-12 17:13

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/45840
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=45840

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2022-10-12 17:13 Updated by: cazfi
 * Owner Update from (None) to cazfi
 * Resolution Update from None to Accepted


---------------------------------------------------------------------
Ticket Status:

      Reporter: cazfi
         Owner: cazfi
          Type: Patches
        Status: Open [Owner assigned]
      Priority: 5 - Medium
     MileStone: 3.0.5
     Component: Bootstrap
      Severity: 5 - Medium
    Resolution: Accepted
---------------------------------------------------------------------

Ticket details:

Currently we have .metainfo.xml.in under bootstrap/ but final .metainfo.xml in the same directory as the binary.
There's no real reason why it's that way - likely just looked logical at the time .desktop files were added, and then .metainfo.xml files were added with the same pattern.
As seen with problems with current version of #45616, this way of having the target and source in different parts of the tree can be very hard to get working correctly with autotools. We should just generate .metainfo.xml to bootstrap/ , and to do that change as the very first step of the metainfo generation reworking (i.e. even before #45616 which is then to be reimplemented/rebased on top of that)
Like I said .desktop files follow the same pattern, and very likely we have to eventually do similar change for them, but as that's not a blocker to anything important just now, I'd leave it to later time.

-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/45840
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=45840



More information about the Freeciv-tickets mailing list
Back to archive index