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

10 lines
180 B
Markdown
Raw Normal View History

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