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

pulseaudio 17.0 #22441

Merged
merged 12 commits into from
Mar 8, 2024
Merged

pulseaudio 17.0 #22441

merged 12 commits into from
Mar 8, 2024

Conversation

ericLemanissier
Copy link
Contributor

@ericLemanissier ericLemanissier commented Jan 19, 2024

Specify library name and version: pulseaudio/17.0.0


@ghost
Copy link

ghost commented Jan 19, 2024

I detected other pull requests that are modifying pulseaudio/meson recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

This reverts commit bc57129.
@ericLemanissier
Copy link
Contributor Author

The build is now finished. You can take a look at the results here

@conan-center-bot

This comment has been minimized.

Copy link
Member

@AbrilRBS AbrilRBS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can Ii get some references as to when this went from beinig a libbrbary wiith shared option to only being a shared-liibrbary exclusively? Thanks!

@ericLemanissier
Copy link
Contributor Author

ericLemanissier commented Jan 22, 2024

@ericLemanissier
Copy link
Contributor Author

friendly ping @RubenRBS

@conan-center-bot

This comment has been minimized.

@uilianries
Copy link
Member

What's the advantage of using Meson only now? As far as I see, the previous recipe using Autotools is just simple like this one. Both Autotools and Meson are much complicated than CMake, for instance.

@valgur
Copy link
Contributor

valgur commented Mar 8, 2024

@uilianries v15+ has dropped the autotools-based build system entirely. Also, autotools is a major pain to set up on Windows.

@uilianries
Copy link
Member

gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/fc40f046dd9f2b27953af78025c7416f19f9c2e2#9f621eb5fd3bcb2fa5c7bd228c9b1ad42edc46c8_1_30

@ericLemanissier Please, try to keep this kind of information in the description. This PR is not just a bump version.

recipes/pulseaudio/meson/conanfile.py Outdated Show resolved Hide resolved
recipes/pulseaudio/meson/conanfile.py Outdated Show resolved Hide resolved
Co-authored-by: Uilian Ries <uilianries@gmail.com>
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 13 (688fbdb885bda63ce061f90bb7d8f1f6afe9c4ed):

  • pulseaudio/17.0:
    All packages built successfully! (All logs)

Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 13 (688fbdb885bda63ce061f90bb7d8f1f6afe9c4ed):

  • pulseaudio/17.0:
    All packages built successfully! (All logs)

Copy link
Member

@uilianries uilianries left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you for porting to meson.

def build_requirements(self):
self.tool_requires("meson/1.3.1")
if not self.conf.get("tools.gnu:pkg_config", check_type=str):
self.tool_requires("pkgconf/2.0.3")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
self.tool_requires("pkgconf/2.0.3")
self.tool_requires("pkgconf/2.1.0")

)

def build_requirements(self):
self.tool_requires("meson/1.3.1")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
self.tool_requires("meson/1.3.1")
self.tool_requires("meson/1.3.2")

@conan-center-bot conan-center-bot merged commit 3b36ae8 into conan-io:master Mar 8, 2024
13 checks passed
@ericLemanissier ericLemanissier deleted the pulseaudio branch March 8, 2024 16:28
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.

6 participants