Ticket #45840

.metainfo.xml under bootstrap/

Eröffnet am: 2022-10-12 19:57 Letztes Update: 2022-10-16 17:42

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
3

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-Verlauf (3/6 Historien)

2022-10-12 19:57 Aktualisiert von: cazfi
  • New Ticket ".metainfo.xml under bootstrap/" created
2022-10-12 23:13 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
2022-10-16 17:42 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden