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

10 lines
163 B
Markdown
Raw Normal View History

xtrans
=
https://www.x.org/releases/individual/lib/xtrans-1.6.0.tar.xz
``` sh *** build ***
./configure --prefix=/pkg/gnu/xtrans
make -j$(nproc)
make install
```