[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (ee247e2d26f0df23d5a94df3cf5a4f2d9ddf2f82)

Jaka Kranjc scm at sourcemage.org
Sun Jun 3 12:40:49 EDT 2007


GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 ChangeLog            |    1 +
 x11/xsensors/DEPENDS |    2 ++
 x11/xsensors/DETAILS |   15 +++++++++++++++
 x11/xsensors/HISTORY |    2 ++
 4 files changed, 20 insertions(+)

New commits:
commit ee247e2d26f0df23d5a94df3cf5a4f2d9ddf2f82
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    xsensors: added from #10496

diff --git a/ChangeLog b/ChangeLog
index f3919ab..066fa8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
 	* net/libpri: a C implementation of the Primary Rate ISDN spec #10269
 	* telephony/zaptel: telephony interface driver #10270
 	* doc/man-pages-de: collection of man pages in German #13301
+	* x11/xsensors: displays hardware sensor information #10496
 
 2007-06-02 Treeve Jelbert <treeve at sourcemage.org>
 	* telephony/telepathy-qt, telephony/telepathy-glib,
diff --git a/x11/xsensors/DEPENDS b/x11/xsensors/DEPENDS
new file mode 100755
index 0000000..ee2be69
--- /dev/null
+++ b/x11/xsensors/DEPENDS
@@ -0,0 +1,2 @@
+depends lm_sensors &&
+depends gtk+2
diff --git a/x11/xsensors/DETAILS b/x11/xsensors/DETAILS
new file mode 100755
index 0000000..d0e094c
--- /dev/null
+++ b/x11/xsensors/DETAILS
@@ -0,0 +1,15 @@
+           SPELL=xsensors
+         VERSION=0.50
+          SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+   SOURCE_URL[0]=http://www.linuxhardware.org/xsensors/$SOURCE
+     SOURCE_HASH=sha512:4d4599c93ec7b376eaeec5a02b8297219a77172d8ba6b70f5b250d9639e5c3f7ec3d4c0bfaaabd7b0466b32e32636245612e258fa1304b05bf3d23e5cc9db77f
+        WEB_SITE=http://www.linuxhardware.org/
+         ENTERED=20060205
+      LICENSE[0]=GPL2
+           SHORT="display hardware sensor information"
+cat << EOF
+XSensors is a program designed to display all the related information from
+motherboard sensors. This information is gathered via lm_sensors, the drivers
+that retrieve the sensor information from the hardware.
+EOF
diff --git a/x11/xsensors/HISTORY b/x11/xsensors/HISTORY
new file mode 100644
index 0000000..3bf3888
--- /dev/null
+++ b/x11/xsensors/HISTORY
@@ -0,0 +1,2 @@
+2006-02-05 Richard Johns <johnsr at lincoln.ac.nz>
+	* DETAILS, DEPENDS: Created spell



More information about the SM-Commit mailing list