app-misc/television - 0.12.5 (guru)

Search

Install

Install this version:

emerge -a =app-misc/television-0.12.5

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

autounmask =app-misc/television-0.12.5

Or alternatively:

emerge --autounmask-write -a =app-misc/television-0.12.5

Package Information

Description:
Cross-platform, fast and extensible general purpose fuzzy finder TUI.
Homepage:
https://github.com/alexpasmantier/television
License:
MIT Apache-2.0 BSD Boost-1.0 CDLA-Permissive-2.0 ISC MIT MPL-2.0 Unicode-3.0 ZLIB

Ebuild Details

Version EAPI Keywords Slot
0.12.5 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.15.0

EAPI=8

RUST_MIN_VER="1.85.0"

inherit cargo

DESCRIPTION="Cross-platform, fast and extensible general purpose fuzzy finder TUI."
HOMEPAGE="https://github.com/alexpasmantier/television"
SRC_URI="
	https://github.com/alexpasmantier/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz
	https://github.com/kuprTheMan/contribute-deps/releases/download/${P}/${P}-crates.tar.xz
"

LICENSE="MIT"
# Dependent crate licenses
LICENSE+="
	Apache-2.0 BSD Boost-1.0 CDLA-Permissive-2.0 ISC MIT MPL-2.0
	Unicode-3.0 ZLIB
"

SLOT="0"
KEYWORDS="~amd64"
RESTRICT="test"

Inherited Eclasses

Manifest for 0.12.5

Type File Size Source URLs
DIST television-0.12.5-crates.tar.xz 21171472 bytes https://github.com/kuprTheMan/contribute-deps/releases/download/television-0.12.5/television-0.12.5-crates.tar.xz
DIST television-0.12.5.tar.gz 14360622 bytes https://github.com/alexpasmantier/television/archive/refs/tags/0.12.5.tar.gz