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

11 lines
240 B
Markdown
Raw Normal View History

2026-07-22 04:29:56 +03:00
libxshmfence 1.3.3
=
https://gitlab.freedesktop.org/xorg/lib/libxshmfence/-/archive/libxshmfence-1.3.3/libxshmfence-libxshmfence-1.3.3.tar.gz
``` sh *** build ***
./autogen.sh
./configure --prefix=$pkgpath
make -j$(nproc)
make install
```