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

cava: shared library is not found #2144

Merged
merged 3 commits into from
Apr 28, 2023
Merged

Conversation

LukashonakV
Copy link
Contributor

@LukashonakV LukashonakV commented Apr 28, 2023

Hi @Alexays ,
Arch users noticed cava fork compiles both and library and application. So once waybar is installed it overrides existing cava application what is not they want. So in the libcava fork I refreshed building logic and by default provide libcava as a single library. In addition new libcava release now provides pkg-config manifest. So waybar can use dependency meson method now.
This PR should solve [Arch, ...] users complaining about cava module with the error: shared library is not found
Relates: #2133, #2130, #2129

Signed-off-by: Viktar Lukashonak <myxabeer@gmail.com>
Signed-off-by: Viktar Lukashonak <myxabeer@gmail.com>
Signed-off-by: Viktar Lukashonak <myxabeer@gmail.com>
@Alexays Alexays merged commit b069537 into Alexays:master Apr 28, 2023
@LukashonakV LukashonakV deleted the cava_bump branch June 5, 2023 20:47
@AFAgarap
Copy link

This issue persists in EndeavourOS after cloning the latest repository for the fix for #2351

@LukashonakV
Copy link
Contributor Author

LukashonakV commented Jul 29, 2023

Hi @AFAgarap , please look into #2328.

  • If you have outdated cava library, check provided PR how to drop it
  • When you install waybar from the compiled source code with cava dependency, you should specify prefix parameter = /usr. For example: meson configure build -Dprexif="/usr"

@PedrelliMath
Copy link

@LukashonakV thanks, its solved the problem for me

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.

4 participants