Skip to content

Feature Request: add xml2 to config-tools #14455

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
quitteO opened this issue Apr 5, 2025 · 3 comments
Open

Feature Request: add xml2 to config-tools #14455

quitteO opened this issue Apr 5, 2025 · 3 comments
Labels
dependencies OS:macos Issues specific to Apple Operating Systems like MacOS and iOS

Comments

@quitteO
Copy link

quitteO commented Apr 5, 2025

On MacOS xml2 is available by default, but meson doesn't find it.

To reproduce libxml++ can be built on MacOS without anything beyond the Xcode command line tools and meson, as long as it finds xml2

By just copying and modifying the libwmf stuff libxml++ builds fine

@quitteO
Copy link
Author

quitteO commented Apr 5, 2025

xml2_config_tools.patch

@dcbaker
Copy link
Member

dcbaker commented Apr 6, 2025

The backwards compatibility part of the enum should be dropped.

If you sent that as a merge request we'd be pretty close to getting that merged... just need some documentation like a release snippet.

@dcbaker dcbaker added OS:macos Issues specific to Apple Operating Systems like MacOS and iOS dependencies labels Apr 6, 2025
@eli-schwartz
Copy link
Member

eli-schwartz commented Apr 6, 2025

--- a/packaging/builddist.sh
+++ b/packaging/builddist.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/zsh
+#!/usr/bin/env zsh

Why is this even zsh to begin with lmao.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies OS:macos Issues specific to Apple Operating Systems like MacOS and iOS
Projects
None yet
Development

No branches or pull requests

3 participants