mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
14 lines
660 B
Plaintext
14 lines
660 B
Plaintext
DEFINED_PHASES=compile install postinst prepare test unpack
|
|
DEPEND=app-shells/bash sys-apps/bat dev-util/sh
|
|
DESCRIPTION=Bash scripts that integrate bat with various command line tools.
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/eth-p/bat-extras
|
|
IUSE=+man
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=app-shells/bash sys-apps/bat dev-util/sh app-admin/entr app-shells/fzf dev-python/black dev-util/git-delta dev-vcs/git sys-apps/eza sys-apps/ripgrep sys-devel/clang sys-libs/ncurses virtual/rust[rustfmt(+)]
|
|
RESTRICT=mirror test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/eth-p/bat-extras/archive/v2023.09.19.tar.gz -> bat-extras-2023.09.19.tar.gz
|
|
_md5_=b9f8baaa85606ca7c2d48db6e95e0458
|