pacstall / pacstall/pacstall-programs
PacReq: waybox
Open
Nobody has claimed this yet.
package request
- Dominant language
- Shell
- Stars
- 216
- Forks
- 187
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 117
Description
Types
No response
URL
https://github.com/wizbright/waybox
Building guide
meson setup build
cd build
ninja
After that, you should have an executable as waybox/waybox
For those who don't want to use a Python-based build system, it's also possible to use muon instead of Meson.
Additional context

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the waybox project at the linked URL and follow its documented Meson commands: meson setup build, cd build, and ninja. Check that the resulting waybox/waybox executable can be built, then package the project for Pacstall with a working installation path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100