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

10 lines
180 B
Markdown
Raw Permalink Normal View History

2026-09-10 16:59:11 +03:00
libxdamage 1.1.7
=
https://xorg.freedesktop.org/archive/individual/lib/libXdamage-1.1.7.tar.xz
``` sh *** build ***
./configure --prefix=$pkgpath
make -j$(nproc)
make install
```