upd and patches
This commit is contained in:
14
assets/var/gnu/xterm.md
Normal file
14
assets/var/gnu/xterm.md
Normal file
@ -0,0 +1,14 @@
|
||||
xterm
|
||||
=
|
||||
https://invisible-island.net/archives/xterm/xterm.tar.gz
|
||||
|
||||
``` sh *** build ***
|
||||
./configure --prefix=$pkgpath LIBS="-ltinfo"
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
|
||||
``` cfg *** build deps ***
|
||||
libxaw
|
||||
libxft
|
||||
```
|
||||
Reference in New Issue
Block a user