Martin Valgur

Results 231 comments of Martin Valgur

@Julianiolo Thanks for testing the recipe. That's good to know! However, the custom build system included from the forked repo is a too significant change to be acceptable on CCI,...

See #21669. Thank you for the PR, but this approach would break most of the handling of dependent option values.

Can be closed after #23163 was merged.

@franramirez688 > It's only to verify that we're not introducing any conflicts That's almost impossible at the number of dependencies this library supports. Until we have a method of bumping...

@franramirez688 Thanks for experimenting. I needed 6 force-s and 3 override-s to get all optional dependencies to work. The above patch was not sufficient. Also, `basisu`, `ecw`, `poppler` and `netcdf`...

@jcar87 @franramirez688 I reverted most of the version bumps in this PR. Consider the remaining ones a follow-up to the previous migration PR (https://github.com/conan-io/conan-center-index/pull/19298#issuecomment-1788938059), where most of these non-default dependencies...

@mayeut I would move the Expat versions to v2.6.2 as it fixes a CVE as well: https://github.com/libexpat/libexpat/blob/master/expat%2FChanges https://nvd.nist.gov/vuln/detail/CVE-2024-28757

Note: MSVC builds are currently skipped due to no llvm-openmp support for it. Requires #22353.

The other PR is not very active because the support for Rust as a Conan package the librsvg recipe requires was declined and has been blocked indefinitely: #20991. You will...

@RubenRBS Thanks for catching that. I added explicit handling of all relevant CMake options.