Ticket #45007

Meson: MagickWand support

Eröffnet am: 2022-07-04 20:40 Letztes Update: 2022-07-27 16:48

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

Details

Meson based build does not detect MagickWand, and never enables related features. It should.

Ticket-Verlauf (3/9 Historien)

2022-07-04 20:40 Aktualisiert von: cazfi
  • New Ticket "Meson: MagickWand support" created
2022-07-08 12:48 Aktualisiert von: cazfi
2022-07-17 17:22 Aktualisiert von: cazfi
Kommentar

Attached a patch that I tested earier. Works on some cases, but breaks build on some environments, so not considered at the moment. Submitted just for the benefit of downstreams that want to apply it locally (for whose it does not break anything)

2022-07-18 13:21 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
Kommentar

Reply To cazfi

Works on some cases, but breaks build on some environments

New version, considered a commit candidate, makes MagickWand support optional. So it's available on some cases, but can be disabled when it won't work. Disabling it would be the safe default, but this patch enables it by default - like autotools side does despite similar build problems there. Installer_cross/Meson scripts disable it.

2022-07-18 19:48 Aktualisiert von: cazfi
Kommentar

New version that disables the support also from Msys2 Makefile.meson. The reason for that is not that it would not build, but that it requires packaging changes after it has built linking against new libraries. New ticket created about those changes -> #45141

2022-07-27 16:48 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