summaryrefslogtreecommitdiffstats
path: root/trinity-apps/kcpuload/kcpuload-9999.ebuild
diff options
context:
space:
mode:
authorChris <[email protected]>2020-01-23 03:07:35 +0100
committerTDE Gitea <[email protected]>2020-01-25 23:25:59 +0000
commit1b82d066c727b67cf772d024b3a4c7004e68f602 (patch)
treef87c42cb0cb5427aac5439ab93bde3d71a0f3283 /trinity-apps/kcpuload/kcpuload-9999.ebuild
parent366574e909b9f39680d3dc9463ce9bd90605363c (diff)
downloadtde-packaging-gentoo-1b82d066c727b67cf772d024b3a4c7004e68f602.tar.gz
tde-packaging-gentoo-1b82d066c727b67cf772d024b3a4c7004e68f602.zip
Live ebuilds: Add preliminary KCPULoad ebuild.
Signed-off-by: Chris <[email protected]>
Diffstat (limited to 'trinity-apps/kcpuload/kcpuload-9999.ebuild')
-rw-r--r--trinity-apps/kcpuload/kcpuload-9999.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/trinity-apps/kcpuload/kcpuload-9999.ebuild b/trinity-apps/kcpuload/kcpuload-9999.ebuild
new file mode 100644
index 00000000..fea4844f
--- /dev/null
+++ b/trinity-apps/kcpuload/kcpuload-9999.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI="7"
+TRINITY_MODULE_TYPE="applications"
+
+TRINITY_EXTRAGEAR_PACKAGING="yes"
+TRINITY_HANDBOOK="optional"
+
+inherit trinity-base-2
+
+DESCRIPTION="A small CPU meter for Kicker"
+HOMEPAGE="http://trinitydesktop.org/"
+LICENSE="|| ( GPL-2 GPL-3 )"
+
+need-trinity 14.1.0
+
+SLOT="${TRINITY_VER}"