Skip to content

meson: bump required version to 1.3.0#14907

Merged
Dudemanguy merged 2 commits into
mpv-player:masterfrom
Dudemanguy:meson-bump
Sep 24, 2024
Merged

meson: bump required version to 1.3.0#14907
Dudemanguy merged 2 commits into
mpv-player:masterfrom
Dudemanguy:meson-bump

Conversation

@Dudemanguy
Copy link
Copy Markdown
Member

Not strictly necessary of course but this lets us finally drop all the old version compatibility stuff in the build and 1.3.0 is readily available in the the latest ubuntu LTS and stable debian via backports. Also recent meson versions just flat out have a lot of nice features so we can more freely use them when appropriate (e.g. like the second commit).

Newer meson versions added support for features that mpv has been using
for a long time. Annoying fallbacks were left in place to not break old
versions but ideally everyone should be using the newer build features.
Both the latest ubuntu LTS and debian stable (in backports) have 1.5.0
in their repos, so go ahead and bump the version so we can drop some old
code and let developers use newer meson features if applicable.
@github-actions
Copy link
Copy Markdown

Download the artifacts for this pull request:

Windows
macOS

@Dudemanguy Dudemanguy merged commit 92e97d2 into mpv-player:master Sep 24, 2024
@Dudemanguy Dudemanguy deleted the meson-bump branch September 24, 2024 22:17
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.

2 participants