aboutsummaryrefslogtreecommitdiff
path: root/.builds/archlinux.yml
blob: 3882ea6701d2fb2fc5015d0a63461e03fb3aeec8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
image: archlinux
packages:
   - meson
   - wayland
   - wayland-protocols
sources:
   - https://git.sr.ht/~kennylevinsen/wlsunset
tasks:
   - build: |
      meson build wlsunset
      ninja -C build