lsdcat-0.0.1lordbaraa-overlay
download
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Autogenerated by pycargoebuild 0.13.3
EAPI=8
CRATES="
"
inherit cargo
DESCRIPTION="Rainbows and unicorns in Rust!"
HOMEPAGE="https://codeberg.org/lordbaraa/lsdcat"
SRC_URI="
https://codeberg.org/lordbaraa/${PN}/archive/v${PV}.tar.gz -> ${PN}.tar.gz
${CARGO_CRATE_URIS}
"
LICENSE="GPL-3"
# Dependent crate licenses
LICENSE+=""
SLOT="1"
KEYWORDS="~amd64"
src_install() {
cargo_src_install
}