blob: 321a66c4b1f0f2720dfcd1b3b2e5a3732f6665e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile install
DEPEND=sys-libs/ncurses:=[unicode(+)]
DESCRIPTION=Displays a simple digital clock on the terminal
EAPI=8
HOMEPAGE=https://github.com/xorg62/tty-clock
INHERIT=toolchain-funcs
KEYWORDS=~amd64 ~arm64 ~ppc64
LICENSE=BSD
RDEPEND=sys-libs/ncurses:=[unicode(+)]
SLOT=0
SRC_URI=https://github.com/xorg62/tty-clock/archive/refs/tags/v2.3.tar.gz -> tty-clock-2.3.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784
_md5_=f58486a2140c9b34c400c3c775c26306
|