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
deadbeef 在 1.9.5 加入了 Pipewire output plugin ,在编译时会检查环境中是否有 libpipewire ,因此需要将 libpipewire 加入生成依赖来启用 deadbeef 的 pipewire 支持。同时也应将 pipewire 加入可选依赖。
The text was updated successfully, but these errors were encountered:
另:之前的 aur 包 deadbeef-pipewire-plugin-git 已经被删除 ,这个包会和打开了 pipewire 支持的 deadbeef 冲突于 usr/lib/deadbeef/ddb_out_pw.so ,因此同时建议在 conflicts 和 replaces 数组中添加 deadbeef-pipewire-plugin-git
usr/lib/deadbeef/ddb_out_pw.so
Sorry, something went wrong.
[deadbeef{,-git}: add pipewire support #3262
c6216b1
heavysink
No branches or pull requests
问题类型 / Type of issues
受影响的软件包 / Affected packages
deadbeef 在 1.9.5 加入了 Pipewire output plugin ,在编译时会检查环境中是否有 libpipewire ,因此需要将 libpipewire 加入生成依赖来启用 deadbeef 的 pipewire 支持。同时也应将 pipewire 加入可选依赖。
The text was updated successfully, but these errors were encountered: