Install this version:
emerge -a =app-misc/termdown-timer-3.0.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =app-misc/termdown-timer-3.0.0
Or alternatively:
emerge --autounmask-write -a =app-misc/termdown-timer-3.0.0
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.0.0 | 8 | ~amd64 | 0 |
EAPI=8
inherit janet-executable
DESCRIPTION="a janet application for launching termdown timers in a terminal emulator"
HOMEPAGE="https://codeberg.org/amano.kenji/termdown-timer"
SRC_URI="https://codeberg.org/amano.kenji/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}"
LICENSE="0BSD"
SLOT="0"
KEYWORDS="~amd64"
BDEPEND="dev-janet/spork"
RDEPEND="
gui-apps/foot
media-video/mpv
>=app-misc/termdown-2.0.0
x11-libs/libnotify
gnome-extra/yad
"
DOCS="README.md"
RESTRICT="primaryuri"
gui-apps/foot media-video/mpv >=app-misc/termdown-2.0.0 x11-libs/libnotify gnome-extra/yad
dev-janet/spork
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | termdown-timer-3.0.0.tar.gz | 2234 bytes | https://codeberg.org/amano.kenji/termdown-timer/archive/v3.0.0.tar.gz |