summaryrefslogtreecommitdiff
path: root/sysutils/gkrellm-est
diff options
context:
space:
mode:
authorcube <cube>2004-07-10 17:03:09 +0000
committercube <cube>2004-07-10 17:03:09 +0000
commitdc0822e399e4628b787c3392a2e8c7fb72c26dc3 (patch)
treecc708c6ef3576683f98e37859b599f40861258dc /sysutils/gkrellm-est
parente0e14b92e7fb52df2d6aa561c5e7125bc784423c (diff)
downloadpkgsrc-dc0822e399e4628b787c3392a2e8c7fb72c26dc3.tar.gz
Initial import of gkrellm-est, version 20040710 into the NetBSD Packages
Collection. gkrellm-est is a GKrellM plugin that displays the current frequency of the processor, and allows the user to change it by clicking the label, either with left button (to increase it) or with the right one (to decrease it). It only works on NetBSD and with EST (Enhanced Speedstep Technology) processors, such as the Centrino. A driver for this was introduced in NetBSD-current on April, 30th, 2004.
Diffstat (limited to 'sysutils/gkrellm-est')
-rw-r--r--sysutils/gkrellm-est/DESCR7
-rw-r--r--sysutils/gkrellm-est/Makefile19
-rw-r--r--sysutils/gkrellm-est/PLIST2
-rw-r--r--sysutils/gkrellm-est/distinfo4
4 files changed, 32 insertions, 0 deletions
diff --git a/sysutils/gkrellm-est/DESCR b/sysutils/gkrellm-est/DESCR
new file mode 100644
index 00000000000..abb7ce724e6
--- /dev/null
+++ b/sysutils/gkrellm-est/DESCR
@@ -0,0 +1,7 @@
+gkrellm-est is a GKrellM plugin that displays the current frequency of the
+processor, and allows the user to change it by clicking the label, either
+with left button (to increase it) or with the right one (to decrease it).
+
+It only works on NetBSD and with EST (Enhanced Speedstep Technology)
+processors, such as the Centrino. A driver for this was introduced in
+NetBSD-current on April, 30th, 2004.
diff --git a/sysutils/gkrellm-est/Makefile b/sysutils/gkrellm-est/Makefile
new file mode 100644
index 00000000000..34bbce0cb01
--- /dev/null
+++ b/sysutils/gkrellm-est/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/07/10 17:03:09 cube Exp $
+#
+
+DISTNAME= gkrellm-est-20040710
+CATEGORIES= sysutils
+MASTER_SITES= http://cubidou.nerim.net/gkrellm-est/
+
+MAINTAINER= cube@NetBSD.org
+HOMEPAGE= http://cubidou.nerim.net/gkrellm-est/
+COMMENT= GKrellM plugin that controls EST-capable processors
+
+USE_BUILDLINK3= yes
+NO_CONFIGURE= yes
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/gkrellm-est.so ${PREFIX}/lib/gkrellm2/plugins
+
+.include "../../sysutils/gkrellm/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/gkrellm-est/PLIST b/sysutils/gkrellm-est/PLIST
new file mode 100644
index 00000000000..bd84436cfe3
--- /dev/null
+++ b/sysutils/gkrellm-est/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/10 17:03:09 cube Exp $
+lib/gkrellm2/plugins/gkrellm-est.so
diff --git a/sysutils/gkrellm-est/distinfo b/sysutils/gkrellm-est/distinfo
new file mode 100644
index 00000000000..1f76e26e270
--- /dev/null
+++ b/sysutils/gkrellm-est/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/07/10 17:03:09 cube Exp $
+
+SHA1 (gkrellm-est-20040710.tar.gz) = 0a226be1b73e5fe29f18150156711fed2b6466ce
+Size (gkrellm-est-20040710.tar.gz) = 3375 bytes