app-misc/ular - 0.0.5 (chymeric)

Search

Package Information

Description:
Minimalistic CLI alarm clock writing state to a temp file.
Homepage:
https://github.com/TheChymera/ualarmer/
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
0.0.5 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Minimalistic CLI alarm clock writing state to a temp file."
HOMEPAGE="https://github.com/TheChymera/ualarmer/"
SRC_URI="https://github.com/TheChymera/ualarmer/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND="
	media-video/mpv
	x11-themes/sound-theme-freedesktop
"

src_install() {
	dobin bin/*
	einstalldocs
}

Dependencies

RDEPEND

	media-video/mpv
	x11-themes/sound-theme-freedesktop

Manifest for 0.0.5

Type File Size Source URLs
DIST ular-0.0.5.tar.gz 16368 bytes https://github.com/TheChymera/ualarmer/archive/refs/tags/0.0.5.tar.gz