pacstall / pacstall/pacstall-programs
PacReq: darkhttpd
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
-git (Compiled off of the latest commit of the package)
URL
https://github.com/emikulic/darkhttpd
Building guide
How to build darkhttpd
Simply run make:
make
If cc is not on your PATH as an alias to your C compiler, you may need to specify it. For example,
CC=gcc make
Additional context
No response
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 at the darkhttpd repository URL in the issue and inspect existing Pacstall program scripts for git-sourced packages. Use the documented make build, setting CC if needed, to verify the package recipe; done means darkhttpd builds successfully from the latest commit and follows the repository's packaging conventions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, shell
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100