blob: 5d298ff145c4ac214f06561ca911766865401a64 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare
DEPEND=sys-libs/ncurses:= app-text/poppler[utils]
DESCRIPTION=Ncurses file manager written in C with vim like keybindings
EAPI=8
HOMEPAGE=https://github.com/mananapr/cfiles
INHERIT=toolchain-funcs
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=sys-libs/ncurses:= app-text/poppler[utils]
SLOT=0
SRC_URI=https://github.com/mananapr/cfiles/archive/v1.8.tar.gz -> cfiles-1.8.tar.gz
_eclasses_=toolchain-funcs fa554cc3cff825d21dfe3f24841e29cf multilib b2a329026f2e404e9e371097dda47f96
_md5_=ada6e3d35e6fd63f5165eaa9492c1fa5
|