FS#57098 - [jsoncpp] Use meson to build

Attached to Project: Arch Linux
Opened by userwithuid (userwithuid) - Monday, 15 January 2018, 03:22 GMT
Last edited by Levente Polyak (anthraxx) - Thursday, 01 February 2018, 11:19 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Upstream uses meson instead of cmake now, Arch's PKGBUILD should switch to it.

This makes a difference because their meson.build sets a different soversion in 1.8.4, 20 vs cmake's 19. I have reported this [1].
But meson seems to be the only fully supported/tested build system, see for example the comment in [2].



[1] https://github.com/open-source-parsers/jsoncpp/issues/734
[2] https://github.com/open-source-parsers/jsoncpp/issues/708#issuecomment-349171218
This task depends upon

Closed by  Levente Polyak (anthraxx)
Thursday, 01 February 2018, 11:19 GMT
Reason for closing:  Fixed
Additional comments about closing:  1.8.4-2
Comment by Doug Newgard (Scimmia) - Monday, 15 January 2018, 16:43 GMT
I switched this to high because the libraries are incompatible and said soname change was supposed to happen. This breaks things, see  FS#57103 

Loading...