pacstall / pacstall/pacstall-programs

PacReq: libgrapheme

Open
#1,734 0 comments 1 reaction 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.