summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-04-08drop packageMark Wagie
2022-09-06update deps, PKGBUILD improvementsMark Wagie
2022-09-06Added .so depends using find-libprovides.Triss Healy
2022-09-06Added libshumate to conflicts.Triss Healy
2022-09-01Added aarch64 as it seems to workTriss Healy
2022-09-01Used XDG_CONFIG_* to prevent users break test.Triss Healy
GTK automatically reads ~/.config/gtk-4.0/settings.ini for users customizations. If those customizations contain deprecated/removed keys it creates a warning in GTK which causes the Tests to automatically fail. So we make a empty config dir and set $XDG_CONFIG_{DIR,HOME} to prevent gtk reading those files.
2022-09-01Updated for betaTriss Healy
2022-01-15Updated to version 1.0.0.alpha.1Triss Healy
2021-12-23Rebuilt for testingTriss Healy
2021-11-04Moved xorg-server-xvfb to checkdepends as it's only used for testing.Triss Healy
2021-11-04Fixed up packageTriss Healy
Explicitly added protobuf-c runtime dependcy. Updated pkgver confirm to VCS pkgver guidelines. Added xorg-server-xvfb for running automated tests. Cleaned up pkgname var to avoid /-git/ in var.
2021-11-04Changed version to be inline with the VCS package guidelinesTriss Healy
2021-07-14Initial commitTriss Healy