summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0-r1.ebuild')
-rw-r--r--x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0-r1.ebuild30
1 files changed, 30 insertions, 0 deletions
diff --git a/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0-r1.ebuild b/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0-r1.ebuild
new file mode 100644
index 000000000000..0d3c7b4a1bb1
--- /dev/null
+++ b/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Meta-package for all of the gkrellm plugins"
+HOMEPAGE="http://gkrellm.srcbox.net/"
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~ppc ~x86"
+IUSE="wifi"
+
+RDEPEND="
+ !<app-admin/gkrellm-2
+ >=x11-plugins/gkrellaclock-0.3.2
+ >=x11-plugins/gkrellkam-2.0.0
+ >=x11-plugins/gkrellm-leds-0.8.0
+ >=x11-plugins/gkrellm-volume-2.1.4
+ >=x11-plugins/gkrellmlaunch-0.5
+ >=x11-plugins/gkrellmoon-0.6
+ >=x11-plugins/gkrellshoot-0.4.1
+ >=x11-plugins/gkrellstock-0.5
+ >=x11-plugins/gkrellsun-0.12.2
+ x11-plugins/gkrelltop
+ >=x11-plugins/gkrellweather-2.0.6
+ x11-plugins/gkrellm-countdown
+ x11-plugins/gkrellm-trayicons
+ wifi? ( >=x11-plugins/gkrellmwireless-2.0.2 )
+"