Skip to content

Instantly share code, notes, and snippets.

View me00001's full-sized avatar
💬
Busy, I may be slow to respond.

me00001

💬
Busy, I may be slow to respond.
View GitHub Profile
@me00001
me00001 / stacer-1.1.0.ebuild
Last active August 2, 2022 11:17
stacer pkg for portage
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit cmake
DESCRIPTION="Linux System Optimizer and Monitoring"
HOMEPAGE="https://github.com/oguzhaninan/Stacer"
SRC_URI="https://github.com/oguzhaninan/Stacer/archive/v${PV}.tar.gz -> ${P}.tar.gz"