gpo.zugaina.org

Search Portage & Overlays:

sys-auth/gaze

Facial authentication for Linux

Screenshots

  • gaze-0.2.12
    ~amd64
    gnome gui openvino 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.11-r1
    ~amd64
    gnome gui openvino 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.11
    ~amd64
    gnome gui openvino 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.10
    ~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.9
    ~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.8
    ~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-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 a2b02062a489a61794a9cb9bc7bb21c141c35856
Author: Benny Powers <web@bennypowers.com>
Date: Fri Aug 28 10:01:04 2026 +0300

bump(sys-auth/gaze): 0.2.12

commit 1457d285e5d71501caf2ed41a57390ff49a41ff5
Author: Benny Powers <web@bennypowers.com>
Date: Sun Aug 23 09:51:39 2026 +0300

fix(sys-auth/gaze): r1, inherit desktop and xdg-utils for +gui

`domenu` and `doicon` come from desktop.eclass; `xdg_desktop_database_update`
and `xdg_icon_cache_update` come from xdg-utils.eclass. Without these
inherits, the .desktop file and icon are not installed with USE=gui.

Assisted-By: Claude Sonnet 4.6

commit 0d74c21ba02634138e58138194eb215da54d2253
Author: Benny Powers <web@bennypowers.com>
Date: Sat Aug 22 20:56:17 2026 +0300

feat(sys-auth/gaze): bump to 0.2.11

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

commit 77f6f0cfb984b08b9af7bd2fcefaca3ef4963f80
Author: Benny Powers <web@bennypowers.com>
Date: Sun Aug 16 10:10:15 2026 +0300

feat(sys-auth/gaze): bump to 0.2.10

Assisted-By: Claude Sonnet 4.6

commit 0610f852b19a38a8d01b1aac4a7b6dca53b99179
Author: Benny Powers <web@bennypowers.com>
Date: Wed Aug 5 08:47:26 2026 +0300

feat(sys-auth/gaze): bump to 0.2.9

Assisted-By: Claude Sonnet 4.6

commit 69bc04bef1aa973458d3683b7fe4c15dd43492dc
Author: Benny Powers <web@bennypowers.com>
Date: Mon Aug 3 08:06:36 2026 +0300

feat(sys-auth/gaze): bump to 0.2.8

Assisted-By: Claude Sonnet 4.6

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>