sys-apps/systemctl-tui - 0.4.0 (gentoo)

Search

Package Information

Description:
A simple TUI for interacting with systemd services and their logs
Homepage:
https://github.com/rgwood/systemctl-tui/
License:
MIT Apache-2.0 Boost-1.0 MIT MPL-2.0 Unicode-DFS-2016

Ebuild Details

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

EAPI=8

CRATES=""
RUST_MIN_VER="1.75"

inherit cargo

DESCRIPTION="A simple TUI for interacting with systemd services and their logs"
HOMEPAGE="https://github.com/rgwood/systemctl-tui/"
SRC_URI="
	https://github.com/rgwood/systemctl-tui/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz
	https://github.com/gentoo-crate-dist/${PN}/releases/download/v${PV}/${P}-crates.tar.xz
"

LICENSE="MIT"
# Dependent crate licenses
LICENSE+=" Apache-2.0 Boost-1.0 MIT MPL-2.0 Unicode-DFS-2016"
SLOT="0"
KEYWORDS="~amd64"

QA_PREBUILT="*"

Manifest for 0.4.0

Type File Size Source URLs
DIST systemctl-tui-0.4.0-crates.tar.xz 32140952 bytes https://github.com/gentoo-crate-dist/systemctl-tui/releases/download/v0.4.0/systemctl-tui-0.4.0-crates.tar.xz
DIST systemctl-tui-0.4.0.gh.tar.gz 42162 bytes https://github.com/rgwood/systemctl-tui/archive/v0.4.0.tar.gz