0
0
mirror of https://github.com/termux-pacman/glibc-packages.git synced 2024-11-13 13:59:21 +00:00
glibc-packages/README.md
2024-07-06 01:55:43 +03:00

25 lines
943 B
Markdown

# Glibc packages for termux
![GitHub repo size](https://img.shields.io/github/repo-size/termux-pacman/glibc-packages)
![Build-gpkg last build status](https://github.com/termux-pacman/glibc-packages/workflows/Build%20gpkg/badge.svg)
![Build-cgct last build status](https://github.com/termux-pacman/glibc-packages/workflows/Build%20cgct/badge.svg)
This repository stores and compiles packages based on the glibc library for termux.
More information in the [Wiki section](https://github.com/termux-pacman/glibc-packages/wiki).
### Contribution
Read [CONTRIBUTING.md](/CONTRIBUTING.md) for more details.
### Code for connecting repository:
gpkg:
```
[gpkg]
Server = https://service.termux-pacman.dev/gpkg/$arch
```
### Other information:
- Architecture support: all (aarch64, arm, x86_64, i686)
- Signature: termux-pacman organization gpg key
- Powered by aws
- Organization maintaining: [termux-pacman](https://github.com/termux-pacman)