gpo.zugaina.org

Search Portage & Overlays:

sys-auth/gaze

Facial authentication for Linux

Screenshots

  • gaze-0.2.6-r1
    ~amd64
    gnome gui debug

    View      Download      Browse     License: MIT Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-3.0 ZLIB || ( Apache-2.0 MIT )   
    Overlay: bennypowers
  • gaze-0.2.6
    ~amd64
    gnome gui debug

    View      Download      Browse     License: MIT Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-3.0 ZLIB || ( Apache-2.0 MIT )   
    Overlay: bennypowers

ChangeLog

commit d1185808297f409afbf9d89d290b7797bab87053
Author: Benny Powers <web@bennypowers.com>
Date: Sun Jul 19 11:56:24 2026 +0300

fix(sys-auth/gaze): patch dconf, xdg updates, PAM elog

- Strip /etc/dconf/db from gazed.service ReadWritePaths without gnome
USE; systemd namespace setup fails where /etc/dconf/db is absent
- Add xdg desktop/icon cache updates for gui USE
- Add PAM integration instructions in pkg_postinst
- Add src_configure calling cargo_src_configure

Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

commit 0a074d72ff859f9e44ec772886cb4d6bb69f5ed6
Author: Benny Powers <web@bennypowers.com>
Date: Sun Jul 19 10:52:54 2026 +0300

feat(sys-auth/gaze): add 0.2.6

Facial authentication for Linux (GunduLabs/Gaze). Daemon, CLI, PAM
modules, optional GTK4 GUI and GNOME Shell extension.

Split cargo build isolates ONNX Runtime to daemon binary only.
Links dynamically to system sci-libs/onnxruntime.

Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>