pango: updated versions with MesonPackage#30591
Conversation
|
Hi @wdconinc! I noticed that the following package(s) don't yet have maintainers:
Are you interested in adopting any of these package(s)? If so, simply add the following to the package class: maintainers = ['wdconinc']If not, could you contact the developers of this package and see if they are interested? You can quickly see who has worked on a package with $ spack blame fribidiThank you for your help! Please don't add maintainers without their consent. You don't have to be a Spack expert or package developer in order to be a "maintainer," it just gives us a list of users willing to review PRs or debug issues relating to this package. A package can have multiple maintainers; just add a list of GitHub handles of anyone who wants to volunteer. |
|
Builds fine with the following environment on [email protected]: spack:
specs:
- [email protected] +X
- [email protected] +X
- [email protected] +X
- [email protected] +X
- [email protected] +X
- [email protected] +X
- [email protected] +X
- [email protected] +X
- [email protected] +X
- [email protected] +X
- [email protected] +X
- [email protected] +X
- [email protected] -X
- [email protected] -X
- [email protected] -X
- [email protected] -X
- [email protected] -X
- [email protected] -X
- [email protected] -X
- [email protected] -X
- [email protected] -X
- [email protected] -X
- [email protected] -X
- [email protected] -X |
|
@reviewers Earlier I was having issues with harfbuzz introspection (Harfbuzz.gir) in the [email protected]: builds which I cannot reproduce anymore and which I did not knowingly solve... |
Per #30420 (comment) this is an upgrade for pango to the new meson build system. It also includes several upgraded dependencies since the recent versions of pango have requirements beyond what's in spack.
Will need to get added as todo in #30411.