8b444eec3b
refactor: rename daemon binary from owlry-core to owlryd
...
- Binary: owlry-core → owlryd
- Systemd: owlry-core.service → owlryd.service, owlry-core.socket → owlryd.socket
- Client: systemctl start owlryd
- AUR package name stays owlry-core (installs owlryd binary)
2026-03-28 12:39:37 +01:00
6d0bf1c401
chore(aur): update owlry-core to 1.2.0
2026-03-28 12:26:40 +01:00
bf1d759cb2
chore: remove retired meta package AUR dirs
...
owlry-meta-essentials, owlry-meta-full, owlry-meta-tools, and
owlry-meta-widgets have been deleted from AUR. Remove local dirs.
2026-03-28 12:24:27 +01:00
eccfb217d4
chore(aur): update owlry 1.0.5, owlry-core 1.1.3
2026-03-28 11:35:57 +01:00
5196255594
chore(aur): update owlry 1.0.4, owlry-core 1.1.2
2026-03-28 11:19:05 +01:00
1b1e12124b
chore(aur): update owlry PKGBUILD to 1.0.3
2026-03-28 10:49:57 +01:00
c6ba91f06d
fix(aur): restrict owlry-core check() to unit tests
...
The integration test (server_test) loads native plugins which segfault
in the clean makepkg build environment. Use --lib to run only unit tests.
2026-03-28 10:06:07 +01:00
235103e854
fix(aur): correct b2sums for owlry and owlry-core tarballs
2026-03-28 09:54:12 +01:00
cfd143fe4a
chore: track AUR package files (PKGBUILD, .SRCINFO)
...
The aur/ directory was entirely gitignored, preventing PKGBUILD and
.SRCINFO files from being tracked. Fix .gitignore to only ignore
build artifacts and nested .git dirs, matching the owlry-plugins
repo convention.
2026-03-28 09:34:21 +01:00