init
This commit is contained in:
commit
b3dba4542f
44 changed files with 1596 additions and 0 deletions
14
recipes/wayland.yml
Normal file
14
recipes/wayland.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
|
||||
packages:
|
||||
- graphviz
|
||||
- doxygen
|
||||
- xmlto
|
||||
|
||||
repository:
|
||||
url: https://gitlab.freedesktop.org/wayland/wayland.git
|
||||
branch: 1.24
|
||||
|
||||
steps:
|
||||
- meson setup build
|
||||
- ninja -C build
|
||||
- ninja -C build install
|
Loading…
Add table
Add a link
Reference in a new issue