Package Details: histui 0.0.11-1

Git Clone URL: https://aur.archlinux.org/histui.git (read-only, click to copy)
Package Base: histui
Description: Notification history browser and daemon for Linux desktops
Upstream URL: https://github.com/jmylchreest/histui
Licenses: MIT
Conflicts: histui-bin
Provides: histui, histuid
Submitter: jmylchreest
Maintainer: jmylchreest
Last Packager: jmylchreest
Votes: 0
Popularity: 0.000000
First Submitted: 2025-12-29 00:14 (UTC)
Last Updated: 2026-05-02 10:10 (UTC)

Latest Comments

jmylchreest commented on 2026-02-17 19:31 (UTC)

Thanks for reporting this, I'll push a fix shortly, it was missing some deps.

In the meanwhile you can try histui-bin (https://aur.archlinux.org/packages/histui-bin). The GTK4 Go/C bindings can take some time to compile.

Please be sure provide some feedback/issues (with ideas/bugs) etc, the github is https://github.com/jmylchreest/histui

musta_ruhtinas commented on 2026-02-17 18:59 (UTC)

cannot build in a clean chroot

cgo-generated-wrappers:7:13: warning: conflicting types for built-in function ‘free’; expected ‘void(void *)’ [-Wbuiltin-declaration-mismatch]
cgo-generated-wrappers:1:1: note: ‘free’ is declared in header ‘<stdlib.h>’
# github.com/diamondburned/gotk4/pkg/gio/v2
cgo-generated-wrappers:262:13: warning: conflicting types for built-in function ‘free’; expected ‘void(void *)’ [-Wbuiltin-declaration-mismatch]
cgo-generated-wrappers:1:1: note: ‘free’ is declared in header ‘<stdlib.h>’
# github.com/diamondburned/gotk4/pkg/gtk/v4
cgo-generated-wrappers:578:13: warning: conflicting types for built-in function ‘free’; expected ‘void(void *)’ [-Wbuiltin-declaration-mismatch]
cgo-generated-wrappers:1:1: note: ‘free’ is declared in header ‘<stdlib.h>’
# github.com/diamondburned/gotk4-layer-shell/pkg/gtk4layershell
# [pkg-config --cflags  -- gtk4-layer-shell-0 gtk4]
Package gtk4-layer-shell-0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk4-layer-shell-0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gtk4-layer-shell-0' not found
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/musta/chroot/musta/build
❌ Error: makechrootpkg failed for 'histui'.