pscircle: add pscircle-9999
This commit is contained in:
parent
1aaaa49dc0
commit
b7ab9067b9
21
x11-misc/pscircle/pscircle-9999.ebuild
Normal file
21
x11-misc/pscircle/pscircle-9999.ebuild
Normal file
@ -0,0 +1,21 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit git-r3 meson
|
||||
|
||||
DESCRIPTION="pscircle visualizes Linux processes in a form of radial tree"
|
||||
HOMEPAGE="https://gitlab.com/mildlyparallel/pscircle"
|
||||
EGIT_REPO_URI="${HOMEPAGE}.git"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="x11-libs/cairo"
|
||||
RDEPEND="${DEPEND}
|
||||
media-libs/libpng
|
||||
x11-libs/libX11
|
||||
"
|
Loading…
Reference in New Issue
Block a user