xdg-desktop-portal-hyprland/.builds/freebsd.yml

18 lines
312 B
YAML

image: freebsd/latest
packages:
- basu
- meson
- pipewire
- pkgconf
- wayland
- wayland-protocols
sources:
- https://github.com/emersion/xdg-desktop-portal-wlr
tasks:
- setup: |
cd xdg-desktop-portal-wlr
meson build/
- build: |
cd xdg-desktop-portal-wlr
ninja -C build/