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