gpo.zugaina.org

Search Portage & Overlays:

gui-libs/hyprcursor

The hyprland cursor format, library and utilities

Screenshots

ChangeLog

commit ed07320ccb30fdfb1d73df5791201f5e0e6a093e
Author: Anthony Ruhier <aruhier@mailbox.org>
Date: Wed Apr 29 22:26:12 2026 +0200

*/*: add subslot operator for hypr libraries

Updating hyprutils, I realized that this happens often:

!!! existing preserved libs:
>>> package: gui-libs/hyprutils-0.13.0
* - /usr/lib64/libhyprutils.so.0.12.0
* - /usr/lib64/libhyprutils.so.11
* used by /usr/bin/hyprland-dialog (gui-libs/hyprland-guiutils-0.2.1)
* used by /usr/bin/hyprland-donate-screen (gui-libs/hyprland-guiutils-0.2.1)
* used by /usr/bin/hyprland-run (gui-libs/hyprland-guiutils-0.2.1)
* used by 3 other files
Use emerge @preserved-rebuild to rebuild packages using these libraries

Because the ABI changes often in hypr libraries, add a subslot operator
(":=") in ebuild dependencies to these libraries so that an update
automatically trigger a rebuild of the dependency graph without having
to manually run `emerge @preserve-rebuild`.

Signed-off-by: Anthony Ruhier <aruhier@mailbox.org>

commit efdc6a042af54c86761b2b027e6696740381215d
Author: Anthony Ruhier <aruhier@mailbox.org>
Date: Mon Mar 2 22:29:16 2026 +0100

gui-libs/hyprcursor: force a version bump for ::gentoo mask

Force a version bump compared to ::gentoo to allow a per version
packages mask instead of masking the entire package.

Signed-off-by: Anthony Ruhier <aruhier@mailbox.org>

commit 9cfcd640c7df1012752ed6f18645358920bbd003
Author: Anthony Ruhier <aruhier@mailbox.org>
Date: Tue Feb 10 11:55:41 2026 +0100

gui-libs/hyprcursor: new package, add 0.1.13, 9999

Signed-off-by: Anthony Ruhier <aruhier@mailbox.org>