Files
AeroPkg/assets/var/gnu/utf8proc.md

13 lines
238 B
Markdown
Raw Normal View History

2025-11-18 19:46:36 +03:00
utf8proc 2.11.0
=
https://github.com/JuliaStrings/utf8proc/archive/refs/tags/v2.11.0.tar.gz
``` sh *** patch ***
sed -i "s|prefix=/usr/local|prefix=/pkg/gnu/utf8proc|" Makefile
```
``` sh *** build ***
make -j$(nproc)
make install
```