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

PacReq: strawberry #5499

Open
ProfP30 opened this issue Jan 24, 2024 · 0 comments
Open

PacReq: strawberry #5499

ProfP30 opened this issue Jan 24, 2024 · 0 comments
Labels
package request Request a pacscript

Comments

@ProfP30
Copy link

ProfP30 commented Jan 24, 2024

Types

No response

URL

https://github.com/strawberrymusicplayer/strawberry

Building guide

git clone --recursive https://github.com/strawberrymusicplayer/strawberry

cd strawberry
mkdir build
cd build
cmake .. -DBUILD_WITH_QT6=ON
make -j $(nproc)
sudo make install

Additional context

Strawberry is backwards compatible with Qt 5, to compile with Qt 5 use:

cmake .. -DBUILD_WITH_QT5=ON

@ProfP30 ProfP30 added the package request Request a pacscript label Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package request Request a pacscript
Projects
None yet
Development

No branches or pull requests

1 participant