x11-misc/wallust - 3.5.2 (guru)

Search

Install

Install this version:

emerge -a =x11-misc/wallust-3.5.2

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =x11-misc/wallust-3.5.2

Or alternatively:

emerge --autounmask-write -a =x11-misc/wallust-3.5.2

Package Information

Description:
Generate a 16 color scheme based on an image.
Homepage:
https://explosion-mental.codeberg.page/wallust
License:
MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD MIT MPL-2.0 UoI-NCSA Unicode-3.0

Ebuild Details

Version EAPI Keywords Slot
3.5.2 8 ~amd64 0
View Raw Ebuild
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Autogenerated by pycargoebuild 0.14.0

EAPI=8

CRATES=" "

RUST_MIN_VER="1.88.0"

inherit cargo

DESCRIPTION="Generate a 16 color scheme based on an image."
HOMEPAGE="https://explosion-mental.codeberg.page/wallust"
SRC_URI="
	https://codeberg.org/explosion-mental/wallust/archive/${PV}.tar.gz -> ${P}.tar.gz
	https://codeberg.org/ceres-sees-all/guru-distfiles/releases/download/${P}-deps.tar.xz/${P}-deps.tar.xz
"

S="${WORKDIR}/${PN}"

LICENSE="MIT"
# Dependent crate licenses
LICENSE+="
	Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD MIT MPL-2.0
	UoI-NCSA Unicode-3.0
"
SLOT="0"
KEYWORDS="~amd64"

QA_FLAGS_IGNORED=".*"
QA_PRESTRIPPED=".*"

ECARGO_VENDOR="${WORKDIR}/vendor"

Inherited Eclasses

Manifest for 3.5.2

Type File Size Source URLs
DIST wallust-3.5.2-deps.tar.xz 20415608 bytes https://codeberg.org/ceres-sees-all/guru-distfiles/releases/download/wallust-3.5.2-deps.tar.xz/wallust-3.5.2-deps.tar.xz
DIST wallust-3.5.2.tar.gz 166200 bytes https://codeberg.org/explosion-mental/wallust/archive/3.5.2.tar.gz