Re: Migration from autotools to meson
"Brian Tarricone" <[email protected]> Sun, 28 Apr 2024 01:35:11 -0700
| Newsgroups | gmane.comp.desktop.xfce.devel.version4 |
|---|---|
| Message-ID | <[email protected]> |
Hi Hunter, On Thu, Apr 25, 2024, at 19:42, Hunter Turcin wrote: > If your > proposal gets adopted, I would be willing to spend some time to migrate > some of the non-core applications. That would be great, thank you! > Would you consider your merge > request for migrating xfwm4[1] to be a good reference/example on how to > do such a migration, once it is merged? Almost. There's still an unresolved issue with how we do versioning in the meson world; see the last handful of messages on this thread: https://gitlab.xfce.org/xfce/xfce4-dev-tools/-/merge_requests/98#note_87041 . But once that's resolved and I update the xfwm4 MR, yes, I think that would be a good starting point. Cheers, Brian