Skip to content

mpg123: update to 1.32.10 #7088

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
wants to merge 6 commits into
base: dev
Choose a base branch
from
Open

mpg123: update to 1.32.10 #7088

wants to merge 6 commits into from

Conversation

luadebug
Copy link
Contributor

@luadebug luadebug commented May 7, 2025

@luadebug luadebug marked this pull request as draft May 8, 2025 00:45
@luadebug luadebug marked this pull request as ready for review May 8, 2025 04:30
@star-hengxing star-hengxing requested a review from Copilot May 8, 2025 08:39
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates mpg123 to version 1.32.10 and introduces Windows-specific build configurations.

  • Added support for Windows by configuring msys2 dependencies and using a custom build process with execv.
  • Updated version information and adjusted the on_install logic for different platforms.
Comments suppressed due to low confidence (1)

packages/m/mpg123/xmake.lua:30

  • Removal of the '--with-pic' configuration for Linux builds may affect builds on platforms where PIC is needed. Please verify that this change is intentional.
if package:is_plat("linux") and package:config("pic") ~= false then

@luadebug
Copy link
Contributor Author

luadebug commented May 8, 2025

./libtool: line 3112: 0: Bad file descriptor
make: *** [Makefile:3581: src/libmpg123/libmpg123.la] Error 1

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