10 lines
180 B
Markdown
10 lines
180 B
Markdown
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
|
|
```
|