Skip to content
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

Make everything compilable with meson #1453

Merged
merged 14 commits into from Oct 6, 2023
Merged

Conversation

hrxi
Copy link
Contributor

@hrxi hrxi commented Jun 21, 2023

Still missing for feature parity with the CMake build:

  • Disabling plugins.
  • Detecting versions of libsoup.
  • Detecting versions of gstreamer.
  • Selecting media types for gstreamer.
  • Building tests.

I think this could be merged on its own, however.

hrxi added 3 commits June 22, 2023 00:07
There's no reason for it to be a statically linked library anymore, it
can be directly compiled into the plugin.
Same reasoning as for the `openpgp` plugin.
@hrxi hrxi force-pushed the pr_meson_plugins branch 4 times, most recently from e5a31b0 to fa3ca15 Compare June 21, 2023 22:44
hrxi added 6 commits June 22, 2023 00:47
Install .vapi, .deps, .h files for the Vala libraries. Also install the
data files. .deps files have to be manually generated, there's a feature
request for automated generation at
mesonbuild/meson#9756.

Import the gnome module globally.

Install dependencies on Meson CI.
meson.build Outdated Show resolved Hide resolved
@fiaxh fiaxh merged commit c312fb2 into dino:master Oct 6, 2023
3 checks passed
@fiaxh fiaxh mentioned this pull request Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants