Обновление README.md, исходников, пакетки
This commit is contained in:
16
assets/var/gnu/wlroots.md
Normal file
16
assets/var/gnu/wlroots.md
Normal file
@ -0,0 +1,16 @@
|
||||
wlroots 0.19.2
|
||||
=
|
||||
https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/0.19.2/wlroots-0.19.2.tar.gz
|
||||
|
||||
``` sh *** build ***
|
||||
mkdir -p build
|
||||
cd build
|
||||
meson setup --prefix=/pkg/gnu/wlroots --buildtype=release ..
|
||||
ninja
|
||||
ninja install
|
||||
```
|
||||
|
||||
``` cfg *** build deps ***
|
||||
libdrm
|
||||
libxkbcommon
|
||||
```
|
||||
Reference in New Issue
Block a user