Install this version:
emerge -a =gui-apps/niri-sidebar-0.4.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =gui-apps/niri-sidebar-0.4.0
Or alternatively:
emerge --autounmask-write -a =gui-apps/niri-sidebar-0.4.0
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.4.0 | 8 | ~amd64 | 0 |
EAPI=8
CRATES=" "
inherit cargo
DESCRIPTION="A lightweight, external sidebar manager for the Niri window manager. "
HOMEPAGE="https://github.com/Vigintillionn/niri-sidebar"
SRC_URI="
https://github.com/Vigintillionn/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.xz
https://codeberg.org/ceres-sees-all/guru-distfiles/releases/download/${P}-deps.tar.xz/${P}-deps.tar.xz
"
RUST_MIN_VER="1.87.0"
LICENSE="MIT"
# Dependent crate licenses
LICENSE+=" GPL-3+ MIT MPL-2.0 Unicode-3.0 ZLIB"
SLOT="0"
KEYWORDS="~amd64"
ECARGO_VENDOR="${WORKDIR}/vendor"
QA_FLAGS_IGNORED="/usr/bin/${PN}"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | niri-sidebar-0.4.0-deps.tar.xz | 14813652 bytes | https://codeberg.org/ceres-sees-all/guru-distfiles/releases/download/niri-sidebar-0.4.0-deps.tar.xz/niri-sidebar-0.4.0-deps.tar.xz |
| DIST | niri-sidebar-0.4.0.tar.xz | 24453 bytes | https://github.com/Vigintillionn/niri-sidebar/archive/refs/tags/v0.4.0.tar.gz |