upd and patches
This commit is contained in:
10
assets/var/gnu/libxpm.md
Normal file
10
assets/var/gnu/libxpm.md
Normal file
@ -0,0 +1,10 @@
|
||||
libxpm 3.5.19
|
||||
=
|
||||
https://gitlab.freedesktop.org/xorg/lib/libxpm/-/archive/libXpm-3.5.19/libxpm-libXpm-3.5.19.tar.gz
|
||||
|
||||
``` sh *** build ***
|
||||
./autogen.sh
|
||||
./configure --prefix=$pkgpath
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
Reference in New Issue
Block a user