[SM-Commit] GIT changes to master grimoire by Eric Sandall (af4c235f7034f189b06a33c63c55e1da6dbc48a8)

Eric Sandall scm at sourcemage.org
Fri Apr 4 17:14:57 EDT 2008


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

 ChangeLog                                                  |    1 
 kde4-look/plasmoid-emailnotify/CONFIGURE                   |    1 
 kde4-look/plasmoid-emailnotify/DEPENDS                     |    1 
 kde4-look/plasmoid-emailnotify/DETAILS                     |   15 +++++++++++++
 kde4-look/plasmoid-emailnotify/HISTORY                     |    3 ++
 kde4-look/plasmoid-emailnotify/emailnotify_v0.2.tar.gz.sig |binary
 6 files changed, 21 insertions(+)

New commits:
commit af4c235f7034f189b06a33c63c55e1da6dbc48a8
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    plasmoid-emailnotify: Added a mail notifier plasmoid for KDE4

diff --git a/ChangeLog b/ChangeLog
index a934d41..718487a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
 	* kde4-look/plasmoid-coremoid: Added CPUFreq governor plasmoid
 	* kde4-look/plasmoid-netgraph: Added a network usage plasmoid
 	* kde4-look/plasmoid-atips: Added a plasmoid for ATI PowerSave
+	* kde4-look/plasmoid-emailnotify: Added a plasmoid for mail checks
 
 2008-04-04 Vlad Glagolev <stealth at sourcemage.org>
 	* python-pypi/python-mpd: new spell, Python MPD client library
diff --git a/kde4-look/plasmoid-emailnotify/CONFIGURE b/kde4-look/plasmoid-emailnotify/CONFIGURE
new file mode 100755
index 0000000..3e2e1ef
--- /dev/null
+++ b/kde4-look/plasmoid-emailnotify/CONFIGURE
@@ -0,0 +1 @@
+source  $SECTION_DIRECTORY/KDE_CONFIGURE
diff --git a/kde4-look/plasmoid-emailnotify/DEPENDS b/kde4-look/plasmoid-emailnotify/DEPENDS
new file mode 100755
index 0000000..b4b4f02
--- /dev/null
+++ b/kde4-look/plasmoid-emailnotify/DEPENDS
@@ -0,0 +1 @@
+source  $SECTION_DIRECTORY/KDE_DEPENDS
diff --git a/kde4-look/plasmoid-emailnotify/DETAILS b/kde4-look/plasmoid-emailnotify/DETAILS
new file mode 100755
index 0000000..2b2ce06
--- /dev/null
+++ b/kde4-look/plasmoid-emailnotify/DETAILS
@@ -0,0 +1,15 @@
+           SPELL=plasmoid-emailnotify
+         VERSION=0.2
+          SOURCE=${SPELL/plasmoid-/}_v$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/plasmoid-/}
+   SOURCE_URL[0]=http://emailnotify.googlecode.com/files/emailnotify_v0.2.tar.gz
+      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+      LICENSE[0]=GPL
+        WEB_SITE=http://kde-look.org/content/show.php/Email+Notify?content=75194
+        KEYWORDS="kde4"
+         ENTERED=20080404
+           SHORT='Mail check plasmoid'
+cat << EOF
+This is an evolution of http://kde-look.org/content/show.php?content=75012.
+With this plasmoid it's possible to check all pop3/imap server (ssl and not).
+EOF
diff --git a/kde4-look/plasmoid-emailnotify/HISTORY b/kde4-look/plasmoid-emailnotify/HISTORY
new file mode 100644
index 0000000..7a2febf
--- /dev/null
+++ b/kde4-look/plasmoid-emailnotify/HISTORY
@@ -0,0 +1,3 @@
+2008-04-04 Eric Sandall <sandalle at sourcemage.org>
+	* DETAILS, DEPENDS: Created
+
diff --git a/kde4-look/plasmoid-emailnotify/emailnotify_v0.2.tar.gz.sig b/kde4-look/plasmoid-emailnotify/emailnotify_v0.2.tar.gz.sig
new file mode 100644
index 0000000..d70b8d2
Binary files /dev/null and b/kde4-look/plasmoid-emailnotify/emailnotify_v0.2.tar.gz.sig differ



More information about the SM-Commit mailing list