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

23 lines
458 B
YAML
Raw Normal View History

image: freebsd/latest
packages:
- basu
- libepoll-shim
- meson
- pipewire
- pkgconf
- wayland
- wayland-protocols
2021-05-01 17:03:54 +02:00
- inih
2021-03-16 21:05:01 +01:00
- scdoc
- graphics/libdrm
- graphics/mesa-libs
sources:
- https://github.com/emersion/xdg-desktop-portal-wlr
tasks:
- setup: |
cd xdg-desktop-portal-wlr
2021-03-16 21:05:01 +01:00
meson -Dauto_features=enabled -Dsystemd=disabled -Dsd-bus-provider=basu build/
- build: |
cd xdg-desktop-portal-wlr
ninja -C build/