pacstall / pacstall/pacstall-programs
PacReq: `ncmpcpp`
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 216
- Forks
- 187
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 117
Description
ncmpcpp (NCurses Music Player Client Plus Plus) is a featureful ncurses based mpd client inspired by ncmpc
URL: https://github.com/ncmpcpp/ncmpcpp
Building Guide
Detailed one: https://github.com/ncmpcpp/ncmpcpp/blob/master/INSTALL
Simple one: https://github.com/ncmpcpp/ncmpcpp/blob/master/README.md
Addendum
Remember to give the user the ability to enable optional features during compile time (if you make a building script, otherwise I hope the binary will have them all enabled by default)
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 by reading ncmpcpp's README.md and INSTALL guide to identify its build requirements and optional compile-time features. Package the application for Pacstall with those options available to users, and verify that the resulting package builds and installs successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100