8 Commits

Author SHA1 Message Date
pkgver-bot
794261488a chore(moonlock-git): bump pkgver to 0.6.12.r0.g3e610bd
Some checks failed
Build and publish packages / build-and-publish (push) Failing after 11s
2026-04-24 12:15:13 +00:00
8d056eac0f fix(pkg): declare gtk4 build deps for GTK rust apps
All checks were successful
Build and publish packages / build-and-publish (push) Successful in 16m7s
moongreet/moonlock/moonset link against gtk4 headers at build time.
The CI workflow runs `makepkg -sfd` and only installs makedepends
explicitly — with gtk4 listed only in depends, the build container
had no cairo.pc / gtk4.pc and cairo-sys-rs failed to find the
system library. Add gtk4, gtk4-layer-shell, pkgconf (plus
gtk-session-lock + pam for moonlock) to makedepends.

This previously only worked because repeated `makepkg -s` runs
left the libs installed in the act_runner container filesystem.
Recreating the runner today exposed the latent gap.
2026-04-21 10:03:22 +02:00
pkgver-bot
d905761082 chore(moonlock-git): bump pkgver to 0.6.9.r1.g3f4448c
Some checks failed
Build and publish packages / build-and-publish (push) Failing after 4s
2026-04-09 12:52:18 +00:00
pkgver-bot
39ac067142 chore(moonlock-git): bump pkgver to 0.6.7.r4.gb89435b
Some checks failed
Build and publish packages / build-and-publish (push) Failing after 3s
2026-04-02 06:28:53 +00:00
pkgver-bot
4efc6ab533 chore(moonlock-git): bump pkgver to 0.6.7.r2.g2a9cc52 2026-03-31 09:09:35 +00:00
pkgver-bot
939de4472f chore(moonlock-git): bump pkgver to 0.6.7.r0.g59c509d 2026-03-30 14:11:02 +00:00
pkgver-bot
f55d006900 chore(moonlock-git): bump pkgver to 0.6.4.r4.gaf5b7c8 2026-03-30 11:49:08 +00:00
f169d387d4 feat: initial PKGBUILD collection for the Moonarch ecosystem
Add PKGBUILDs for moonset-git, moonlock-git, and moongreet-git.
Intended as a paru custom AUR source for easy installation of
all Moonarch components via `paru -S moonset-git`.
2026-03-28 10:29:20 +01:00