1 2 3 4 5 6 7 8 9 10 11 12
image: archlinux packages: - gcc - meson - gtk3 sources: - https://git.sr.ht/~kennylevinsen/gtkgreet tasks: - build: | cd gtkgreet meson build ninja -C build