Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (11c6f7046d7dc09d4010ea6a4daaaf1ed0af9a35)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (11c6f7046d7dc09d4010ea6a4daaaf1ed0af9a35)
  • Date: Sat, 18 Apr 2009 19:28:05 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

ChangeLog | 1
gnome2-apps/computertemp/DEPENDS | 7 ++++++
gnome2-apps/computertemp/DETAILS | 16
+++++++++++++++
gnome2-apps/computertemp/HISTORY | 3 ++
gnome2-apps/computertemp/computertemp-0.9.6.1.tar.gz.sig |binary
5 files changed, 27 insertions(+)

New commits:
commit 11c6f7046d7dc09d4010ea6a4daaaf1ed0af9a35
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

computertemp: Added a GNOME temperature monitor applet

diff --git a/ChangeLog b/ChangeLog
index 2954273..cbbc366 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2009-04-18 Eric Sandall <sandalle AT sourcemage.org>
* gnome2-libs/evolution-mapi: Added Exchange 2007 MAPI plugin for
Evolution
+ * gnome2-apps/computertemp: Added a GNOME temperature monitor applet

2009-04-17 Robin Cook <rcook AT wyrms.net>
* new spell: chat-im/twitux - Twitter GTK client
diff --git a/gnome2-apps/computertemp/DEPENDS
b/gnome2-apps/computertemp/DEPENDS
new file mode 100755
index 0000000..e6f3207
--- /dev/null
+++ b/gnome2-apps/computertemp/DEPENDS
@@ -0,0 +1,7 @@
+depends autoconf &&
+depends automake &&
+depends gnome-python-desktop &&
+depends gtk+2 &&
+depends libxml-perl &&
+depends pygtk2 &&
+depends python
diff --git a/gnome2-apps/computertemp/DETAILS
b/gnome2-apps/computertemp/DETAILS
new file mode 100755
index 0000000..438d703
--- /dev/null
+++ b/gnome2-apps/computertemp/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=computertemp
+ VERSION=0.9.6.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://download.berlios.de/$SPELL/$SOURCE
+ SOURCE_URL[1]=http://download2.berlios.de/$SPELL/$SOURCE
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+ LICENSE[0]="GPL"
+ WEB_SITE=http://computertemp.berlios.de/
+ KEYWORDS="gnome2 applet temperature"
+ ENTERED=20090418
+ SHORT="GNOME temperature monitor applet"
+cat << EOF
+Computer Temperature Monitor is a little applet for the GNOME desktop
+that shows the temperature of your computer CPU and disks on screen.
+EOF
diff --git a/gnome2-apps/computertemp/HISTORY
b/gnome2-apps/computertemp/HISTORY
new file mode 100644
index 0000000..f4ad675
--- /dev/null
+++ b/gnome2-apps/computertemp/HISTORY
@@ -0,0 +1,3 @@
+2009-04-18 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS, DEPENDS: Created
+
diff --git a/gnome2-apps/computertemp/computertemp-0.9.6.1.tar.gz.sig
b/gnome2-apps/computertemp/computertemp-0.9.6.1.tar.gz.sig
new file mode 100644
index 0000000..5d2335c
Binary files /dev/null and
b/gnome2-apps/computertemp/computertemp-0.9.6.1.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (11c6f7046d7dc09d4010ea6a4daaaf1ed0af9a35), Eric Sandall, 04/18/2009

Archive powered by MHonArc 2.6.24.

Top of Page