app-misc/Redfetch - 0.1.3 (gentoobr)

Search

Package Information

Description:
A fast fetch written in C, with the ppfetch Ascii Art.
Homepage:
https://github.com/RedsonBr140/redfetch
License:
MIT

Ebuild Details

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

EAPI=8

DESCRIPTION="A fast fetch written in C, with the ppfetch Ascii Art."
HOMEPAGE="https://github.com/RedsonBr140/redfetch"
SRC_URI="https://github.com/RedsonBr140/redfetch/archive/refs/tags/v0.1.3.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND=">=x11-misc/wmctrl-1.07-r2"
DEPEND="${RDEPEND}"
src_install() {
	emake DESTDIR="${D}"  PREFIX="${EPREFIX}/usr" install
}

Dependencies

DEPEND

>=x11-misc/wmctrl-1.07-r2

RDEPEND

>=x11-misc/wmctrl-1.07-r2

Manifest for 0.1.3

Type File Size Source URLs
DIST v0.1.3.tar.gz 23505 bytes https://github.com/RedsonBr140/redfetch/archive/refs/tags/v0.1.3.tar.gz