guru/app-misc/mymefetch/mymefetch-1.1.1.ebuild
Alexandru Mihai Buzduc bd3da3616c
app-misc/mymefetch: Replaced some names with ebuild variables
Signed-off-by: Alexandru Mihai Buzduc <lalibuzduc@gmail.com>
2025-02-11 20:55:57 +01:00

13 lines
416 B
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Neofetch-like Bash script with small ASCII art of MymeType's robot OC, MYME"
HOMEPAGE="https://codeberg.org/MymeType/mymefetch"
SRC_URI="https://codeberg.org/MymeType/mymefetch/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}"
LICENSE="Apache-2.0 FSFAP"
SLOT="0"
KEYWORDS="~amd64"