pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/gkrellm-est Initial import of gkrellm-est, ve...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9db268e3a9dd
branches: trunk
changeset: 477857:9db268e3a9dd
user: cube <cube%pkgsrc.org@localhost>
date: Sat Jul 10 17:03:09 2004 +0000
description:
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:
sysutils/gkrellm-est/DESCR | 7 +++++++
sysutils/gkrellm-est/Makefile | 19 +++++++++++++++++++
sysutils/gkrellm-est/PLIST | 2 ++
sysutils/gkrellm-est/distinfo | 4 ++++
4 files changed, 32 insertions(+), 0 deletions(-)
diffs (48 lines):
diff -r f6d983c41489 -r 9db268e3a9dd sysutils/gkrellm-est/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/gkrellm-est/DESCR Sat Jul 10 17:03:09 2004 +0000
@@ -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 -r f6d983c41489 -r 9db268e3a9dd sysutils/gkrellm-est/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/gkrellm-est/Makefile Sat Jul 10 17:03:09 2004 +0000
@@ -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@localhost
+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 -r f6d983c41489 -r 9db268e3a9dd sysutils/gkrellm-est/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/gkrellm-est/PLIST Sat Jul 10 17:03:09 2004 +0000
@@ -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 -r f6d983c41489 -r 9db268e3a9dd sysutils/gkrellm-est/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/gkrellm-est/distinfo Sat Jul 10 17:03:09 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index