pacstall / pacstall/pacstall-programs
PacReq: libgrapheme
Open
@Elsie19 is already working on this.
Since Nov 5, 2022.
package request
- Dominant language
- Shell
- Stars
- 216
- Forks
- 187
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 117
Description
Types
nosuffix (Compiled off of the released source code)
URL
The website is https://libs.suckless.org/libgrapheme/
The current tarball (2.0.2) is https://dl.suckless.org/libgrapheme/libgrapheme-2.0.2.tar.gz
SHA256-sums via https://dl.suckless.org/libgrapheme/sha256sums.txt
Building guide
Unpack tarball, then
./configure
make install
If the build system does not want packages to call ldconfig themselves, unset the LDCONFIG variable instead and call it like this:
make LDCONFIG= install
Additional context
Thanks for your hard work! :)
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.
Assessment
This issue has not been assessed yet.