app-misc/termdown-timer - 2.0.0 (amano-kenji)

Search

Install

Install this version:

emerge -a =app-misc/termdown-timer-2.0.0

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

autounmask =app-misc/termdown-timer-2.0.0

Or alternatively:

emerge --autounmask-write -a =app-misc/termdown-timer-2.0.0

Package Information

Description:
a janet application for launching termdown timers in a terminal emulator
Homepage:
https://codeberg.org/amano.kenji/termdown-timer
License:
0BSD

Ebuild Details

Version EAPI Keywords Slot
2.0.0 8 ~amd64 0
View Raw Ebuild
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
	x11-libs/libnotify
	gnome-extra/yad
"
DOCS="README.md"
RESTRICT="primaryuri"

Inherited Eclasses

Dependencies

RDEPEND

	gui-apps/foot
	media-video/mpv
	app-misc/termdown
	x11-libs/libnotify
	gnome-extra/yad

BDEPEND

dev-janet/spork

Manifest for 2.0.0

Type File Size Source URLs
DIST termdown-timer-2.0.0.tar.gz 2225 bytes https://codeberg.org/amano.kenji/termdown-timer/archive/v2.0.0.tar.gz