init
This commit is contained in:
commit
b3dba4542f
44 changed files with 1596 additions and 0 deletions
40
recipes/wlroots.yml
Normal file
40
recipes/wlroots.yml
Normal file
|
@ -0,0 +1,40 @@
|
|||
packages:
|
||||
- git
|
||||
- meson
|
||||
- ninja-build
|
||||
- cmake
|
||||
- wayland-protocols
|
||||
- pkg-config
|
||||
- scdoc
|
||||
- libjson-c-dev
|
||||
- libpcre2-dev
|
||||
- libevdev-dev
|
||||
- libudev-dev
|
||||
- libinput-dev
|
||||
- libxkbcommon-dev
|
||||
- libwayland-dev
|
||||
- libwayland-egl-backend-dev
|
||||
- libdrm-dev
|
||||
- libgbm-dev
|
||||
- libegl1-mesa-dev
|
||||
- libgles2-mesa-dev
|
||||
- libxcb1-dev
|
||||
- libxcb-composite0-dev
|
||||
- libxcb-xfixes0-dev
|
||||
- libxcb-image0-dev
|
||||
- libxcb-render0-dev
|
||||
- libxcb-res0-dev
|
||||
- libxcb-icccm4-dev
|
||||
- libxcb-xkb-dev
|
||||
- libxcb-ewmh-dev
|
||||
- libxkbcommon-x11-dev
|
||||
- libpixman-1-dev
|
||||
- libsystemd-dev
|
||||
- libcap-dev
|
||||
|
||||
repository:
|
||||
url: https://gitlab.freedesktop.org/wlroots/wlroots.git
|
||||
branch: 0.19
|
||||
|
||||
steps:
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue