Обновление README.md, исходников, пакетки
This commit is contained in:
15
assets/var/gnu/wayland.md
Normal file
15
assets/var/gnu/wayland.md
Normal file
@ -0,0 +1,15 @@
|
||||
wayland 1.24.0
|
||||
=
|
||||
https://github.com/wayland-mirror/wayland/archive/refs/tags/1.23.1.tar.gz
|
||||
|
||||
``` sh *** build ***
|
||||
mkdir -p build
|
||||
cd build
|
||||
meson setup --prefix=/pkg/gnu/wayland --buildtype=release -Ddocumentation=false ..
|
||||
ninja
|
||||
ninja install
|
||||
```
|
||||
|
||||
``` cfg *** build deps ***
|
||||
libxml2
|
||||
```
|
||||
Reference in New Issue
Block a user