Files
guru/dev-nim/boomer/boomer-0_pre20240208.ebuild
Suleyman Farajli c48a6141b8 dev-nim/boomer: new package, add 0_pre20240208
Signed-off-by: Suleyman Farajli <suleyman@farajli.net>
2025-11-17 14:12:35 +00:00

26 lines
561 B
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit nimble
DESCRIPTION="Zoomer application for Linux"
HOMEPAGE="https://github.com/tsoding/boomer"
EGIT_COMMIT="dfd4e1f5514e2a9d7c7a6429c1c0642c2021e792"
SRC_URI="https://github.com/tsoding/boomer/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
DEPEND="
dev-nim/x11
dev-nim/opengl
"
# FIXME: README references demo.gif, but Portage does not install the image.