Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (403d070d1113b8121eb065b04c8c92538ad399f4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (403d070d1113b8121eb065b04c8c92538ad399f4)
  • Date: Wed, 29 Oct 2008 12:53:54 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

ChangeLog | 4 ++++
python-pypi/python-pynut/BUILD | 1 +
python-pypi/python-pynut/DEPENDS | 1 +
python-pypi/python-pynut/DETAILS | 15 +++++++++++++++
python-pypi/python-pynut/HISTORY | 3 +++
python-pypi/python-pynut/INSTALL | 9 +++++++++
utils/nut-monitor/BUILD | 1 +
utils/nut-monitor/DEPENDS | 2 ++
utils/nut-monitor/DETAILS | 15 +++++++++++++++
utils/nut-monitor/HISTORY | 3 +++
utils/nut-monitor/INSTALL | 7 +++++++
utils/nut-monitor/desktop/nut-monitor.desktop | 11 +++++++++++
12 files changed, 72 insertions(+)

New commits:
commit 403d070d1113b8121eb065b04c8c92538ad399f4
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

nut-monitor: New spell. GUI monitor for nut.

commit 62e72dc54eea7b2c42d71c198d86e8d5e4b0697b
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

python-pynut: New spell for nut-monitor

diff --git a/ChangeLog b/ChangeLog
index 2c8c015..86901fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-10-29 George Sherwood <gsherwood AT sourcemage.org>
+ * python-pypi/python-pynut: New spell for nut-monitor
+ * utils/nut-monitor: New spell. Gui for nut.
+
2008-10-29 Ladislav Hagara <hgr AT vabo.cz>
* crypto/undermp3cover: new spell, a mp3 steganography tool

diff --git a/python-pypi/python-pynut/BUILD b/python-pypi/python-pynut/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/python-pypi/python-pynut/BUILD
@@ -0,0 +1 @@
+true
diff --git a/python-pypi/python-pynut/DEPENDS
b/python-pypi/python-pynut/DEPENDS
new file mode 100755
index 0000000..6e84a0e
--- /dev/null
+++ b/python-pypi/python-pynut/DEPENDS
@@ -0,0 +1 @@
+depends python
diff --git a/python-pypi/python-pynut/DETAILS
b/python-pypi/python-pynut/DETAILS
new file mode 100755
index 0000000..10ab59e
--- /dev/null
+++ b/python-pypi/python-pynut/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=python-pynut
+ VERSION=1.0
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+
SOURCE_URL[0]=http://www.lestat.st/_media/informatique/projets/pynut/${SOURCE}
+
SOURCE_HASH=sha512:ac259044261a01cc6c98e534d1307d2f5a0cb7c7a146ca9c20fb76c94078111351fddffb5ae4290c156593058604f83b81b5d4da08569fd3a38556471a232c8c
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://www.lestat.st/informatique/projets/pynut";
+ LICENSE[0]=GPL
+ ENTERED=20081029
+ SHORT="An abstraction class written in Python to access NUT"
+cat << EOF
+PyNUT is an abstraction class written in Python to access NUT (Network UPS
+Tools) server and execute commands without needing to know the communication
+protocol.
+EOF
diff --git a/python-pypi/python-pynut/HISTORY
b/python-pypi/python-pynut/HISTORY
new file mode 100644
index 0000000..c21e3d2
--- /dev/null
+++ b/python-pypi/python-pynut/HISTORY
@@ -0,0 +1,3 @@
+2008-10-29 George Sherwood <gsherwood AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/python-pypi/python-pynut/INSTALL
b/python-pypi/python-pynut/INSTALL
new file mode 100755
index 0000000..90e79c0
--- /dev/null
+++ b/python-pypi/python-pynut/INSTALL
@@ -0,0 +1,9 @@
+cd $SOURCE_DIRECTORY &&
+
+local PY=`installed_version python|cut -c-3` &&
+
+ python -c "import compileall; compileall.compile_dir('.')" &&
+
+install -vm 644 PyNUT.py "$INSTALL_ROOT/usr/lib/python${PY}/" &&
+
+install -vm 644 PyNUT.pyc "$INSTALL_ROOT/usr/lib/python${PY}/"
diff --git a/utils/nut-monitor/BUILD b/utils/nut-monitor/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/utils/nut-monitor/BUILD
@@ -0,0 +1 @@
+true
diff --git a/utils/nut-monitor/DEPENDS b/utils/nut-monitor/DEPENDS
new file mode 100755
index 0000000..ad6b8dd
--- /dev/null
+++ b/utils/nut-monitor/DEPENDS
@@ -0,0 +1,2 @@
+depends python-pynut &&
+depends pygtk2
diff --git a/utils/nut-monitor/DETAILS b/utils/nut-monitor/DETAILS
new file mode 100755
index 0000000..5d64238
--- /dev/null
+++ b/utils/nut-monitor/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=nut-monitor
+ VERSION=1.0
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+
SOURCE_URL[0]=http://www.lestat.st/_media/informatique/projets/$SPELL/${SOURCE}
+
SOURCE_HASH=sha512:6abad16ea9c05df28f0d04e9d5b576f51a059d5a86fc7df96da74de44cc17e1bfa56b9ff8f51eec9b2f107b86b1f7cb8dcbc74d23e8979d7079e5436fe73b032
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://www.lestat.st/informatique/projets/nut-monitor";
+ LICENSE[0]=GPL
+ ENTERED=20081029
+ SHORT=graphical applcation to monitor and manage UPSes"
+cat << EOF
+NUT-Monitor is a graphical application to monitor and manage UPSes
+connected to a NUT server. This application is written in Python and
+PyGTK and uses the PyNUT class.
+EOF
diff --git a/utils/nut-monitor/HISTORY b/utils/nut-monitor/HISTORY
new file mode 100644
index 0000000..c21e3d2
--- /dev/null
+++ b/utils/nut-monitor/HISTORY
@@ -0,0 +1,3 @@
+2008-10-29 George Sherwood <gsherwood AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/utils/nut-monitor/INSTALL b/utils/nut-monitor/INSTALL
new file mode 100755
index 0000000..b222fa0
--- /dev/null
+++ b/utils/nut-monitor/INSTALL
@@ -0,0 +1,7 @@
+cd $SOURCE_DIRECTORY &&
+
+mkdir -pv "$INSTALL_ROOT/usr/share/nut-monitor/" &&
+
+install -vm 644 gui.glade "$INSTALL_ROOT/usr/share/nut-monitor/" &&
+
+install -vm 755 NUT-Monitor "$INSTALL_ROOT/usr/bin/"
diff --git a/utils/nut-monitor/desktop/nut-monitor.desktop
b/utils/nut-monitor/desktop/nut-monitor.desktop
new file mode 100644
index 0000000..a6d4e06
--- /dev/null
+++ b/utils/nut-monitor/desktop/nut-monitor.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Name=NUT Monitor
+Name[fr]=Moniteur NUT
+Comment=Network UPS Tools GUI client
+Comment[fr]=Client graphique pour NUT (Network UPS Tools)
+Categories=Application;Network;
+Encoding=UTF-8
+Exec=NUT-Monitor
+Icon=
+Terminal=false
+Type=Application



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (403d070d1113b8121eb065b04c8c92538ad399f4), George Sherwood, 10/29/2008

Archive powered by MHonArc 2.6.24.

Top of Page